forked from Azzhag/azure-sdk-tools
-
Notifications
You must be signed in to change notification settings - Fork 1
Downloads
guangyang edited this page Apr 23, 2013
·
11 revisions
Windows Azure PowerShell 0.6.13.1
2013.04.23
- Hotfix to make Set-AzureStorageAccount behave correctly with the -GeoReplicationEnabled parameter
Windows Azure PowerShell 0.6.13
2013.04.15
- 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.
- BREAKING CHANGE: New-AzureVM and New-AzureQuickVM now require an –AdminUserName parameter when creating Windows based VMs.
- Added support for virtual machine high memory SKUs (A6 and A7).
- Remote PowerShell is now enabled by default on Windows based VMs using https. To disable: specify the –DisableWinRMHttps parameter on New-AzureQuickVM or Add-AzureProvisioningConfig. To enable using http: specify –EnableWinRMHttp parameter (Note: http is intended for VM to VM communication and a public endpoint is not created by default).
- Added Get-AzureWinRMUri new cmdlet to get the connection string URI for Windows Remote Management.
- Added Set-AzureAvailabilitySet new cmdlet to group similar virtual machines into an availability set after deployment.
- New-AzureVM and New-AzureQuickVM now support a parameter named –X509Certificates. When a certificate is added to this array it is automatically uploaded and deployed to the virtual machine.
- Improved *-AzureEndpoint cmdlets:
- Allows a simple endpoint to be created.
- Allows a load balanced endpoint to be created.
- Allows a load balanced endpoint to be created with a health probe and you can now specify the Probe Interval and Timeout periods.
- Removed subscription check requirement when using Add-AzureVHD with a shared access signature.
- Added Simultaneous Upgrade option to New-AzureDeployment for Cloud Services deployment. This option can save a significant amount of time during deployments to staging. This option can cause downtime and should only be used in non-production deployments.
- Upgraded to the latest service management library.
- Made New-AzureDeployment to use SSL duing the deployment.
- Added Get-AzureWebsiteLog -ListPath to get all the available log paths of the website.
- Fixed the issue of removing custom DNS names in Start/Stop/Restart-AzureWebsite.
- Fixed several GB18030 encoding issues.
- Renamed Start/Stop-CopyAzureStorageBlob to Start/Stop-AzureStorageBlobCopy. Kept old names as aliases for backward compatibility.
Windows Azure PowerShell 0.6.12.1
2013.03.26
- Hotfix release to show a friendly error message for new Azure accounts when they try to access Azure services without going to the portal first
Windows Azure PowerShell 0.6.12
2013.03.22
- Windows Azure Storage entity level cmdlets
- New-AzureStorageContext
- New-AzureStorageContainer
- Get-AzureStorageContainer
- Remove-AzureStorageContainer
- Get-AzureStorageContainerAcl
- Set-AzureStorageContainerAcl
- Get-AzureStorageBlob
- Get-AzureStorageBlobContent
- Set-AzureStorageBlobContent
- Remove-AzureStorageBlob
- Start-CopyAzureStorageBlob
- Stop-CopyAzureStorageBlob
- Get-AzureStorageBlobCopyState
- Windows Azure Web Sites diagnostics log streaming cmdlet
- Get-AzureWebsitLog -Tail
Windows Azure PowerShell 0.6.11
2013.03.06
- Windows Azure Store cmdlets
- Upgraded to the latest service management library and update service management version header to 2012-12-01
- Added
Save-AzureVhd
cmdlet - Updated
Add-AzureVMImage
,Get-AzureVMImage
andSet-AzureVMImage
cmdlets to support new attributes in service management version header 2012-12-01
Windows Azure PowerShell 0.6.10
2013.02.11
- Upgrade to use PowerShell 3.0
- Released source code for VM and Cloud Services cmdlets
- Added a few new cmdlets for Cloud Services (
Add-AzureWebRole
,Add-AzureWorkerRole
,New-AzureRoleTemplate
,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. - Added Support for SAS in destination Uri for
Add-AzureVhd
- Added
-Confirm
and-WhatIf
support forRemove-Azure*
cmdlets - Added configurable startup task for Node.js and generic roles
- Enabled emulator support when running roles with memcache
- Role based cmdlets don't require role name if run in a role folder
- Added scenario test framework and started adding automated scenario tests
- Multiple bug fixes
Windows Azure PowerShell 0.6.9
2012.12.12
- Added Service Bus namespace management cmdlets
help azuresb
- Added
-ServiceBusNamespace
param toTest-AzureName
to verify namespace availability - Added VHD uploader cmdlet
Add-AzureVHD
for uploading VM images to blob storage. - Improved message reporting and piping for couple scaffolding cmdlets
- Fixed PHP customization functionality for modifying php.ini and installing custom extensions
- Verbose option is enabled by default when using Windows Azure PowerShell shortcut
Windows Azure PowerShell 0.6.8
2012.11.21
- Multiple bug fixes
- Added dedicated cache role support
- Added github support
Windows Azure PowerShell 0.6.7
October 2012
Windows Azure PowerShell 0.6.2
August 2012
Windows Azure PowerShell 0.6.1
July 2012
Windows Azure PowerShell 0.6.0
2012.06.06
- Adding Powershell management cmdlets
- Adding PHP Cmdlets
- Renaming existing cmdlets to remove duplication
- Node.exe is no longer embedded
Windows Azure PowerShell 0.5.4
May 2012
Windows Azure PowerShell 0.5.3
February 2012
Windows Azure PowerShell 0.5.2
January 2012
Windows Azure PowerShell 0.5.1
Windows Azure PowerShell 0.5.0
November 2011