Skip to content

Fixed NRP ChangeLog.txt info #530

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 21, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 8 additions & 10 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
2015.06.20 Microsoft.Azure.Management.Network Version 2.0.4-preview
PS command changes as per NRP Brooklyn APIs changes:-
* Command New-AzureLocalNetworkGateway parameter name change
* Command Reset-AzureLocalNetworkGateway renamed to Set-AzureLocalNetworkGateway, added new parameter
* Resource: VirtualNetworkGateway parameter changes
* Command New-AzureVirtualNetworkGateway parameter changes
* Removed command Resize-AzureVirtualNetworkGateway
* Command Reset-AzureVirtualNetworkGatewayConnection renamed to Set-AzureVirtualNetworkGatewayConnection

2015.06.25 version 0.9.4
2015.06.25 version 0.9.4
* Added Batch cmdlets
* Start-AzureBatchPoolResize
* Stop-AzureBatchPoolResize
Expand All @@ -30,6 +21,13 @@ PS command changes as per NRP Brooklyn APIs changes:-
* Removed unnecessary code when getting a resource
* Added UsageAggregates cmdlets
* Get-UsageAggregates
* Network Resource Provider changes
* New-AzureLocalNetworkGateway parameter name change
* Reset-AzureLocalNetworkGateway renamed to Set-AzureLocalNetworkGateway, added new parameter
* VirtualNetworkGateway parameter changes
* New-AzureVirtualNetworkGateway parameter changes
* Removed command Resize-AzureVirtualNetworkGateway
* Reset-AzureVirtualNetworkGatewayConnection renamed to Set-AzureVirtualNetworkGatewayConnection8

2015.06.05 version 0.9.3
* Fixed bug in Websites cmdlets related to slots #454
Expand Down