Releases: Azure/azure-powershell
Releases · Azure/azure-powershell
AzureRM.SiteRecovery.v1.1.0
- Azure RecoveryServices cmdlets
- Initial Release of AzureRM.RecoveryServices cmdlets
- Azure SiteRecovery Cmdlets
- Updates to SiteRecovery cmdlets
AzureRM.HDInsight.v1.0.2
- Azure HDInsight cmdlets
- Bug fixes for ARM cmdlets
1.0.1
Installer: Windows Standalone
- Azure Compute
- Added cmdlets for managing VM DiskEncryption extension
- Azure KeyVault
- Added EnabledForDiskEncryption and EnabledForTemplateDeployment flags to Azure Key Vault access policy
- Azure Websites
- Fixed issues with website management client creation
1.0.0
Installer: Windows Standalone
Note: there is a known issue with the AzureRM.Websites cmdlets in this release (TypeLoadException). A fix should be available on November 9.
- Azure Compute
- AzureRmVM cmdlet bug fixes
- Fixes for DSC Extension cmdlets
- Azure DataLake
- First release of Azure DataLake Store and Azure DataLake Analytics cmdlets
- Azure Network
- Fixes to ExpressRoute cmdlets in Azure Resource Manager
- Changes to BGP cmdlets
- Azure Notification Hubs
- First release of Azure Notification Hubs cmdlets
- Azure Profile
- Enable Certificate login for AD Applications
- Get-AzureRmSubscription, Set-AzureRmContext search all tenants by default when no tenant is specified
- Azure Redis Cache
- Set-AzureRedisCache - Premium and vNet support for redis cache
- New-AzureRedisCache - Premium and vNet support for redis cache
- Azure Resource Manager
- Automatic RP Registration
- Updates for Find-Resource, Authorization cmdlets, and AzureAD cmdlets
- Azure Sql
- Changes to Data Masking cmdlets
- Azure Storage
- Added support for storage file and usage metrics in Azure Resource Manager cmdlets
- Azure Websites
- New and rewritten cmdlets for Azure Web Application management
1.0.0-preview2
Installer: Windows Standalone
- Azure Profile cmdlets
- Re-enabled methods for updating user-agent headers in http requests
- msi release of 1.0.0-preview
View changes since last release
0.9.8.1
Installer: Web Platform Installer | Windows Standalone
- Azure Profile cmdlets
- Re-enabled methods for updating user-agent headers in http requests
- Azure Resource Manager Authorization cmdlets
- Fixed display of role assignments output
- Added ExpandPrincipalGroups and IncludeClassicAdministrators options to Get-AzureRoleAssignment commandlet
- Updated all role assignment commandlets to take in a SgnInName parameter
- Added new Get-AzureAuthorizationChangelog command that gives access to change history for a subscription
- Miscellaneous bug fixes
1.0.0-preview (PowerShellGallery)
- Cmdlets released to PowerShell Gallery
- AzureResourceManager module split into component modules
- Switch-AzureMode removed : cmdlets exist side-by-side
- All ARM control plane cmdlets renamed from 'verb-Azure_' to 'verb-AzureRm_'
- Stateless authentication for ARM cmdlets: new authentication cmdlets
- Add-AzureRmAccount - login to azure using user, service principal, or access token credentials
- Set-AzureRmContext - set the current subscription or tenant
- Get-AzureRmSubscription - list subscriptions
- Save-AzureRmProfile - save credential information to disk
- Select-AzureRmProfile - load credential information from disk
- Storage cmdlet enhancements for ARM storage accounts
- Get-AzureRmStorageAccount | Get-AzureStorageContainer (or other storage commands that accept a StorageContext)
- Set-AzureRmCurrentStorageAccount - set the current storage account for use by storage cmdlets
More information on this release here
More information on getting started with PowerShell Gallery here
0.9.8
Installer: Web Platform Installer | Windows Standalone
- Azure Compute (ARM) Cmdlets
- Added -Launch parameter for Get-AzureRemoteDesktopFile cmdlet
- Added Id parameter for VM cmdlets to support piping scenario without ResourceGroupName parameter
- Added Set-AzureVMDataDisk cmdlet
- Added Add-AzureVhd cmdlet
- Changed the output format of Get image cmdlets as a table
- Fixed Set-AzureVMAccessExtension cmdlet
- Azure Compute (Service Management) cmdlets
- Exposed ComputeImageConfig in Get-AzurePlatformVMImage cmdlet
- Fixed Publish-AzurePlatformExtension and Set-AzurePlatformExtension cmdlets
- Azure Backup - added the following cmdlets
- Backup-AzureRMBackupItem
- Register-AzureRMBackupContainer
- Disable-AzureRMBackupProtection
- Enable-AzureRMBackupProtection
- Get-AzureRMBackupItem
- Get-AzureRMBackupJob
- Get-AzureRMBackupJobDetails
- Stop-AzureRMBackupJob
- Wait-AzureRMBackupJob
- Get-AzureRMBackupProtectionPolicy
- New-AzureRMBackupProtectionPolicy
- New-AzureRMBackupRetentionPolicyObject
- Remove-AzureRMBackupProtectionPolicy
- Set-AzureRMBackupProtectionPolicy
- Get-AzureRMBackupRecoveryPoint
- Restore-AzureRMBackupItem
- Azure Batch - added the following cmdlets
- Enable-AzureBatchJob
- Disable-AzureBatchJob
- Enable-AzureBatchJobSchedule
- Disable-AzureBatchJobSchedule
- Stop-AzureBatchJob
- Stop-AzureBatchJobSchedule
- Stop-AzureBatchTask
- Azure Data Factory
- Update SDK reference to 3.0.0 to use API version 2015-09-01
- Imposes message size limits for all authoring types. Pipelines must be 200 KB or less in size and all others must be 30 KB or less.
- TeradataLinkedService no longer accepts the obsolete properties "database" and "schema".
- Obsolete copy-related properties are no longer returned from the service.
- Update SDK reference to 3.0.0 to use API version 2015-09-01
- Azure Sql (ARM) Cmdlets - added the following cmdlets
- Get-AzureSqlServerActiveDirectoryAdministrator
- Set-AzureSqlServerActiveDirectoryAdministrator
- Remove-AzureSqlServerActiveDirectoryAdministrator
- SQL Server VM cmdlets (ARM)
- New-AzureVMSqlServerAutoPatchingConfig
- New-AzureVMSqlServerAutoBackupConfig
- Set-AzureVMSqlServerExtension
- Get-AzureVMSqlServerExtension
- Remove-AzureVMSqlServerExtension
0.9.7
Installer: Web Platform Installer | Windows Standalone
- Azure Profile cmdlets
- New-AzureProfile
- Added parameter set for empty profile
- Fixed issues with AAD aithentication when constructing profile
- Enabled passing results of Add-AzureEnvironment to New-AzureProfile -Environment parameter
- New-AzureProfile
- Azure ResourceManager cmdlets
- New-AzureResourceGroupDeployment: Added Mode and Force parameters
- Get-AzureProviderOperation: API changes to improve performance
- Azure Compute (ARM) Cmdlets
- Fixes for Set-AzureDeployment with -ExtensionConfiguration
- Fixes for Set-AzureVMCustomExtension cmdlets
- Deprecated cmdlets Get-AzureVMImageDetail and Get-AzureVMExtentionImageDetail
- Azure Compute (Service Management) cmdlets
- Publish-AzureVMDSCConfiguration: Added additional configuration parameters
- Azure Network (ARM) cmdlets
- Added help for Route Table cmdlets
- Azure Storage cmdlets
- Added support for downloading, uploading, and copying append blob
- Added support for asynchronous copying to and from cloud file
- Added azure service CORS management
- Azure Sql (ARM) Cmdlets
- Fixed issues with ElascitPool cmdlets
- AzureBatch cmdlets
- Added Batch autoscale cmdlets Enable-AzureBatchAutoScale, Disable-AzureBatchAutoScale
- RemoteApp cmdlets
- Added Restart-AzureRemoteAppVm cmdlet
- Azure HDInsight cmdlets
- Added cmdlet help
0.9.6
Installer: Web Platform Installer | Windows Standalone
- Azure Batch cmdlets
- 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
- Breaking changes to cmdlets resulting from API update:
- Workitems have been removed.
- If you were adding all tasks to a single job, use the New-AzureBatchJob cmdlet to directly create your job.
- If you were managing workitems with a recurring schedule defined, use the AzureBatchJobSchedule cmdlets instead.
- If you were using the AzureBatchVM cmdlets, use the AzureBatchComputeNode cmdlets instead.
- The AzureBatchTaskFile and AzureBatchVMFile cmdlets have been consolidated into the AzureBatchNodeFile cmdlets.
- The Name property on most entities has been replaced by an Id property.
- Azure Network
- Cert and SET cmdlet bugfix
- Azure Compute
- Update VMAcces extension to use Json configs.
- Fix Publish Extension cmdlets.
- Update CustomScript cmdlet for SAS Uri.
- Update help file.
- Azure Data Factory
- Rename Table to Dataset.
- Azure SQL
- changed the structure of the security namespace to align to the rest of the namespaces in the Azure SQL namespace.
- Added Schema to data masking rule.
- Updated underlying sql nuget version.
- Add the parameter for elastic pool in Start-AzureSqlServerUpgrade.
- Return the schedule time of the upgrade (in case of forced upgrade) to customer in Get-AzureSqlServerUpgrade.
- Azure Hdinsight Resoruce Management cmdlets
- Azure Site Recovery
- Add Valult, Server, Protection Container, protection Entity, Protection Profile, Job cmdlets.
- Azure Stream Analytics
- Use Stream Analytics SDK reference to 1.6.0 version.
- Azure Backup
- Enable-AzureBackupContainerReregistration cmdlet.
- Azure UsageAggregates cmdlet