Skip to content

Releases: Azure/azure-powershell

1.0.2

15 Dec 19:00

Choose a tag to compare

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

AzureRM.SiteRecovery.v1.1.0

25 Nov 00:46

Choose a tag to compare

Pre-release
  • Azure RecoveryServices cmdlets
    • Initial Release of AzureRM.RecoveryServices cmdlets
  • Azure SiteRecovery Cmdlets
    • Updates to SiteRecovery cmdlets

AzureRM.HDInsight.v1.0.2

13 Nov 17:47

Choose a tag to compare

Pre-release
  • Azure HDInsight cmdlets
    • Bug fixes for ARM cmdlets

1.0.1

10 Nov 01:22

Choose a tag to compare

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

View changes since last release

1.0.0

06 Nov 01:17

Choose a tag to compare

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

View changes since last release

1.0.0-preview2

28 Oct 00:11

Choose a tag to compare

1.0.0-preview2 Pre-release
Pre-release

Installer: Windows Standalone

0.9.8.1

13 Oct 23:00

Choose a tag to compare

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

View changes since last release

1.0.0-preview (PowerShellGallery)

09 Oct 23:03

Choose a tag to compare

Pre-release
  • 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

View changes since last release

0.9.8

11 Sep 18:23

Choose a tag to compare

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.
  • 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

View changes since last release

0.9.7

17 Aug 21:16

Choose a tag to compare

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
  • 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

View changes since last release