-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathparameters.json
48 lines (48 loc) · 1.35 KB
/
parameters.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"sites_uokse_app_name": {
"value": null
},
"sites_uokse15_16_name": {
"value": null
},
"frontdoors_uokse_name": {
"value": null
},
"sites_redis_cache_app_name": {
"value": null
},
"Redis_redis_cache_se_name": {
"value": null
},
"servers_uok_mysql_name": {
"value": null
},
"components_uokse_app_name": {
"value": null
},
"serverfarms_ASP_uokse_80ad_name": {
"value": null
},
"serverfarms_paid_app_service_plan_name": {
"value": null
},
"storageAccounts_storageaccountuokseb762_name": {
"value": null
},
"actionGroups_Application_Insights_Smart_Detection_name": {
"value": null
},
"frontdoorwebapplicationfirewallpolicies_frontdoorpolicy_name": {
"value": null
},
"dashboards_daf55768_8dcd_483d_98fb_8f7aece7c2c7_dashboard_name": {
"value": null
},
"smartdetectoralertrules_failure_anomalies___uokse_app_name": {
"value": null
}
}
}