Azure / azure-powershell

Microsoft Azure PowerShell
Other
4.27k stars 3.87k forks source link

[Eng]: Need to get the upper limit for the switch "Maxrecord " #26711

Open soushar opened 1 week ago

soushar commented 1 week ago

Description

cx is using the command - Get-Azactivitylog along with the switch " MaxRecord". We noticed that the when we use the command like below

Get-AzActivityLog -MaxRecord 20000, which returned 20,000 results. We need to determine the what is upper limit for this switch