Skip to content

Commit 7652981

Browse files
authored
Update changelog for 1.2.10 release
1 parent b622eac commit 7652981

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

ChangeLog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 2017.07.07 version 1.2.10
2+
* AzureRM.AzureStackAdmin Module
3+
* Cmdlet prefixes are shortened to 'Azs' from 'AzureRm' with proper alias support for backward compatibility
4+
* ```<Verb>-AzureRmResourceProviderRegistration``` renamed to ```<Verb>-AzsResourceProviderManifest```
5+
* ```<Verb>-AzureRmManagedSubscription``` renamed to ```<Verb>-AzsTenantSubscription```
6+
* ```<Verb>-AzureRmTenantSubscription``` renamed to ```<Verb>-AzsManagedSubscription```
7+
* ```<Verb>-AzureRmManagedLocation``` renamed to ```<Verb>-AzsLocation```
8+
* ```<Verb>-AzsResourceProviderManifest``` cmdlet takes optional ```Signature``` parameter and ```Extensions``` json string parameter format is changed
9+
* AzureRM.UsageAggregates
10+
* Update to latest service api-version
11+
* AzureRM.Network
12+
* Fixed exceptions in ```New-AzureRmVirtualNetworkGatewayConnection``` cmdlet
13+
* Added new cmdlet parameters for BGP Peering with VPN Gateway support
14+
* ```New-AzureRmLocalNetworkGateway -ASN, -BgpPeeringAddress, -PeerWeight```
15+
* ```New-AzureRmVirtualNetworkGateway -ASN, -PeerWeight```
16+
* ```New-AzureRmVirtualNetworkGatewayConnection -EnableBgp```
17+
118
## 2017.03.13 version 1.2.9
219
* AzureRm.AzureStackAdmin Module
320
* Changes in the Add-AzureRmResourceProviderRegistration cmdlet for the support of Admin Azure resource manager and tenant azure resource manager split. A new parameter -ResourceManagerType has been added.

0 commit comments

Comments
 (0)