Skip to content

Commit 56b6271

Browse files
Bump VPN SKU to AZ to match the public IP
1 parent 15668e0 commit 56b6271

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

samples/manage/azure-sql-db-managed-instance/attach-vpn-gateway/azuredeploy.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@
7878
}
7979
],
8080
"sku": {
81-
"name": "VpnGw1",
82-
"tier": "VpnGw1"
81+
"name": "VpnGw1AZ",
82+
"tier": "VpnGw1AZ"
8383
},
8484
"gatewayType": "Vpn",
8585
"vpnType": "RouteBased",

0 commit comments

Comments
 (0)