Skip to content

0.9.1

Compare
Choose a tag to compare
@markcowl markcowl released this 04 May 21:33

Installer: Web Platform Installer | Windows Standalone

2015.05.04 version 0.9.1

  • Azure SQL Database: new support for configuring audit retention.
  • Azure Automation
    • Added Automation cmdlets support in AzureResourceManager mode
      • Export-AzureAutomationDscConfiguration
      • Export-AzureAutomationDscNodeReportContent
      • Get-AzureAutomationAccount
      • Get-AzureAutomationDscCompilationJob
      • Get-AzureAutomationDscCompilationJobOutput
      • Get-AzureAutomationDscConfiguration
      • Get-AzureAutomationDscNode
      • Get-AzureAutomationDscNodeConfiguration
      • Get-AzureAutomationDscNodeReport
      • Get-AzureAutomationDscOnboardingMetaconfig
      • Get-AzureAutomationModule
      • Get-AzureAutomationRegistrationInfo
      • Import-AzureAutomationDscConfiguration
      • New-AzureAutomationAccount
      • New-AzureAutomationKey
      • New-AzureAutomationModule
      • Register-AzureAutomationDscNode
      • Remove-AzureAutomationAccount
      • Remove-AzureAutomationModule
      • Set-AzureAutomationAccount
      • Set-AzureAutomationDscNode
      • Set-AzureAutomationModule
      • Start-AzureAutomationDscCompilationJob
      • Unregister-AzureAutomationDscNode
  • Azure Key Vault
    • Added new cmdlets for key vault management in AzureResourceManager mode
      • New-AzureKeyVault
      • Get-AzureKeyVault
      • Remove-AzureKeyVault
      • Set-AzureKeyVaultAccessPolicy
      • Remove-AzureKeyVaultAccessPolicy
    • Added new cmdlet for secret management in AzureResourceManager mode
      • Set-AzureKeyVaultSecretAttribute

View changes since last release