Skip to content

Commit cfb6ad9

Browse files
Rebuild ARM templates
1 parent cfc5055 commit cfb6ad9

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Environments/FunctionApp/azuredeploy.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"metadata": {
55
"_generator": {
66
"name": "bicep",
7-
"version": "0.11.1.770",
8-
"templateHash": "4920818387183325017"
7+
"version": "0.14.85.62628",
8+
"templateHash": "11382639500301275536"
99
}
1010
},
1111
"parameters": {
@@ -118,7 +118,7 @@
118118
},
119119
{
120120
"name": "APPINSIGHTS_INSTRUMENTATIONKEY",
121-
"value": "[reference(resourceId('Microsoft.Insights/components', parameters('resourceName'))).InstrumentationKey]"
121+
"value": "[reference(resourceId('Microsoft.Insights/components', parameters('resourceName')), '2020-02-02').InstrumentationKey]"
122122
},
123123
{
124124
"name": "AZURE_FUNCTIONS_ENVIRONMENT",

Environments/Sandbox/azuredeploy.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"metadata": {
55
"_generator": {
66
"name": "bicep",
7-
"version": "0.11.1.770",
8-
"templateHash": "1882150209236915071"
7+
"version": "0.14.85.62628",
8+
"templateHash": "13929897330120090578"
99
}
1010
},
1111
"resources": []

Environments/WebApp/azuredeploy.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"metadata": {
55
"_generator": {
66
"name": "bicep",
7-
"version": "0.11.1.770",
8-
"templateHash": "9783588988686256171"
7+
"version": "0.14.85.62628",
8+
"templateHash": "1747693694965566716"
99
}
1010
},
1111
"parameters": {

0 commit comments

Comments
 (0)