We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adafd9b commit 218df34Copy full SHA for 218df34
ChangeLog.md
@@ -1,4 +1,7 @@
1
##2016.03.30 version 1.3.0
2
+* AzureRM module
3
+ - Installation performance fix
4
+* New Azure CDN cmdlets
5
* Azure Storage
6
* Made Protocol parameter in following cmdlets to be nullable and optional
7
- New-AzureStorageBlobSASToken
@@ -8,6 +11,10 @@
8
11
- New-AzureStorageQueueSASToken
9
12
- New-AzureStorageTableSASToken
10
13
- New-AzureStorageAccountSASToken
14
+* Add Export-AzureRmResourceGroupTemplate cmdlet
15
+* Add VirtualMachineScaleSet cmdlet
16
+* Add "EA" value for permission parameter of Set-AzurePlatformVMImage
17
+* Documentation improvements in cmdlets
18
19
##2016.03.03 version 1.2.2
20
* Azure Compute (ARM):
0 commit comments