PS /home/shawn> az network vnet-gateway show --resource-group ddiweb --name UofUtah_VNG2 { "active": false, "bgpSettings": { "asn": 65515, "bgpPeeringAddress": "13.78.236.254", "bgpPeeringAddresses": [ { "customBgpIpAddresses": [], "defaultBgpIpAddresses": [ "13.78.236.254" ], "ipconfigurationId": "/subscriptions/826a2a8c-522d-47bf-986b-60349fa92685/resourceGroups/DDIWEB/providers/Microsoft.Network/virtualNetworkGateways/UofUtah_VNG2/ipConfigurations/default", "tunnelIpAddresses": [ "52.161.94.89" ] } ], "peerWeight": 0 }, "customRoutes": null, "enableBgp": false, "enableBgpRouteTranslationForNat": false, "enableDnsForwarding": null, "enablePrivateIpAddress": false, "etag": "W/\"6f03c559-6f4b-4316-88ba-548921037c60\"", "extendedLocation": null, "gatewayDefaultSite": null, "gatewayType": "Vpn", "id": "/subscriptions/826a2a8c-522d-47bf-986b-60349fa92685/resourceGroups/DDIWEB/providers/Microsoft.Network/virtualNetworkGateways/UofUtah_VNG2", "inboundDnsForwardingEndpoint": null, "ipConfigurations": [ { "etag": "W/\"6f03c559-6f4b-4316-88ba-548921037c60\"", "id": "/subscriptions/826a2a8c-522d-47bf-986b-60349fa92685/resourceGroups/DDIWEB/providers/Microsoft.Network/virtualNetworkGateways/UofUtah_VNG2/ipConfigurations/default", "name": "default", "privateIpAddress": null, "privateIpAllocationMethod": "Dynamic", "provisioningState": "Succeeded", "publicIpAddress": { "id": "/subscriptions/826a2a8c-522d-47bf-986b-60349fa92685/resourceGroups/DDIWEB/providers/Microsoft.Network/publicIPAddresses/VNG_pip", "resourceGroup": "DDIWEB" }, "resourceGroup": "DDIWEB", "subnet": { "id": "/subscriptions/826a2a8c-522d-47bf-986b-60349fa92685/resourceGroups/DDIWEB/providers/Microsoft.Network/virtualNetworks/DDIWEB-vnet2/subnets/GatewaySubnet", "resourceGroup": "DDIWEB" }, "type": "Microsoft.Network/virtualNetworkGateways/ipConfigurations" } ], "location": "westcentralus", "name": "UofUtah_VNG2", "natRules": [], "provisioningState": "Succeeded", "resourceGroup": "DDIWEB", "resourceGuid": "cd873a86-64f5-4e65-a97f-cb6bc3aecc0b", "sku": { "capacity": 2, "name": "VpnGw2", "tier": "VpnGw2" }, "tags": {}, "type": "Microsoft.Network/virtualNetworkGateways", "vNetExtendedLocationResourceId": null, "vpnClientConfiguration": null, "vpnGatewayGeneration": "Generation2", "vpnType": "RouteBased"