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

VNet-to-VNet connection can not be established

$
0
0

Hi there, I followed this article: https://azure.microsoft.com/en-us/documentation/articles/vpn-gateway-vnet-vnet-rm-ps/

At the end, creating the Connection between both Vnet, I receive following error.

##I used this command:

New-AzureRmVirtualNetworkGatewayConnection -Name LegacytoExchange -ResourceGroupName RG-Legacy -
VirtualNetworkGateway1 $vnet1gw -VirtualNetworkGateway2 $vnet4gw -Location "West Europe" -ConnectionType Vnet2Vnet -SharedKey 'AzureA1b2C3' -Verbose

##I get this error:

New-AzureRmVirtualNetworkGatewayConnection : Long running operation failed with status 'Failed'.
In Zeile:1 Zeichen:1
+ New-AzureRmVirtualNetworkGatewayConnection -Name LegacytoExchange -Re ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : CloseError: (:) [New-AzureRmVirt...tewayConnection], CloudException
    + FullyQualifiedErrorId : Microsoft.Azure.Commands.Network.NewAzureVirtualNetworkGatewayConnectionCommand

Thanks, Alex


Viewing all articles
Browse latest Browse all 6513

Trending Articles



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