Skip to content

Commit 0ec3e63

Browse files
committed
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dsc_release-0.9.7
Conflicts: src/ServiceManagement/Compute/Commands.ServiceManagement.Extensions.Test/Commands.ServiceManagement.Extensions.Test.csproj src/ServiceManagement/Compute/Commands.ServiceManagement.Extensions.Test/packages.config
2 parents e270772 + 21252e7 commit 0ec3e63

File tree

154 files changed

+9653
-7674
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

154 files changed

+9653
-7674
lines changed

ChangeLog.txt renamed to ChangeLog.md

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2015.08.07 version 0.9.6
1+
## 2015.08.07 version 0.9.6
22
* Azure Batch cmdlets
33
* 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
44
* Breaking changes to cmdlets resulting from API update:
@@ -33,7 +33,7 @@
3333
* Enable-AzureBackupContainerReregistration cmdlet.
3434
* Azure UsageAggregates cmdlet
3535

36-
2015.07.17 version 0.9.5
36+
## 2015.07.17 version 0.9.5
3737
* Azure SQL cmdlets
3838
* Allowing to use of Storage V2 accounts in Auditing policies
3939
* Azure RedisCache cmdlets
@@ -141,7 +141,7 @@
141141
* Upgraded management library to 1.0.0 with breaking JSON format change.
142142
* Updated list operation paging support in cmdlets.
143143

144-
2015.06.26 version 0.9.4
144+
## 2015.06.26 version 0.9.4
145145
* Azure Compute cmdlets
146146
* Warning message for deprecation Name parameter in New-AzureVM. The guidance is to use –Name parameter in New-AzureVMConfig cmdlet.
147147
* Save-AzureVMImgage has new paramter -Path to save the JSON template returned from the server.
@@ -179,12 +179,12 @@
179179
* Changed cmdlets:
180180
* New-AzureSqlDatabase - Can now create Azure Sql Data Warehouse databases
181181

182-
2015.06.05 version 0.9.3
182+
## 2015.06.05 version 0.9.3
183183
* Fixed bug in Websites cmdlets related to slots #454
184184
* Fix bug in Set-AzureResource cmdlet #456
185185
* Fix for new azure resource of Microsoft.Storage #457
186186

187-
2015.05.29 version 0.9.2
187+
## 2015.05.29 version 0.9.2
188188
* Deprecated Switch-AzureMode
189189
* Profile
190190
* Fixed bug in Get-AzureSubscription and Select-AzureSubscription cmdlets
@@ -212,7 +212,7 @@
212212
* Fixed bug in Move-AzureResource cmdlet
213213
* Fixed bug in Set-AzureResource cmdlet
214214

215-
2015.05.04 version 0.9.1
215+
## 2015.05.04 version 0.9.1
216216
* Azure SQL Database: new support for configuring audit retention.
217217
* Azure Automation
218218
* Added Automation cmdlets support in AzureResourceManager mode
@@ -250,7 +250,7 @@
250250
* Added new cmdlet for secret management in AzureResourceManager mode
251251
* Set-AzureKeyVaultSecretAttribute
252252

253-
2015.04.29 version 0.9.0
253+
## 2015.04.29 version 0.9.0
254254
* Azure Compute
255255
* Added Compute cmdlets support in AzureResourceManager mode
256256
* Add-AzureVMSshPublicKey
@@ -398,7 +398,7 @@
398398
* Set-AzureStorSimpleDevice
399399
* Set-AzureStorSimpleVirtualDevice
400400

401-
2015.03.31 version 0.8.16
401+
## 2015.03.31 version 0.8.16
402402
* Azure Data Factory:
403403
* Fixes for clean install and subscription registration issues
404404
* Azure HDInsight:
@@ -429,10 +429,10 @@
429429
* AzureProfile
430430
* Made AzureProfile serializable to support workflow scenarios
431431

432-
2015.03.11 version 0.8.15.1
432+
## 2015.03.11 version 0.8.15.1
433433
* Fixes for clean install and subscription registration issues
434434

435-
2015.03.09 version 0.8.15
435+
## 2015.03.09 version 0.8.15
436436
* Azure RemoteApp: New RemoteApp cmdlets:
437437
* Add-AzureRemoteAppUser
438438
* Disconnect-AzureRemoteAppSession
@@ -557,7 +557,7 @@
557557
* Select-AzureProfile: Select the profile to be used in the current session
558558
* Added -Profile parameter to every cmdlet - the cmdlet will use the passed-in profile to authenticate with Azure
559559

560-
2015.02.12 version 0.8.14
560+
## 2015.02.12 version 0.8.14
561561
* StorSimple: New StorSimple commands in AzureServiceManagement mode:
562562
* GetAzureStorSimpleAccessControlRecord
563563
* GetAzureStorSimpleStorageAccountCredential
@@ -624,7 +624,7 @@
624624
* Set-AzureKeyVaultSecret
625625
* Remove-AzureKeyVaultSecret
626626

627-
2014.12.12 version 0.8.12
627+
## 2014.12.12 version 0.8.12
628628
* StreamAnalytics
629629
* New cmdlets in AzureResourceManager mode
630630
* New-AzureStreamAnalyticsJob
@@ -653,7 +653,7 @@
653653
* Sql
654654
* Added Sql Server v12 support to SQL authentication context for SqlAzure cmdlets
655655

656-
2014.11.14 Version 0.8.11
656+
## 2014.11.14 Version 0.8.11
657657
* Profile
658658
* Clear-AzureProfile: remove all subscription and credential data from the user store
659659
* Select-AzureSubscription: fixed output types in default and PassThru mode
@@ -692,7 +692,7 @@
692692
* Use-AzureSqlDatabaseServerAuditingPolicy
693693
* Allow users to define which storage account key (Primary or Secondary) to use when defining audit policy, using the “StorageKeyType” parameter.
694694

695-
2014.10.27 Version 0.8.10
695+
## 2014.10.27 Version 0.8.10
696696
* Azure Data Factory cmdlets in AzureResourceManager mode
697697
* New-AzureDataFactory
698698
* New-AzureDataFactoryGateway
@@ -799,7 +799,7 @@
799799
* Fixed Get-AzureSubscription -ExtendedDetails regression
800800
* Added -CreateACSNamespace parameter to New-AzureSBNamespace cmdlet
801801

802-
2014.09.10 Version 0.8.8
802+
## 2014.09.10 Version 0.8.8
803803
* Role-based access control support
804804
* Query role definition
805805
* Get-AzureRoleDefinition
@@ -834,13 +834,13 @@
834834
* -Detail parameter on Get-AzureResourceGroup to improve performance
835835
* Major refactoring around account and subscription management
836836

837-
2014.08.22 Version 0.8.7.1
837+
## 2014.08.22 Version 0.8.7.1
838838
* AzureResourceManager
839839
* Update Gallery and Monitoring management clients to fix Gallery commands
840840
*HDInsight
841841
* Update Microsoft.Net API for Hadoop
842842

843-
2014.08.18 Version 0.8.7
843+
## 2014.08.18 Version 0.8.7
844844
* Update Newtonsoft.Json dependency to 6.0.4
845845
* Compute
846846
* Windows Azure Diagnostics (WAD) Version 1.2: extension cmdlets for Iaas And PaaS
@@ -919,7 +919,7 @@
919919
* Remove-AzureDns
920920
* Added IdealTimeoutInMinutes parameter to Set-AzurePublicIP, Add-AzureEndpoint and Set-AzureLoadBalancedEndpoint
921921

922-
2014.06.30 Version 0.8.4
922+
## 2014.06.30 Version 0.8.4
923923
* Compute
924924
* New-AzurePlatformExtensionCertificateConfig
925925
* New-AzurePlatformExtensionEndpointConfigSet
@@ -942,7 +942,7 @@
942942
* New-AzureSchedulerJobCollection
943943
* Set-AzureSchedulerJobCollection
944944

945-
2014.05.29 Version 0.8.3
945+
## 2014.05.29 Version 0.8.3
946946
* Restructured source code and installation folder
947947
* Web Site
948948
* Return instances info from Get-AzureWebsite
@@ -953,7 +953,7 @@
953953
* Update Get-AzureRoleSize, Get-AzureAffinityGroup, Get-AzureService, Get-AzureLocation cmdlets with role sizes info
954954
* New "ClusterType" parameter for HDInsight
955955

956-
2014.05.12 Version 0.8.2
956+
## 2014.05.12 Version 0.8.2
957957
* Compute and Network improvements
958958
* Public IP support
959959
* Set-AzurePublicIP
@@ -1013,7 +1013,7 @@
10131013
* Remove-AzureServiceAntimalwareExtension
10141014
* Set-AzureServiceAntimalwareExtension
10151015

1016-
2014.05.07 Version 0.8.1
1016+
## 2014.05.07 Version 0.8.1
10171017
* Managed cache cmdlets
10181018
* New-AzureManagedCache
10191019
* Set-AzureManagedCache
@@ -1026,7 +1026,7 @@
10261026
* Documentation improvements
10271027
* Engineering and infrastructure improvements
10281028

1029-
2014.04.03 Version 0.8.0
1029+
## 2014.04.03 Version 0.8.0
10301030
* Azure Resource Manager cmdlets (preview)
10311031
* Switch-AzureMode to switch the PowerShell module between service management and resource manager.
10321032
* Resource groups
@@ -1076,7 +1076,7 @@
10761076
* New-AzureQuickVM
10771077
* Upgrade cloud service cmdlets dependencies to Azure SDK 2.3
10781078

1079-
2014.03.11 Version 0.7.4
1079+
## 2014.03.11 Version 0.7.4
10801080
* VM extension cmdlets
10811081
* Set-AzureVMExtension
10821082
* Get-AzureVMExtension
@@ -1087,10 +1087,10 @@
10871087
* Multi-thread support in storage cmdlets
10881088
* Add YARN support via -Yarn parameter on Add-AzureHDInsightConfigValues
10891089

1090-
2014.02.25 Version 0.7.3.1
1090+
## 2014.02.25 Version 0.7.3.1
10911091
* Hotfix for https://github.com/WindowsAzure/azure-sdk-tools/issues/2350
10921092

1093-
2014.02.12 Version 0.7.3
1093+
## 2014.02.12 Version 0.7.3
10941094
* Web Site cmdlets
10951095
* Slot
10961096
* All Web Site cmdlets takes a new -Slot parameter
@@ -1158,10 +1158,10 @@ Virtual Network cmdlets
11581158
* Set-AzureBGPPeering
11591159

11601160

1161-
2013.12.19 Version 0.7.2.1
1162-
* Hotfix for some encoding issue with Hive query which contain "%".
1163-

1164-
2013.12.10 Version 0.7.2
1161+
## 2013.12.19 Version 0.7.2.1
1162+
* Hotfix for some encoding issue with Hive query which contain "%".
1163+
1164+
## 2013.12.10 Version 0.7.2
11651165
* HDInsight cmdlets
11661166
* Add-AzureHDInsightConfigValues
11671167
* Add-AzureHDInsightMetastore
@@ -1207,7 +1207,7 @@ Virtual Network cmdlets
12071207
* Save-AzureServiceProjectPackage
12081208

12091209

1210-
2013.11.07 Version 0.7.1
1210+
## 2013.11.07 Version 0.7.1
12111211
* Regression fixes
12121212
* Get-AzureWinRMUri cannot return the correct port number (https://github.com/WindowsAzure/azure-sdk-tools/issues/2056)
12131213
* New-AzureVM fails when creating a VM with a domain join provisioning (https://github.com/WindowsAzure/azure-sdk-tools/issues/2055)
@@ -1234,7 +1234,7 @@ Virtual Network cmdlets
12341234
* Stop-WAPackVM
12351235
* Suspend-WAPackVM
12361236

1237-
2013.10.21 Version 0.7.0
1237+
## 2013.10.21 Version 0.7.0
12381238
* Windows Azure Active Directory authentication support!
12391239
* 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!
12401240
* Use Add-AzureAccount to get started
@@ -1267,15 +1267,15 @@ Virtual Network cmdlets
12671267
* Set-AzurePlatformVMImage
12681268
* Remove-AzurePlatformVMImage
12691269

1270-
2013.07.31 Version 0.6.18
1270+
## 2013.07.31 Version 0.6.18
12711271
* Service Bus authorization rule cmdlets
12721272
* New-AzureSBAuthorizationRule
12731273
* Get-AzureSBAuthorizationRule
12741274
* Set-AzureSBAuthorizationRule
12751275
* Remove-AzureSBAuthorizationRule
12761276
* Some Windows Azure Pack fixes.
12771277

1278-
2013.07.18 Version 0.6.17
1278+
## 2013.07.18 Version 0.6.17
12791279
* Upgraded Windows Azure SDK dependency from 1.8 to 2.0.
12801280
* SQL Azure database CRUD cmdlets don't require SQL auth anymore if the user owns the belonging subscription.
12811281
* Get-AzureSqlDatabaseServerQuota cmdlet to get the quota information for a specified Windows Azure SQL Database Server.
@@ -1284,7 +1284,7 @@ Virtual Network cmdlets
12841284
* Added -ServiceObjective parameter to Set-AzureSqlDatabase to set the service objective of the specified Windows Azure SQL database.
12851285
* Fixed a Get-AzureWebsite local caching issue. Now Get-AzureWebsite will always return the up-to-date web site information.
12861286

1287-
2013.06.24 Version 0.6.16
1287+
## 2013.06.24 Version 0.6.16
12881288
* Add-AzureEnvironment to add customized environment like Windows Azure Pack
12891289
* Set-AzureEnvironment to set customized environment like Windows Azure Pack
12901290
* Remove-AzureEnvironment to remove customized environment like Windows Azure Pack
@@ -1295,7 +1295,7 @@ Virtual Network cmdlets
12951295
* Added -AllowAllAzureSerivces parameter to New-AzureSqlDatabaseServerFirewallRule
12961296
* Many bug fixes around VM, Cloud Services and Web Site diagnostics
12971297

1298-
2013.06.03 Version 0.6.15
1298+
## 2013.06.03 Version 0.6.15
12991299
* Introduced the environment concept to support different Windows Azure environments
13001300
* Get-AzureEnvironment cmdlet to return all the out-of-box Windows Azure environments
13011301
* -Environment parameter in the following cmdlets to specify which environment to target
@@ -1333,7 +1333,7 @@ Virtual Network cmdlets
13331333
* Bug fixes
13341334
* Fixed New-AzureSqlDatabaseServerContext model mismatch warning
13351335

1336-
2013.05.08 Version 0.6.14
1336+
## 2013.05.08 Version 0.6.14
13371337
* Windows Azure Storage Table cmdlets
13381338
* Get-AzureStorageTable
13391339
* New-AzureStorageTable
@@ -1344,10 +1344,10 @@ Virtual Network cmdlets
13441344
* Remove-AzureStorageQueue
13451345
* Fix an issue in Publish-AzureServiceProject when swapping between staging and production slot
13461346

1347-
2013.04.23 Version 0.6.13.1
1347+
## 2013.04.23 Version 0.6.13.1
13481348
* Hotfix to make Set-AzureStorageAccount behave correctly with the -GeoReplicationEnabled parameter
13491349

1350-
2013.04.16 Version 0.6.13
1350+
## 2013.04.16 Version 0.6.13
13511351
* 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.
13521352
* BREAKING CHANGE: New-AzureVM and New-AzureQuickVM now require an –AdminUserName parameter when creating Windows based VMs.
13531353
* Added support for virtual machine high memory SKUs (A6 and A7).
@@ -1368,10 +1368,10 @@ Virtual Network cmdlets
13681368
* Fixed several GB18030 encoding issues.
13691369
* Renamed Start/Stop-CopyAzureStorageBlob to Start/Stop-AzureStorageBlobCopy. Kept old names as aliases for backward compatibility.
13701370

1371-
2013.03.26 Version 0.6.12.1
1371+
## 2013.03.26 Version 0.6.12.1
13721372
* Hotfix to fix issues with first website creation on a new account.
13731373

1374-
2013.03.20 Version 0.6.12
1374+
## 2013.03.20 Version 0.6.12
13751375
* Windows Azure Storage entity level cmdlets
13761376
* New-AzureStorageContext
13771377
* New-AzureStorageContainer
@@ -1389,13 +1389,13 @@ Virtual Network cmdlets
13891389
* Windows Azure Web Sites diagnostics log streaming cmdlet
13901390
* Get-AzureWebsitLog -Tail
13911391

1392-
2013.03.06 Version 0.6.11
1392+
## 2013.03.06 Version 0.6.11
13931393
* Windows Azure Store cmdlets
13941394
* Upgraded to the latest service management library and update service management version header to 2012-12-01
13951395
* Added Save-AzureVhd cmdlet
13961396
* Updated Add-AzureVMImage, Get-AzureVMImage and Set-AzureVMImage cmdlets to support new attributes in service management version header 2012-12-01
13971397

1398-
2013.02.11 Version 0.6.10
1398+
## 2013.02.11 Version 0.6.10
13991399
* Upgrade to use PowerShell 3.0
14001400
* Released source code for VM and Cloud Services cmdlets
14011401
* 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.
@@ -1407,39 +1407,39 @@ Virtual Network cmdlets
14071407
* Added scenario test framework and started adding automated scenario tests
14081408
* Multiple bug fixes
14091409

1410-
2012.12.12 Version 0.6.9
1410+
## 2012.12.12 Version 0.6.9
14111411
* Added Service Bus namespace management cmdlets 'help azuresb'
14121412
* Added -ServiceBusNamespace parameter to 'Test-AzureName' to verify namespace availability
14131413
* Added VHD uploader cmdlet 'Add-AzureVHD' for uploading VM images to blob storage.
14141414
* Improved message reporting and piping for couple scaffolding cmdlets
14151415
* Fixed PHP customization functionality for modifying php.ini and installing custom extensions
14161416
* Verbose option is enabled by default when using Windows Azure PowerShell shortcut
14171417

1418-
2012.11.21 Version 0.6.8
1418+
## 2012.11.21 Version 0.6.8
14191419
* Multiple bug fixes
14201420
* Added dedicated cache role support
14211421
* Added GitHub support
14221422

1423-
2012.10.08 Version 0.6.5
1423+
## 2012.10.08 Version 0.6.5
14241424
* Adding websites cmdlets
14251425

1426-
2012.06.06 Version 0.6.0
1426+
## 2012.06.06 Version 0.6.0
14271427
* Adding PowerShell management cmdlets
14281428
* Adding PHP Cmdlets
14291429
* Renaming existing cmdlets to remove duplication
14301430
* Node.exe is no longer embedded
14311431

1432-
2012.05.11 Version 0.5.4
1432+
## 2012.05.11 Version 0.5.4
14331433
* node 0.6.17
14341434
* iisnode 0.1.19
14351435

1436-
2012.02.17 Version 0.5.3
1436+
## 2012.02.17 Version 0.5.3
14371437
* Bug fixes
14381438

1439-
2012.02.10 Version 0.5.2
1439+
## 2012.02.10 Version 0.5.2
14401440
* Bug fixes
14411441

1442-
2011.12.23 Version 0.5.1
1442+
## 2011.12.23 Version 0.5.1
14431443
* Added Remote Desktop support
14441444
* Added SSL support
14451445
* node 0.6.6

src/Common/Commands.Common.Storage/Commands.Common.Storage.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<HintPath>..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath>
6666
</Reference>
6767
<Reference Include="Microsoft.Azure.ResourceManager">
68-
<HintPath>..\..\packages\Microsoft.Azure.Management.Resources.2.18.1-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
68+
<HintPath>..\..\packages\Microsoft.Azure.Management.Resources.2.18.4-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
6969
</Reference>
7070
<Reference Include="Microsoft.Data.Edm, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
7171
<HintPath>..\..\packages\Microsoft.Data.Edm.5.6.0\lib\net40\Microsoft.Data.Edm.dll</HintPath>

src/Common/Commands.Common.Storage/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<package id="Microsoft.Azure.Common" version="2.1.0" targetFramework="net45" />
55
<package id="Microsoft.Azure.Common.Authentication" version="1.0.27-preview" targetFramework="net45" />
66
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
7-
<package id="Microsoft.Azure.Management.Resources" version="2.18.1-preview" targetFramework="net45" />
7+
<package id="Microsoft.Azure.Management.Resources" version="2.18.4-preview" targetFramework="net45" />
88
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" />
99
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net45" />
1010
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net45" />

0 commit comments

Comments
 (0)