Releases: Azure/azure-powershell
Releases · Azure/azure-powershell
AzureRM.v1.1.0
Published AzureRM v.1.1.0
1.1.0
- Azure SQL Database: Threat Detection policies:
- Using new Threat Detection Types
- Azure Redis Cache: new cmdlets for enabling and disabling diagnostics
- Set-AzureRmRedisCacheDiagnostics
- Remove-AzureRmRedisCacheDiagnostics
- Azure Websites: New cmdlets for managing SSL binding
- Get-AzureRmWebAppCertificate
- New-AzureRmWebAppSSLBinding
- Get-AzureRmWebAppSSLBinding
- Remove-AzureRmWebAppSSLBinding
- Added AseName and AseResourceGroupName parameters in New-AzureRmWebApp and New-AzureRmAppServicePlan cmdlet
- Added support for cloning all deployment slots associated with source website
- Azure Stream Analytics: Added new cmdlet support for Functions.
- New-AzureRmStreamAnalyticsFunction
- Get-AzureRmStreamAnalyticsFunction
- Test-AzureRmStreamAnalyticsFunction
- Get-AzureRmStreamAnalyticsDefaultFunctionDefinition
- Remove-AzureRmStreamAnalyticsFunction
- Azure Batch
- New-AzureBatchTask now accepts a MultiInstanceSettings parameter
- Get-AzureBatchSubtask cmdlet added
- Enable-AzureBatchComputeNodeScheduling / Disable-AzureBatchComputeNodeScheduling cmdlets added
- Enable-AzureBatchAutoScale and New-AzureBatchPool now accept an AutoScaleEvaluationInterval parameter.
AzureRM.v1.0.4
Added AzureRM.NotificationHubs
1.0.2
Installer: Windows Standalone
- Azure Compute (ARM):
- Enable BGInfo extension by default
- Fix the issue when an OS disk is in a different resource group: Now New-AzureRmVM does not create a new storage account for boot diagnostics.
- Add Set-AzureRmBginfoExtension cmdlet
- Make WinRMCertificateUrl parameter mandatory when Set-AzureRmVMOperatingSystem cmdlet is performed with WinRMHttps switch
- Azure Compute (Service Management):
- Fix the issue when adding a new VM without a data disk
- Add ExtensionId parameter for all extension cmdlets
- Expose RemoteAccessCertificateThumbprint property for Get-AzureVM cmdlet
- Azure SQL Database: new cmdlets for managing database threat detection policies:
- Get-AzureRmSqlDatabaseThreatDetectionPolicy
- Set-AzureRmSqlDatabaseThreatDetectionPolicy
- Remove-AzureRmSqlDatabaseThreatDetectionPolicy
- Azure RemoteApp: New cmdlets for managing stale machine accounts in AD:
- Get-AzureRemoteAppVmStaleAdObject
- Clear-AzureRemoteAppVmStaleAdObject
- ARM Storage:
- Fix alias missing issue
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