mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
fix
This commit is contained in:
@@ -46,9 +46,6 @@
|
||||
"name": "[parameters('virtualNetworkName')]",
|
||||
"type": "Microsoft.Network/virtualNetworks",
|
||||
"apiVersion": "2018-02-01",
|
||||
"dependsOn": [
|
||||
"[variables('routeTableName')]"
|
||||
],
|
||||
"location": "[parameters('location')]",
|
||||
"properties": {
|
||||
"mode": "Incremental",
|
||||
|
||||
Reference in New Issue
Block a user