Skip to content

AzureRm.Network.6.3.1

Compare
Choose a tag to compare
@praries880 praries880 released this 03 Jul 18:40
fa4569c

Install

Link to AzureRM.Network module in PowerShell Gallery

To install this version of AzureRM.Network from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM.Network -RequiredVersion 6.3.1 -Force

If you have an older version of AzureRM.Network installed on your machine and want to upgrade to this version, run the following command:

Update-Module -Name AzureRM.Network -RequiredVersion 6.3.1

Change Log

  • Enable peering across Virtual Networks in multiple Tenants for Set/Add-AzureRmVirtualNetworkPeering