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 bbad09f commit 84e4692Copy full SHA for 84e4692
ChangeLog.txt
@@ -116,7 +116,13 @@
116
* Update-AzureDisk
117
* Set-AzureOSDisk
118
* Set-AzureDataDisk (DiskName parameter is also added along with ResizedSizeInGB)
119
-
+
120
+* AzureProfile:
121
+ * New cmdlets to manage in-memory profiles
122
+ * New-AzureProfile: Create a new in-memory Profile
123
+ * Select-AzureProfile: Select the profile to be used in the current session
124
+ * Added -Profile parameter to every cmdlet - the cmdlet will use the passed-in profile to authenticate with Azure
125
126
2015.02.12 version 0.8.14
127
* StorSimple: New StorSimple commands in AzureServiceManagement mode:
128
* GetAzureStorSimpleAccessControlRecord
0 commit comments