File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 19
19
-->
20
20
## Upcoming Release
21
21
* Fixed for null reference bug in ` Get-AzRoleAssignment `
22
- * Marked switch ` -Force ` and ` -PassThru ` optional in ` Remove-AzADGroup ` (#10849 )
23
- * Fixed issue that ` MailNickname ` doesn't return in ` Remove-AzADGroup ` (#11167 )
24
- * Fix for null reference bug in GetAzureRoleAssignmentCommand
25
- * Add breaking change attributes for upcoming changes to policy cmdlets
22
+ * Marked switch ` -Force ` and ` -PassThru ` optional in ` Remove-AzADGroup ` [ #10849 ]
23
+ * Fixed issue that ` MailNickname ` doesn't return in ` Remove-AzADGroup ` [ #11167 ]
24
+ * Fixed issue that ` Remove-AzADGroup ` pipe operation doesn't work [ #11171 ]
25
+ * Fixed for null reference bug in GetAzureRoleAssignmentCommand
26
+ * Added breaking change attributes for upcoming changes to policy cmdlets
26
27
* Updated ` Get-AzResourceGroup ` to perform resource group tag filtering on server-side
27
28
* Extended Tag cmdlets to accept -ResourceId
28
29
- Get-AzTag -ResourceId
You can’t perform that action at this time.
0 commit comments