Skip to content

Commit 3cf6204

Browse files
authored
Merge pull request #11019 from Azure/isra-fel-patch-2
fix typo
2 parents 0fc850b + bcf4e58 commit 3cf6204

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
- Added parameter -ManagementPublicIpAddress (not mandatory) which accepts a Public IP Address object
4343
- Added method SetManagementIpConfiguration on firewall object - requires a subnet and a Public IP address as input - subnet name must be 'AzureFirewallManagementSubnet'
4444
* Corrected Get-AzNetworkSecurityGroup examples to show examples for NSG's instead of network interfaces.
45-
* Fixed typo in New-AzureRmVpnSite command that was preventing resource id completer from completing a parameter.
45+
* Fixed typo in New-AzVpnSite command that was preventing resource id completer from completing a parameter.
4646
* Added support for Url Confiugration in Rewrite Rules Action Set in the Application Gateway
4747
- New cmdlets added:
4848
- New-AzApplicationGatewayRewriteRuleUrlConfiguration
@@ -69,7 +69,7 @@ Fix New-AzSqlDatabaseSecondary cmdlet to check for PartnerDatabaseName existence
6969

7070
#### Az.Storage
7171
* Support set Table/Queue Encryption Keytype in Create Storage Account
72-
- New-AzRmStorageAccount
72+
- New-AzStorageAccount
7373
* Show RequestId when StorageException don't have ExtendedErrorInformation
7474
* Fix the Example 6 of cmdlet Start-AzStorageBlobCopy
7575

0 commit comments

Comments
 (0)