|
1 | 1 | webApps |
2 | | -| app.bicep:7:1:25:1 | (no string representation) | |
3 | | -| app.bicep:28:1:45:1 | AppService[${appServiceName}-insecure] | |
4 | | -| app.bicep:48:1:70:1 | AppService[${appServiceName}-secure] | |
5 | | -| app.bicep:73:1:84:1 | DeploymentSlot[${MemberExpression}/staging] | |
6 | | -| app.bicep:87:1:100:1 | (no string representation) | |
7 | | -| app.bicep:103:1:115:1 | AppService[${appServiceName}-function] | |
8 | | -| test-sites.bicep:9:1:16:1 | (no string representation) | |
9 | | -| test-sites.bicep:19:1:72:1 | (no string representation) | |
10 | | -| test-sites.bicep:75:1:107:1 | (no string representation) | |
| 2 | +| app.bicep:7:1:25:1 | AppServicePlan[appServicePlan] | |
| 3 | +| app.bicep:28:1:45:1 | AppService[insecureAppService] | |
| 4 | +| app.bicep:48:1:70:1 | AppService[secureAppService] | |
| 5 | +| app.bicep:73:1:84:1 | DeploymentSlot[testSlot] | |
| 6 | +| app.bicep:87:1:100:1 | StaticWebApp[staticSite] | |
| 7 | +| app.bicep:103:1:115:1 | AppService[functionApp] | |
| 8 | +| test-sites.bicep:9:1:16:1 | AppServicePlan[appServicePlan] | |
| 9 | +| test-sites.bicep:19:1:72:1 | AppService[webApp] | |
| 10 | +| test-sites.bicep:75:1:107:1 | AppService[functionApp] | |
11 | 11 | webSites |
12 | | -| app.bicep:28:1:45:1 | AppService[${appServiceName}-insecure] | |
13 | | -| app.bicep:48:1:70:1 | AppService[${appServiceName}-secure] | |
14 | | -| app.bicep:103:1:115:1 | AppService[${appServiceName}-function] | |
15 | | -| test-sites.bicep:19:1:72:1 | (no string representation) | |
16 | | -| test-sites.bicep:75:1:107:1 | (no string representation) | |
| 12 | +| app.bicep:28:1:45:1 | AppService[insecureAppService] | |
| 13 | +| app.bicep:48:1:70:1 | AppService[secureAppService] | |
| 14 | +| app.bicep:103:1:115:1 | AppService[functionApp] | |
| 15 | +| test-sites.bicep:19:1:72:1 | AppService[webApp] | |
| 16 | +| test-sites.bicep:75:1:107:1 | AppService[functionApp] | |
17 | 17 | webSlots |
18 | | -| app.bicep:73:1:84:1 | DeploymentSlot[${MemberExpression}/staging] | |
| 18 | +| app.bicep:73:1:84:1 | DeploymentSlot[testSlot] | |
19 | 19 | webServerFarms |
20 | | -| app.bicep:7:1:25:1 | (no string representation) | |
21 | | -| test-sites.bicep:9:1:16:1 | (no string representation) | |
| 20 | +| app.bicep:7:1:25:1 | AppServicePlan[appServicePlan] | |
| 21 | +| test-sites.bicep:9:1:16:1 | AppServicePlan[appServicePlan] | |
0 commit comments