We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a7978 commit 637c162Copy full SHA for 637c162
src/ResourceManager/Resources/ChangeLog.md
@@ -18,7 +18,9 @@
18
- Additional information about change #1
19
-->
20
## Current Release
21
-
+* Fixed issue where Get-AzureRMRoleAssignment would result in a Bad Request if the number of roleassignments where greater than 1000
22
+ - Users can now use Get-AzureRMRoleAssignment even if the roleassignments to be returned is greater than 1000
23
+
24
## Version 4.0.0
25
* Support cross-resource-group deployments for New-AzureRmResourceGroupDeployment
26
- Users can now use nested deployments to deploy to different resource groups.
0 commit comments