github Azure/azure-powershell v6.8.1-Auust2018
6.8.1

latest releases: Az.Marketplace-v0.4.0, Az.Accounts-v2.18.0-preview, Az.Storage-v6.1.4-preview...
5 years ago

Install

Azure PowerShell 6.8.1 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

General

  • Fixed issue with default resource groups not being set.
  • Updated common runtime assemblies

AzureRM.ApiManagement

  • Fixed issue with default resource groups not being set.
  • Fixed issue #6603
    • Import-AzureRmApiManagementApi and *-AzureRmApiManagementCertificate cmdlets now handle relative Paths
  • Fixed issue #6879
    • The CertificateInformation is a settable property allowing for Set-AzureRmApiManagement cmdlet to work property. Fixed by upgrading to
      4.0.4-preview nuget
  • Fixed issue #6853
    • Fixed the Odata filter for Search by Name on Product
  • Fixed issue #6814
    • Fixed the Odata filter for Search by Name on Api
  • Added support for AzureMonitor logger

AzureRM.Compute

  • Fixed the issue that target is missing in error output.
  • Fixed issue with storage account type for VM with managed disk
  • Fixed issue with default resource groups not being set.
  • Fix AEM Extension cmdlets for other environments, for example Azure China

AzureRM.Network

  • Changed default cmdlet output presentation to table view

AzureRM.PowerBIEmbedded

  • Fix failure in Update-AzureRmPowerBIEmbeddedCapacity when trying to scale paused capacity

AzureRM.Resources

  • Fixed issue with creating managed applications from the MarketPlace.

AzureRM.ServiceBus

AzureRM.TrafficManager

  • Added Support for the MultiValue routing method
    • New parameter 'MaxReturn' for MultiValue routing
  • Added Support for the Subnet routing method
    • Support for IP address ranges (subnets) in endpoints
  • Added Support for Custom Headers in profiles
  • Added Support for Expected status code ranges in profiles
  • Added Support for Custom Headers in endpoints

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.