Skip to content

Releases: Azure/azure-powershell

AzureRM.Compute v4.6.0-preview

31 May 18:56
8bfe38b

Choose a tag to compare

Pre-release

AzureRM.Compute.4.6.0-preview on PowerShell Gallery: Link

5.6.0

23 Mar 15:46
1e29a03

Choose a tag to compare

Azure PowerShell 5.6.0

Azure PowerShell 5.6.0 Installer: link

Gallery Module for ARM Cmdlets: link

Gallery Module for Legacy Cmdlets for Service Management (RDFE): link

To install AzureRM from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM -Repository PSGallery -Force

To update from an older version of AzureRM, run the following command:

Update-Module -Name AzureRM

Changes Since Last Release

General

  • Fix issue with Default Resource Group in CloudShell
  • Fix issue where incorrect startup scripts were being executed during module import

Azure

  • Updated Diagnostics Agent configuration schema for Azure Monitor sink support.

AzureRM.Profile

  • Enable MSI authentication in unsupported scenarios
  • Add support for user-defined Managed Service Identity

AzureRM.AnalysisServices

  • Fixed issue with cleaning up scripts in build

AzureRM.Cdn

  • Fixed issue with cleaning up scripts in build

AzureRM.Compute

  • 'New-AzureRmVM' and 'New-AzureRmVMSS' support data disks.
  • 'New-AzureRmVM' and 'New-AzureRmVMSS' support custom image by name or by id.
  • Log analytic feature
    • Added 'Export-AzureRmLogAnalyticRequestRateByInterval' cmdlet
    • Added 'Export-AzureRmLogAnalyticThrottledRequests' cmdlet

AzureRM.ContainerInstance

  • Fix parameter sets issue for container registry and azure file volume mount

AzureRM.DataFactoryV2

  • Updated the ADF .Net SDK to version 0.6.0-preview containing the following changes:
    • Added new AzureDatabricks LinkedService and DatabricksNotebook Activity
    • Added headNodeSize and dataNodeSize properties in HDInsightOnDemand LinkedService
    • Added LinkedService, Dataset, CopySource for SalesforceMarketingCloud
    • Added support for SecureOutput on all activities
    • Added new BatchCount property on ForEach activity which control how many concurrent activities to run
    • Added new Filter Activity
    • Added Linked Service Parameters support

AzureRM.Dns

  • Support for Private DNS Zones (Public Preview)
    • Adds ability to create DNS zones that are visible only to the associated virtual networks

AzureRM.Network

  • Updating model types for compatibility with DNS cmdlets.

AzureRM.RecoveryServices.SiteRecovery

  • Changes for ASR Azure to Azure Site Recovery (cmdlets are currently supporting operations for Enterprise to Enterprise, Enterprise to Azure, HyperV to Azure,VMware to Azure)
    • New-AzureRmRecoveryServicesAsrProtectionContainer
    • New-AzureRmRecoveryServicesAsrAzureToAzureDiskReplicationConfig
    • Remove-AzureRmRecoveryServicesAsrProtectionContainer
    • Update-AzureRmRecoveryServicesAsrProtectionDirection

AzureRM.Storage

  • Obsolete following parameters in new and set Storage Account cmdlets: EnableEncryptionService and DisableEncryptionService, since Encryption at Rest is enabled by default and can't be disabled.
    • New-AzureRmStorageAccount
    • Set-AzureRmStorageAccount

AzureRM.Websites

  • Fixed the help for Remove-AzureRmWebAppSlot

Changes since last release: v5.5.0-March2018...v5.6.0-March2018

5.5.0

09 Mar 17:36
6d2f823

Choose a tag to compare

Azure PowerShell 5.5.0

Azure PowerShell 5.5.0 Installer: link

Gallery Module for ARM Cmdlets: link

To install AzureRM from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM -Repository PSGallery -Force

To update from an older version of AzureRM, run the following command:

Update-Module -Name AzureRM

Changes Since Last Release

AzureRM.Profile

  • Fixed issue with importing aliases
  • Load version 10.0.3 of Newtonsoft.Json side-by-side with version 6.0.8

Azure.Storage

  • Support Soft-Delete feature
    • Enable-AzureStorageDeleteRetentionPolicy
    • Disable-AzureStorageDeleteRetentionPolicy
    • Get-AzureStorageBlob

AzureRM.AnalysisServices

  • Fixed issue with importing aliases
  • Add support of firewall and query scaleout feature, as well as support of 2017-08-01 api version.

AzureRM.Automation

  • Fixed issue with importing aliases

AzureRM.Cdn

  • Fixed issue with importing aliases

AzureRM.CognitiveServices

  • Update notice.txt and notice message.

AzureRM.Compute

  • 'New-AzureRmVMSS' prints connection strings in verbose mode.
  • 'New-AzureRmVmss' supports public IP address, load balancing rules, inbound NAT rules.
  • WriteAccelerator feature
    • Added WriteAccelerator switch parameter to the following cmdlets:
      Set-AzureRmVMOSDisk
      Set-AzureRmVMDataDisk
      Add-AzureRmVMDataDisk
      Add-AzureRmVmssDataDisk
    • Added OsDiskWriteAccelerator switch parameter to the following cmdlet:
      Set-AzureRmVmssStorageProfile.
    • Added OsDiskWriteAccelerator Boolean parameter to the following cmdlets:
      Update-AzureRmVM
      Update-AzureRmVmss

AzureRM.DataFactories

  • Fix credential encryption issue that caused no meaningful error for some encryption operations
  • Enable integration runtime to be shared across data factory

AzureRM.DataFactoryV2

  • Add parameter "SetupScriptContainerSasUri" and "Edition" for "Set-AzureRmDataFactoryV2IntegrationRuntime" cmd to enable custom setup and edition selection functionality
  • Fix credential encryption issue that caused no meaningful error for some encryption operations.
  • Enable integration runtime to be shared across data factory

AzureRM.HDInsight

  • Fixed issue with importing aliases

AzureRM.KeyVault

  • Fixed example for Set-AzureRmKeyVaultAccessPolicy

AzureRM.Network

  • Fixed issue with importing aliases

AzureRM.OperationalInsights

  • Fixed issue with importing aliases

AzureRM.RecoveryServices

  • Fixed issue with importing aliases

AzureRM.RecoveryServices.SiteRecovery

  • Fixed issue with importing aliases

AzureRM.Resources

  • Fixed issue with importing aliases

AzureRM.ServiceBus

  • Added EnableBatchedOperations property to Queue
  • Added DeadLetteringOnFilterEvaluationExceptions property to Subscriptions

AzureRM.ServiceFabric

  • Service Fabric cmdlet refresh
    • Updated ARM templates
    • Failed operations no longer rollback
    • Add-AzureRmServiceFabricNodeType
      • VMs default to managed disks
      • Existing VMSS subnet used
      • All operations are idempotent
    • Remove-AzureRmServiceFabricNodeType cleans up partially created VMSS and/or cluster node types
    • Fixed output of PSCluster object for complex property types

AzureRM.Sql

  • Fixed issue with importing aliases
  • Get-AzureRmSqlServer, New-AzureRmSqlServer, and Remove-AzureRmSqlServer response now includes FullyQualifiedDomainName property.

AzureRM.Websites

  • Fixed issue with importing aliases
  • New-AzureRMWebApp - added parameter set for simplified WebApp creation, with local git repository support.

Changes since last release: v5.4.0-February2018...v5.5.0-March2018

5.4.1

05 Mar 17:59
4111f64

Choose a tag to compare

Azure PowerShell 5.4.1

Gallery Module for ARM Cmdlets: link

To install AzureRM from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM -Repository PSGallery -Force

To update from an older version of AzureRM, run the following command:

Update-Module -Name AzureRM

Changes Since Last Release

AzureRM.Profile

  • Fix concurrency issues in module loading

5.4.0

27 Feb 18:08
7cb99d5

Choose a tag to compare

Azure PowerShell 5.4.0

Azure PowerShell 5.4.0 Installer: link

Gallery Module for ARM Cmdlets: link

To install AzureRM from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM -Repository PSGallery -Force

To update from an older version of AzureRM, run the following command:

Update-Module -Name AzureRM

Changes Since Last Release

AzureRM.Automation

  • Added alias from New-AzureRmAutomationModule to Import-AzureRmAutomationModule

AzureRM.Compute

  • Fix ErrorAction issue for some of Get cmdlets.

AzureRM.ContainerInstance

  • Apply Azure Container Instance SDK 2018-02-01
    • Support DNS name label

AzureRM.DevTestLabs

  • Fixed all of the GET cmdlets which previously weren't working.

AzureRM.EventHub

  • Fix bug in Get-AzureRmEventHubGeoDRConfiguration help

AzureRM.Network

  • Added cmdlet to create a new connection monitor
    • New-AzureRmNetworkWatcherConnectionMonitor
  • Added cmdlet to update a connection monitor
    • Set-AzureRmNetworkWatcherConnectionMonitor
  • Added cmdlet to get connection monitor or connection monitor list
    • Get-AzureRmNetworkWatcherConnectionMonitor
  • Added cmdlet to query connection monitor
    • Get-AzureRmNetworkWatcherConnectionMonitorReport
  • Added cmdlet to start connection monitor
    • Start-AzureRmNetworkWatcherConnectionMonitor
  • Added cmdlet to stop connection monitor
    • Stop-AzureRmNetworkWatcherConnectionMonitor
  • Added cmdlet to remove connection monitor
    • Remove-AzureRmNetworkWatcherConnectionMonitor
  • Updated Set-AzureRmApplicationGatewayBackendAddressPool documentation to remove deprecated example
  • Added EnableHttp2 flag to Application Gateway
    • Updated New-AzureRmApplicationGateway: Added optional parameter -EnableHttp2
  • Add IpTags to PublicIpAddress
    • Updated New-AzureRmPublicIpAddress: Added IpTags
    • New-AzureRmPublicIpTag to add Iptag
  • Add DisableBgpRoutePropagation property in RouteTable and effectiveRoute.

AzureRM.Resources

  • Register-AzureRmProviderFeature: Added missing example in the docs
  • Register-AzureRmResourceProvider: Added missing example in the docs

AzureRM.Storage

  • Obsolete following parameters in new and set Storage Account cmdlets: EnableEncryptionService and DisableEncryptionService, since Encryption at Rest is enabled by default and can't be disabled.
    • New-AzureRmStorageAccount
    • Set-AzureRmStorageAccount

Changes since last release: v5.3.0-February2018-rtm...v5.4.0-February2018

AzureRM.Websites 5.0.0-preview

08 Mar 21:41
21161d1

Choose a tag to compare

Pre-release

AzureRM.Websites 5.0.0-preview

Gallery Module for AzureRM.Websites: link

Please ensure that you have updated to at least version 1.6.0 of PowerShellGet to enable support for preview modules.

To install AzureRM.Websites from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM.Websites -Repository PSGallery -AllowPrerelease -Force

Changes

  • Upgrade to latest version of the Websites SDK
  • Added -AssignIdentity & -Httpsonly properties for SetAzureWebApp

AzureRM.Compute v 4.3.1

14 Feb 00:50
0999201

Choose a tag to compare

Pre-release

This release contains source code for

  • AzureRM.Compute version 4.3.1

AzureRM.Compute.ManagedService 0.1.0-preview

14 Feb 00:51
0999201

Choose a tag to compare

This release contains source for

  • AzureRM.Compute.ManagedService 0.1.0-preview

0.10.0 NetCore

13 Feb 16:10
96bbada

Choose a tag to compare

Gallery Module: AzureRM.Netcore

NetCore modules updated for PowerShell Core 6.0.0

Includes PowerShell Core modules for the following:

5.3.0

09 Feb 18:00
5c0bfb2

Choose a tag to compare

Azure PowerShell 5.3.0

Azure PowerShell 5.3.0 Installer: link

Gallery Module for ARM Cmdlets: link

To install AzureRM from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM -Repository PSGallery -Force

To update from an older version of AzureRM, run the following command:

Update-Module -Name AzureRM

Changes Since Last Release

AzureRM.Profile

  • Added deprecation warning for PowerShell 3 and 4
  • Add-AzureRmAccount has been renamed as Connect-AzureRmAccount; an alias has been added for the old cmdlet name, and other aliases (Login-AzAccount and Login-AzureRmAccount) have been redirected to the new cmdlet name.
  • Remove-AzureRmAccount has been renamed as Disconnect-AzureRmAccount; an alias has been added for the old cmdlet name, and other aliases (Logout-AzAccount and Logout-AzureRmAccount) have been redirected to the new cmdlet name.
  • Corrected Resource Strings to use Connect-AzureRmAccount instead of Login-AzureRmAccount
  • Add-AzureRmEnvironment and Set-AzureRmEnvironment
    • Added -AzureOperationalInsightsEndpoint and -AzureOperationalInsightsEndpointResourceId as parameters for use with OperationalInsights data plane RP.

AzureRM.AnalysisServices

  • Corrected usage of Login-AzureRmAccount to use Connect-AzureRmAccount

AzureRM.Compute

  • Added -AvailabilitySetName parameter to the simplified parameterset of New-AzureRmVM.
  • Corrected usage of Login-AzureRmAccount to use Connect-AzureRmAccount
  • User assigned identity support for VM and VM scale set
    • -IdentityType and -IdentityId parameters are added to New-AzureRmVMConfig, New-AzureRmVmssConfig, Update-AzureRmVM and Update-AzureRmVmss
  • Added -EnableIPForwarding parameter to Add-AzureRmVmssNetworkInterfaceConfig
  • Added -Priority parameter to New-AzureRmVmssConfig

AzureRM.DataLakeAnalytics

  • Corrected usage of Login-AzureRmAccount to use Connect-AzureRmAccount

AzureRM.DataLakeStore

  • Corrected usage of Login-AzureRmAccount to use Connect-AzureRmAccount
  • Corrected the error message of Test-AzureRmDataLakeStoreAccount when running this cmdlet without having logged in with Login-AzureRmAccount

AzureRM.EventGrid

  • Updated to use the 2018-01-01 API version.

AzureRM.EventHub

  • Added below new commands for Geo Disaster Recovery operations.
    -Creating a new Alias(Disaster Recovery configuration):
    - New-AzureRmEventHubGeoDRConfiguration
    -Retrieve Alias(Disaster Recovery configuration) :
    - Get-AzureRmEventHubGeoDRConfiguration
    -Disabling the Disaster Recovery and stops replicating changes from primary to secondary namespaces
    - Set-AzureRmEventHubGeoDRConfigurationBreakPair
    -Invoking Disaster Recovery failover and reconfigure the alias to point to the secondary namespace
    - Set-AzureRmEventHubGeoDRConfigurationFailOver
    -Deleting an Alias(Disaster Recovery configuration)
    - Remove-AzureRmEventHubGeoDRConfiguration
  • Added below new commands for checking the Namespace Name and GeoDr Configuration Name - Alias availability.
    -Check the Availability of Namespace name or Alias(Disaster Recovery configuration) name:
    - Test-AzureRmEventHubName

AzureRM.Insights

  • Corrected usage of Login-AzureRmAccount to use Connect-AzureRmAccount

AzureRM.KeyVault

  • Corrected usage of Login-AzureRmAccount to use Connect-AzureRmAccount

AzureRM.Network

  • Fix overwrite message 'Are you sure you want to overwriteresource'

AzureRM.OperationalInsights

  • Added support for V2 API querying via Invoke-AzureRmOperationalInsightsQuery. See https://dev.loganalytics.io/ for more info on the new API.

AzureRM.Resources

  • Get-AzureRmADServicePrincipal: Removed -ServicePrincipalName from the default Empty parameter set as it was redundant with the SPN parameter set

AzureRM.ServiceBus

  • Added functionality fix for Remove-AzureRmServiceBusRule and Get-AzureRmServiceBusKey
  • Added below new commandlets for Geo Disaster Recovery operations.
    -Creating a new Alias(Disaster Recovery configuration):
    - New-AzureRmServiceBusDRConfigurations
    -Retrieve Alias(Disaster Recovery configuration) :
    - Get-AzureRmServiceBusDRConfigurations
    -Disabling the Disaster Recovery and stops replicating changes from primary to secondary namespaces
    - Set-AzureRmServiceBusDRConfigurationsBreakPairing
    -Invoking Disaster Recovery failover and reconfigure the alias to point to the secondary namespace
    - Set-AzureRmServiceBusDRConfigurationsFailOver
    -Deleting an Alias(Disaster Recovery configuration)
    - Remove-AzureRmServiceBusDRConfigurations
  • Updated Test-AzureRmServiceBusName commandlets to support Geo Disaster Recovery - Alias name check availability operations.
    -Check the Availability of Namespace name or Alias(Disaster Recovery configuration) name:
    - Test-AzureRmServiceBusName

AzureRM.UsageAggregates

  • Corrected usage of Login-AzureRmAccount to use Connect-AzureRmAccount