Removing list of allowed regions
Removing list of allowed values from DCR template now that all regions are supported
This commit is contained in:
Родитель
87b9561a4b
Коммит
8af669974a
|
@ -10,11 +10,6 @@
|
|||
},
|
||||
"location": {
|
||||
"defaultValue": "westus2",
|
||||
"allowedValues": [
|
||||
"westus2",
|
||||
"eastus2",
|
||||
"eastus2euap"
|
||||
],
|
||||
"type": "String",
|
||||
"metadata": {
|
||||
"description": "Specifies the location in which to create the Data Collection Rule."
|
||||
|
@ -63,4 +58,4 @@
|
|||
"value": "[resourceId('Microsoft.Insights/dataCollectionRules', parameters('dataCollectionRuleName'))]"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче