You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Name of the resource group for the resource. It is recommended to put resources under same resource group for better tracking."
13
+
}
14
+
},
15
+
"resourceGroupLocation": {
16
+
"type": "string",
17
+
"defaultValue": "westeurope",
18
+
"metadata": {
19
+
"description": "Location of the resource group. Resource groups could have different location than resources, however by default we use API versions from latest hybrid profile which support all locations for resource types we support."
20
+
}
21
+
},
22
+
"resourceName": {
23
+
"type": "string",
24
+
"defaultValue": "API-GenerateConference",
25
+
"metadata": {
26
+
"description": "Name of the main resource to be created by this template."
"description": "Name of the resource group for the resource. It is recommended to put resources under same resource group for better tracking."
13
+
}
14
+
},
15
+
"resourceGroupLocation": {
16
+
"type": "string",
17
+
"defaultValue": "westeurope",
18
+
"metadata": {
19
+
"description": "Location of the resource group. Resource groups could have different location than resources, however by default we use API versions from latest hybrid profile which support all locations for resource types we support."
20
+
}
21
+
},
22
+
"resourceName": {
23
+
"type": "string",
24
+
"defaultValue": "API-GenerateConference",
25
+
"metadata": {
26
+
"description": "Name of the main resource to be created by this template."
0 commit comments