Update quickstart-linux.json
servicefabric/networks resource type is only available in eastus at this time. Changed the default location to this available region
This commit is contained in:
Родитель
12d656414a
Коммит
679053ae90
|
@ -3,7 +3,7 @@
|
|||
"contentVersion": "1.0.0.0",
|
||||
"parameters": {
|
||||
"location": {
|
||||
"defaultValue": "westus",
|
||||
"defaultValue": "eastus",
|
||||
"type": "String",
|
||||
"metadata": {
|
||||
"description": "Location of the resources."
|
||||
|
@ -132,4 +132,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче