|
53 | 53 | - Handful of doc and example updates for Policy cmdlets
|
54 | 54 |
|
55 | 55 | #### Az.ServiceBus
|
56 |
| -* Fix for issue #4938 - New-AzureRmServiceBusQueue returns BadRequest when setting MaxSizeInMegabytes |
| 56 | +* Fix for issue #4938 - New-AzServiceBusQueue returns BadRequest when setting MaxSizeInMegabytes |
57 | 57 |
|
58 | 58 | #### Az.Sql
|
59 | 59 | * Add Instance Failover Group cmdlets from preview release to public release
|
|
182 | 182 | - Updated Set-AzVirtualNetworkGateway: Added optional switch parameter RemoveAadAuthentication to remove VpnClient AAD authentication options from Gateway.
|
183 | 183 |
|
184 | 184 | #### Az.OperationalInsights
|
185 |
| -* Enable **pergb2018** pricing tier in 'New-AzureRmOperationalInsightsWorkspace' command |
| 185 | +* Enable **pergb2018** pricing tier in 'New-AzOperationalInsightsWorkspace' command |
186 | 186 |
|
187 | 187 | #### Az.Resources
|
188 | 188 | * Support for additional Template Export options
|
|
382 | 382 | * Fix double dash in New-AzApplicationGatewayTrustedRootCertificate documentation
|
383 | 383 |
|
384 | 384 | #### Az.Resources
|
385 |
| -* Add new cmdlet Get-AzureRmDenyAssignment for retrieving deny assignments |
| 385 | +* Add new cmdlet Get-AzDenyAssignment for retrieving deny assignments |
386 | 386 |
|
387 | 387 | #### Az.Sql
|
388 | 388 | * Rename Advanced Threat Protection cmdlets to Advanced Data Security and enable Vulnerability Assessment by default
|
@@ -875,7 +875,7 @@ General availability for Az.RecoveryServices module.
|
875 | 875 | #### Az.Resources
|
876 | 876 | * Fix tagging for resource groups
|
877 | 877 | - More information here: https://github.com/Azure/azure-powershell/issues/8166
|
878 |
| -* Fix issue where `Get-AzureRmRoleAssignment` doesn't respect -ErrorAction |
| 878 | +* Fix issue where `Get-AzRoleAssignment` doesn't respect -ErrorAction |
879 | 879 | - More information here: https://github.com/Azure/azure-powershell/issues/8235
|
880 | 880 |
|
881 | 881 | #### Az.Sql
|
@@ -952,7 +952,7 @@ General availability for Az.RecoveryServices module.
|
952 | 952 | #### Az.Resources
|
953 | 953 | * Fix incorrect examples in 'New-AzADAppCredential' and 'New-AzADSpCredential' reference documentation
|
954 | 954 | * Fix issue where path for '-TemplateFile' parameter was not being resolved before executing resource group deployment cmdlets
|
955 |
| -* Az.Resources: Correct documentation for New-AzureRmPolicyDefinition -Mode default value |
| 955 | +* Az.Resources: Correct documentation for New-AzPolicyDefinition -Mode default value |
956 | 956 | * Az.Resources: Fix for issue https://github.com/Azure/azure-powershell/issues/7522
|
957 | 957 | * Az.Resources: Fix for issue https://github.com/Azure/azure-powershell/issues/5747
|
958 | 958 | * Fix formatting issue with 'PSResourceGroupDeployment' object
|
@@ -1008,15 +1008,15 @@ General availability for Az.RecoveryServices module.
|
1008 | 1008 | #### Az.EventGrid
|
1009 | 1009 | * Updated to use the 2019-01-01 API version.
|
1010 | 1010 | * Update the following cmdlets to support new scenario in 2019-01-01 API version
|
1011 |
| - - New-AzureRmEventGridSubscription: Add new optional parameters for specifying: |
| 1011 | + - New-AzEventGridSubscription: Add new optional parameters for specifying: |
1012 | 1012 | - Event Time-To-Live,
|
1013 | 1013 | - Maximum number of delivery attempts for the events,
|
1014 | 1014 | - Dead letter endpoint.
|
1015 |
| - - Update-AzureRmEventGridSubscription: Add new optional parameters for specifying: |
| 1015 | + - Update-AzEventGridSubscription: Add new optional parameters for specifying: |
1016 | 1016 | - Event Time-To-Live,
|
1017 | 1017 | - Maximum number of delivery attempts for the events,
|
1018 | 1018 | - Dead letter endpoint.
|
1019 |
| -* Add new enum values (namely, storageQueue and hybridConnection) for EndpointType option in New-AzureRmEventGridSubscription and Update-AzureRmEventGridSubscription cmdlets. |
| 1019 | +* Add new enum values (namely, storageQueue and hybridConnection) for EndpointType option in New-AzEventGridSubscription and Update-AzEventGridSubscription cmdlets. |
1020 | 1020 | * Show warning message if creating or updating the event subscription is expected to entail manual action from user.
|
1021 | 1021 |
|
1022 | 1022 | #### Az.IotHub
|
|
0 commit comments