Skip to content

Commit

Permalink
Update preexisting-rg-params to support MSI (1/2) (#3565)
Browse files Browse the repository at this point in the history
  • Loading branch information
ceciliaavila authored Nov 3, 2021
1 parent f2ed71d commit 27601b3
Show file tree
Hide file tree
Showing 23 changed files with 396 additions and 42 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"appId": {
Expand All @@ -8,6 +8,9 @@
"appSecret": {
"value": ""
},
"appType": {
"value": "MultiTenant"
},
"botId": {
"value": ""
},
Expand All @@ -34,6 +37,15 @@
},
"newWebAppName": {
"value": ""
},
"tenantId": {
"value": ""
},
"existingUserAssignedMSIName": {
"value": ""
},
"existingUserAssignedMSIResourceGroupName": {
"value": ""
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"appId": {
Expand All @@ -8,6 +8,9 @@
"appSecret": {
"value": ""
},
"appType": {
"value": "MultiTenant"
},
"botId": {
"value": ""
},
Expand All @@ -34,6 +37,15 @@
},
"newWebAppName": {
"value": ""
},
"tenantId": {
"value": ""
},
"existingUserAssignedMSIName": {
"value": ""
},
"existingUserAssignedMSIResourceGroupName": {
"value": ""
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"appId": {
Expand All @@ -8,6 +8,9 @@
"appSecret": {
"value": ""
},
"appType": {
"value": "MultiTenant"
},
"botId": {
"value": ""
},
Expand All @@ -34,6 +37,15 @@
},
"newWebAppName": {
"value": ""
},
"tenantId": {
"value": ""
},
"existingUserAssignedMSIName": {
"value": ""
},
"existingUserAssignedMSIResourceGroupName": {
"value": ""
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"appId": {
Expand All @@ -8,6 +8,9 @@
"appSecret": {
"value": ""
},
"appType": {
"value": "MultiTenant"
},
"botId": {
"value": ""
},
Expand All @@ -34,6 +37,15 @@
},
"newWebAppName": {
"value": ""
},
"tenantId": {
"value": ""
},
"existingUserAssignedMSIName": {
"value": ""
},
"existingUserAssignedMSIResourceGroupName": {
"value": ""
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"appId": {
Expand All @@ -8,6 +8,9 @@
"appSecret": {
"value": ""
},
"appType": {
"value": "MultiTenant"
},
"botId": {
"value": ""
},
Expand All @@ -34,6 +37,15 @@
},
"newWebAppName": {
"value": ""
},
"tenantId": {
"value": ""
},
"existingUserAssignedMSIName": {
"value": ""
},
"existingUserAssignedMSIResourceGroupName": {
"value": ""
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"appId": {
Expand All @@ -8,6 +8,9 @@
"appSecret": {
"value": ""
},
"appType": {
"value": "MultiTenant"
},
"botId": {
"value": ""
},
Expand All @@ -34,6 +37,15 @@
},
"newWebAppName": {
"value": ""
},
"tenantId": {
"value": ""
},
"existingUserAssignedMSIName": {
"value": ""
},
"existingUserAssignedMSIResourceGroupName": {
"value": ""
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"appId": {
Expand All @@ -8,6 +8,9 @@
"appSecret": {
"value": ""
},
"appType": {
"value": "MultiTenant"
},
"botId": {
"value": ""
},
Expand All @@ -34,6 +37,15 @@
},
"newWebAppName": {
"value": ""
},
"tenantId": {
"value": ""
},
"existingUserAssignedMSIName": {
"value": ""
},
"existingUserAssignedMSIResourceGroupName": {
"value": ""
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"appId": {
Expand All @@ -8,6 +8,9 @@
"appSecret": {
"value": ""
},
"appType": {
"value": "MultiTenant"
},
"botId": {
"value": ""
},
Expand All @@ -34,6 +37,15 @@
},
"newWebAppName": {
"value": ""
},
"tenantId": {
"value": ""
},
"existingUserAssignedMSIName": {
"value": ""
},
"existingUserAssignedMSIResourceGroupName": {
"value": ""
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"appId": {
Expand All @@ -8,6 +8,9 @@
"appSecret": {
"value": ""
},
"appType": {
"value": "MultiTenant"
},
"botId": {
"value": ""
},
Expand All @@ -34,6 +37,15 @@
},
"newWebAppName": {
"value": ""
},
"tenantId": {
"value": ""
},
"existingUserAssignedMSIName": {
"value": ""
},
"existingUserAssignedMSIResourceGroupName": {
"value": ""
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"appId": {
Expand All @@ -8,6 +8,9 @@
"appSecret": {
"value": ""
},
"appType": {
"value": "MultiTenant"
},
"botId": {
"value": ""
},
Expand All @@ -34,6 +37,15 @@
},
"newWebAppName": {
"value": ""
},
"tenantId": {
"value": ""
},
"existingUserAssignedMSIName": {
"value": ""
},
"existingUserAssignedMSIResourceGroupName": {
"value": ""
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"appId": {
Expand All @@ -8,6 +8,9 @@
"appSecret": {
"value": ""
},
"appType": {
"value": "MultiTenant"
},
"botId": {
"value": ""
},
Expand All @@ -34,6 +37,15 @@
},
"newWebAppName": {
"value": ""
},
"tenantId": {
"value": ""
},
"existingUserAssignedMSIName": {
"value": ""
},
"existingUserAssignedMSIResourceGroupName": {
"value": ""
}
}
}
}
Loading

0 comments on commit 27601b3

Please sign in to comment.