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