Quantcast
Channel: Azure Networking (DNS, Traffic Manager, VPN, VNET) forum
Viewing all articles
Browse latest Browse all 6513

Set-AzureVNetGatewayKey cmdlet no longer exists in Azure PowerShell?

$
0
0
**Background**
I am attempting to link up multiple VNets with one another in Azure. To do this I am following this tutorial:

VNet-to-VNet: Connecting Virtual Networks in Azure across Different Regions

I also found another reference that does about the same:

Azure VNET to VNET VPN, across regions and data centers: not so complicated

**Problem**
Both tutorials state that I have to set a gateway key through the cmdlet 'Set-AzureVNetGatewayKey'. This however seems to be a non-existant cmdlet. Everything was successful till this point.

PS C:\> Set-AzureVNetGatewayKey -VNetName SDNWAPS -LocalNetworkSiteName SDNWAPS
SharedKey  *********

Set-AzureVNetGatewayKey : The term 'Set-AzureVNetGatewayKey' is not recognized as
the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is
correct and try again.




I am also unable to find the said command in the Azure Cmdlet Reference


Does anyone know of an alternative way???


  

Viewing all articles
Browse latest Browse all 6513

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>