You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.md
+60-49Lines changed: 60 additions & 49 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,15 @@
1
-
2015.07.17 version 0.9.5
1
+
## 2015.08.07 version 0.9.6
2
+
* Azure Batch cmdlets
3
+
* Cmdlets updated to use the general availability API. See http://blogs.technet.com/b/windowshpc/archive/2015/07/10/what-39-s-new-in-azure-batch-july-release-general-availability.aspx
4
+
* Breaking changes to cmdlets resulting from API update:
5
+
* Workitems have been removed.
6
+
* If you were adding all tasks to a single job, use the New-AzureBatchJob cmdlet to directly create your job.
7
+
* If you were managing workitems with a recurring schedule defined, use the AzureBatchJobSchedule cmdlets instead.
8
+
* If you were using the AzureBatchVM cmdlets, use the AzureBatchComputeNode cmdlets instead.
9
+
* The AzureBatchTaskFile and AzureBatchVMFile cmdlets have been consolidated into the AzureBatchNodeFile cmdlets.
10
+
* The Name property on most entities has been replaced by an Id property.
11
+
12
+
## 2015.07.17 version 0.9.5
2
13
* Azure SQL cmdlets
3
14
* Allowing to use of Storage V2 accounts in Auditing policies
4
15
* Azure RedisCache cmdlets
@@ -106,7 +117,7 @@
106
117
* Upgraded management library to 1.0.0 with breaking JSON format change.
107
118
* Updated list operation paging support in cmdlets.
108
119
109
-
2015.06.26 version 0.9.4
120
+
## 2015.06.26 version 0.9.4
110
121
* Azure Compute cmdlets
111
122
* Warning message for deprecation Name parameter in New-AzureVM. The guidance is to use –Name parameter in New-AzureVMConfig cmdlet.
112
123
* Save-AzureVMImgage has new paramter -Path to save the JSON template returned from the server.
@@ -144,12 +155,12 @@
144
155
* Changed cmdlets:
145
156
* New-AzureSqlDatabase - Can now create Azure Sql Data Warehouse databases
146
157
147
-
2015.06.05 version 0.9.3
158
+
## 2015.06.05 version 0.9.3
148
159
* Fixed bug in Websites cmdlets related to slots #454
149
160
* Fix bug in Set-AzureResource cmdlet #456
150
161
* Fix for new azure resource of Microsoft.Storage #457
151
162
152
-
2015.05.29 version 0.9.2
163
+
## 2015.05.29 version 0.9.2
153
164
* Deprecated Switch-AzureMode
154
165
* Profile
155
166
* Fixed bug in Get-AzureSubscription and Select-AzureSubscription cmdlets
@@ -177,7 +188,7 @@
177
188
* Fixed bug in Move-AzureResource cmdlet
178
189
* Fixed bug in Set-AzureResource cmdlet
179
190
180
-
2015.05.04 version 0.9.1
191
+
## 2015.05.04 version 0.9.1
181
192
* Azure SQL Database: new support for configuring audit retention.
182
193
* Azure Automation
183
194
* Added Automation cmdlets support in AzureResourceManager mode
@@ -215,7 +226,7 @@
215
226
* Added new cmdlet for secret management in AzureResourceManager mode
216
227
* Set-AzureKeyVaultSecretAttribute
217
228
218
-
2015.04.29 version 0.9.0
229
+
## 2015.04.29 version 0.9.0
219
230
* Azure Compute
220
231
* Added Compute cmdlets support in AzureResourceManager mode
221
232
* Add-AzureVMSshPublicKey
@@ -363,7 +374,7 @@
363
374
* Set-AzureStorSimpleDevice
364
375
* Set-AzureStorSimpleVirtualDevice
365
376
366
-
2015.03.31 version 0.8.16
377
+
## 2015.03.31 version 0.8.16
367
378
* Azure Data Factory:
368
379
* Fixes for clean install and subscription registration issues
369
380
* Azure HDInsight:
@@ -394,10 +405,10 @@
394
405
* AzureProfile
395
406
* Made AzureProfile serializable to support workflow scenarios
396
407
397
-
2015.03.11 version 0.8.15.1
408
+
## 2015.03.11 version 0.8.15.1
398
409
* Fixes for clean install and subscription registration issues
399
410
400
-
2015.03.09 version 0.8.15
411
+
## 2015.03.09 version 0.8.15
401
412
* Azure RemoteApp: New RemoteApp cmdlets:
402
413
* Add-AzureRemoteAppUser
403
414
* Disconnect-AzureRemoteAppSession
@@ -522,7 +533,7 @@
522
533
* Select-AzureProfile: Select the profile to be used in the current session
523
534
* Added -Profile parameter to every cmdlet - the cmdlet will use the passed-in profile to authenticate with Azure
524
535
525
-
2015.02.12 version 0.8.14
536
+
## 2015.02.12 version 0.8.14
526
537
* StorSimple: New StorSimple commands in AzureServiceManagement mode:
527
538
* GetAzureStorSimpleAccessControlRecord
528
539
* GetAzureStorSimpleStorageAccountCredential
@@ -589,7 +600,7 @@
589
600
* Set-AzureKeyVaultSecret
590
601
* Remove-AzureKeyVaultSecret
591
602
592
-
2014.12.12 version 0.8.12
603
+
## 2014.12.12 version 0.8.12
593
604
* StreamAnalytics
594
605
* New cmdlets in AzureResourceManager mode
595
606
* New-AzureStreamAnalyticsJob
@@ -618,7 +629,7 @@
618
629
* Sql
619
630
* Added Sql Server v12 support to SQL authentication context for SqlAzure cmdlets
620
631
621
-
2014.11.14 Version 0.8.11
632
+
## 2014.11.14 Version 0.8.11
622
633
* Profile
623
634
* Clear-AzureProfile: remove all subscription and credential data from the user store
624
635
* Select-AzureSubscription: fixed output types in default and PassThru mode
@@ -657,7 +668,7 @@
657
668
* Use-AzureSqlDatabaseServerAuditingPolicy
658
669
* Allow users to define which storage account key (Primary or Secondary) to use when defining audit policy, using the “StorageKeyType” parameter.
659
670
660
-
2014.10.27 Version 0.8.10
671
+
## 2014.10.27 Version 0.8.10
661
672
* Azure Data Factory cmdlets in AzureResourceManager mode
* Added -CreateACSNamespace parameter to New-AzureSBNamespace cmdlet
766
777
767
-
2014.09.10 Version 0.8.8
778
+
## 2014.09.10 Version 0.8.8
768
779
* Role-based access control support
769
780
* Query role definition
770
781
* Get-AzureRoleDefinition
@@ -799,13 +810,13 @@
799
810
* -Detail parameter on Get-AzureResourceGroup to improve performance
800
811
* Major refactoring around account and subscription management
801
812
802
-
2014.08.22 Version 0.8.7.1
813
+
## 2014.08.22 Version 0.8.7.1
803
814
* AzureResourceManager
804
815
* Update Gallery and Monitoring management clients to fix Gallery commands
805
816
*HDInsight
806
817
* Update Microsoft.Net API for Hadoop
807
818
808
-
2014.08.18 Version 0.8.7
819
+
## 2014.08.18 Version 0.8.7
809
820
* Update Newtonsoft.Json dependency to 6.0.4
810
821
* Compute
811
822
* Windows Azure Diagnostics (WAD) Version 1.2: extension cmdlets for Iaas And PaaS
@@ -884,7 +895,7 @@
884
895
* Remove-AzureDns
885
896
* Added IdealTimeoutInMinutes parameter to Set-AzurePublicIP, Add-AzureEndpoint and Set-AzureLoadBalancedEndpoint
886
897
887
-
2014.06.30 Version 0.8.4
898
+
## 2014.06.30 Version 0.8.4
888
899
* Compute
889
900
* New-AzurePlatformExtensionCertificateConfig
890
901
* New-AzurePlatformExtensionEndpointConfigSet
@@ -907,7 +918,7 @@
907
918
* New-AzureSchedulerJobCollection
908
919
* Set-AzureSchedulerJobCollection
909
920
910
-
2014.05.29 Version 0.8.3
921
+
## 2014.05.29 Version 0.8.3
911
922
* Restructured source code and installation folder
912
923
* Web Site
913
924
* Return instances info from Get-AzureWebsite
@@ -918,7 +929,7 @@
918
929
* Update Get-AzureRoleSize, Get-AzureAffinityGroup, Get-AzureService, Get-AzureLocation cmdlets with role sizes info
919
930
* New "ClusterType" parameter for HDInsight
920
931
921
-
2014.05.12 Version 0.8.2
932
+
## 2014.05.12 Version 0.8.2
922
933
* Compute and Network improvements
923
934
* Public IP support
924
935
* Set-AzurePublicIP
@@ -978,7 +989,7 @@
978
989
* Remove-AzureServiceAntimalwareExtension
979
990
* Set-AzureServiceAntimalwareExtension
980
991
981
-
2014.05.07 Version 0.8.1
992
+
## 2014.05.07 Version 0.8.1
982
993
* Managed cache cmdlets
983
994
* New-AzureManagedCache
984
995
* Set-AzureManagedCache
@@ -991,7 +1002,7 @@
991
1002
* Documentation improvements
992
1003
* Engineering and infrastructure improvements
993
1004
994
-
2014.04.03 Version 0.8.0
1005
+
## 2014.04.03 Version 0.8.0
995
1006
* Azure Resource Manager cmdlets (preview)
996
1007
* Switch-AzureMode to switch the PowerShell module between service management and resource manager.
997
1008
* Resource groups
@@ -1041,7 +1052,7 @@
1041
1052
* New-AzureQuickVM
1042
1053
* Upgrade cloud service cmdlets dependencies to Azure SDK 2.3
1043
1054
1044
-
2014.03.11 Version 0.7.4
1055
+
## 2014.03.11 Version 0.7.4
1045
1056
* VM extension cmdlets
1046
1057
* Set-AzureVMExtension
1047
1058
* Get-AzureVMExtension
@@ -1052,10 +1063,10 @@
1052
1063
* Multi-thread support in storage cmdlets
1053
1064
* Add YARN support via -Yarn parameter on Add-AzureHDInsightConfigValues
1054
1065
1055
-
2014.02.25 Version 0.7.3.1
1066
+
## 2014.02.25 Version 0.7.3.1
1056
1067
* Hotfix for https://github.com/WindowsAzure/azure-sdk-tools/issues/2350
1057
1068
1058
-
2014.02.12 Version 0.7.3
1069
+
## 2014.02.12 Version 0.7.3
1059
1070
* Web Site cmdlets
1060
1071
* Slot
1061
1072
* All Web Site cmdlets takes a new -Slot parameter
@@ -1123,10 +1134,10 @@ Virtual Network cmdlets
1123
1134
* Set-AzureBGPPeering
1124
1135
1125
1136
1126
-
2013.12.19 Version 0.7.2.1
1127
-
* Hotfix for some encoding issue with Hive query which contain "%".
1128
-
1129
-
2013.12.10 Version 0.7.2
1137
+
## 2013.12.19 Version 0.7.2.1
1138
+
* Hotfix for some encoding issue with Hive query which contain "%".
1139
+
1140
+
## 2013.12.10 Version 0.7.2
1130
1141
* HDInsight cmdlets
1131
1142
* Add-AzureHDInsightConfigValues
1132
1143
* Add-AzureHDInsightMetastore
@@ -1172,7 +1183,7 @@ Virtual Network cmdlets
1172
1183
* Save-AzureServiceProjectPackage
1173
1184
1174
1185
1175
-
2013.11.07 Version 0.7.1
1186
+
## 2013.11.07 Version 0.7.1
1176
1187
* Regression fixes
1177
1188
* Get-AzureWinRMUri cannot return the correct port number (https://github.com/WindowsAzure/azure-sdk-tools/issues/2056)
1178
1189
* New-AzureVM fails when creating a VM with a domain join provisioning (https://github.com/WindowsAzure/azure-sdk-tools/issues/2055)
@@ -1199,7 +1210,7 @@ Virtual Network cmdlets
1199
1210
* Stop-WAPackVM
1200
1211
* Suspend-WAPackVM
1201
1212
1202
-
2013.10.21 Version 0.7.0
1213
+
## 2013.10.21 Version 0.7.0
1203
1214
* Windows Azure Active Directory authentication support!
1204
1215
* Now you can use your Microsoft account or Organizational account to login from PowerShell without the need of any management certificate or publish settings file!
1205
1216
* Use Add-AzureAccount to get started
@@ -1232,15 +1243,15 @@ Virtual Network cmdlets
1232
1243
* Set-AzurePlatformVMImage
1233
1244
* Remove-AzurePlatformVMImage
1234
1245
1235
-
2013.07.31 Version 0.6.18
1246
+
## 2013.07.31 Version 0.6.18
1236
1247
* Service Bus authorization rule cmdlets
1237
1248
* New-AzureSBAuthorizationRule
1238
1249
* Get-AzureSBAuthorizationRule
1239
1250
* Set-AzureSBAuthorizationRule
1240
1251
* Remove-AzureSBAuthorizationRule
1241
1252
* Some Windows Azure Pack fixes.
1242
1253
1243
-
2013.07.18 Version 0.6.17
1254
+
## 2013.07.18 Version 0.6.17
1244
1255
* Upgraded Windows Azure SDK dependency from 1.8 to 2.0.
1245
1256
* SQL Azure database CRUD cmdlets don't require SQL auth anymore if the user owns the belonging subscription.
1246
1257
* Get-AzureSqlDatabaseServerQuota cmdlet to get the quota information for a specified Windows Azure SQL Database Server.
@@ -1249,7 +1260,7 @@ Virtual Network cmdlets
1249
1260
* Added -ServiceObjective parameter to Set-AzureSqlDatabase to set the service objective of the specified Windows Azure SQL database.
1250
1261
* Fixed a Get-AzureWebsite local caching issue. Now Get-AzureWebsite will always return the up-to-date web site information.
1251
1262
1252
-
2013.06.24 Version 0.6.16
1263
+
## 2013.06.24 Version 0.6.16
1253
1264
* Add-AzureEnvironment to add customized environment like Windows Azure Pack
1254
1265
* Set-AzureEnvironment to set customized environment like Windows Azure Pack
1255
1266
* Remove-AzureEnvironment to remove customized environment like Windows Azure Pack
@@ -1260,7 +1271,7 @@ Virtual Network cmdlets
1260
1271
* Added -AllowAllAzureSerivces parameter to New-AzureSqlDatabaseServerFirewallRule
1261
1272
* Many bug fixes around VM, Cloud Services and Web Site diagnostics
1262
1273
1263
-
2013.06.03 Version 0.6.15
1274
+
## 2013.06.03 Version 0.6.15
1264
1275
* Introduced the environment concept to support different Windows Azure environments
1265
1276
* Get-AzureEnvironment cmdlet to return all the out-of-box Windows Azure environments
1266
1277
* -Environment parameter in the following cmdlets to specify which environment to target
@@ -1298,7 +1309,7 @@ Virtual Network cmdlets
1298
1309
* Bug fixes
1299
1310
* Fixed New-AzureSqlDatabaseServerContext model mismatch warning
1300
1311
1301
-
2013.05.08 Version 0.6.14
1312
+
## 2013.05.08 Version 0.6.14
1302
1313
* Windows Azure Storage Table cmdlets
1303
1314
* Get-AzureStorageTable
1304
1315
* New-AzureStorageTable
@@ -1309,10 +1320,10 @@ Virtual Network cmdlets
1309
1320
* Remove-AzureStorageQueue
1310
1321
* Fix an issue in Publish-AzureServiceProject when swapping between staging and production slot
1311
1322
1312
-
2013.04.23 Version 0.6.13.1
1323
+
## 2013.04.23 Version 0.6.13.1
1313
1324
* Hotfix to make Set-AzureStorageAccount behave correctly with the -GeoReplicationEnabled parameter
1314
1325
1315
-
2013.04.16 Version 0.6.13
1326
+
## 2013.04.16 Version 0.6.13
1316
1327
* Completely fixed issues with first website creation on a new account. Now you can use PowerShell with a new account directly without the need to go to the Azure portal.
1317
1328
* BREAKING CHANGE: New-AzureVM and New-AzureQuickVM now require an –AdminUserName parameter when creating Windows based VMs.
1318
1329
* Added support for virtual machine high memory SKUs (A6 and A7).
@@ -1333,10 +1344,10 @@ Virtual Network cmdlets
1333
1344
* Fixed several GB18030 encoding issues.
1334
1345
* Renamed Start/Stop-CopyAzureStorageBlob to Start/Stop-AzureStorageBlobCopy. Kept old names as aliases for backward compatibility.
1335
1346
1336
-
2013.03.26 Version 0.6.12.1
1347
+
## 2013.03.26 Version 0.6.12.1
1337
1348
* Hotfix to fix issues with first website creation on a new account.
1338
1349
1339
-
2013.03.20 Version 0.6.12
1350
+
## 2013.03.20 Version 0.6.12
1340
1351
* Windows Azure Storage entity level cmdlets
1341
1352
* New-AzureStorageContext
1342
1353
* New-AzureStorageContainer
@@ -1354,13 +1365,13 @@ Virtual Network cmdlets
1354
1365
* Windows Azure Web Sites diagnostics log streaming cmdlet
1355
1366
* Get-AzureWebsitLog -Tail
1356
1367
1357
-
2013.03.06 Version 0.6.11
1368
+
## 2013.03.06 Version 0.6.11
1358
1369
* Windows Azure Store cmdlets
1359
1370
* Upgraded to the latest service management library and update service management version header to 2012-12-01
1360
1371
* Added Save-AzureVhd cmdlet
1361
1372
* Updated Add-AzureVMImage, Get-AzureVMImage and Set-AzureVMImage cmdlets to support new attributes in service management version header 2012-12-01
1362
1373
1363
-
2013.02.11 Version 0.6.10
1374
+
## 2013.02.11 Version 0.6.10
1364
1375
* Upgrade to use PowerShell 3.0
1365
1376
* Released source code for VM and Cloud Services cmdlets
1366
1377
* Added a few new cmdlets for Cloud Services (Add-AzureWebRole, Add-AzureWorkerRole, NewAzureRoleTemplate, Save-AzureServiceProjectPackage, Set-AzureServiceProjectRole -VMSize), See Web Camps TV (http://channel9.msdn.com/Shows/Web+Camps+TV/Whats-Coming-in-the-Command-Line-Tools-for-Windows-Azure-with-Glenn-Block) for more on these new cmdlets.
@@ -1372,39 +1383,39 @@ Virtual Network cmdlets
1372
1383
* Added scenario test framework and started adding automated scenario tests
1373
1384
* Multiple bug fixes
1374
1385
1375
-
2012.12.12 Version 0.6.9
1386
+
## 2012.12.12 Version 0.6.9
1376
1387
* Added Service Bus namespace management cmdlets 'help azuresb'
1377
1388
* Added -ServiceBusNamespace parameter to 'Test-AzureName' to verify namespace availability
1378
1389
* Added VHD uploader cmdlet 'Add-AzureVHD' for uploading VM images to blob storage.
1379
1390
* Improved message reporting and piping for couple scaffolding cmdlets
1380
1391
* Fixed PHP customization functionality for modifying php.ini and installing custom extensions
1381
1392
* Verbose option is enabled by default when using Windows Azure PowerShell shortcut
0 commit comments