Skip to content

1.0.2

Compare
Choose a tag to compare
@jianghaolu jianghaolu released this 15 Dec 19:00

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

View changes since last release