we have multiple visual studio subscriptions with different ID's.
I am trying to connect two virtual networks located in same region.
Case 1: VPN peering: I am referring to link "https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-create-vnetpeering-arm-portal". Followed each step but not able to connect as it enable to recognize Resource ID of another subscription.
Case 2: when I am trying to connect two networks with VPN-VPN connectivity using powershell . I am able to connect VPN5 to VPN1 but while connecting VPN1 to VPN5 getting Internal server Error.
"status": "Failed", "error": { "code": "Internal Server Error", "message": "An error occurred.", "details": []