-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeploy.parameters.json
More file actions
251 lines (251 loc) · 10.7 KB
/
deploy.parameters.json
File metadata and controls
251 lines (251 loc) · 10.7 KB
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
{
"apiVersion": "2024-04-01",
"id": "/subscriptions/aec05339-805f-4c72-8f2d-e3f6b5875e8f/resourceGroups/GitHub-Copilot-Challenges/providers/Microsoft.Web/sites/MyCRUDAppAB",
"name": "MyCRUDAppAB",
"type": "microsoft.web/sites",
"kind": "app",
"location": "canadacentral",
"properties": {
"name": "MyCRUDAppAB",
"state": "Running",
"hostNames": [
"mycrudappab-e2acfph4bje5axaq.canadacentral-01.azurewebsites.net"
],
"webSpace": "GitHub-Copilot-Challenges-CanadaCentralwebspace",
"selfLink": "https://waws-prod-yt1-073.api.azurewebsites.windows.net:454/subscriptions/aec05339-805f-4c72-8f2d-e3f6b5875e8f/webspaces/GitHub-Copilot-Challenges-CanadaCentralwebspace/sites/MyCRUDAppAB",
"repositorySiteName": "MyCRUDAppAB",
"owner": null,
"usageState": "Normal",
"enabled": true,
"adminEnabled": true,
"siteScopedCertificatesEnabled": false,
"afdEnabled": false,
"enabledHostNames": [
"mycrudappab-e2acfph4bje5axaq.canadacentral-01.azurewebsites.net",
"mycrudappab-e2acfph4bje5axaq.scm.canadacentral-01.azurewebsites.net"
],
"siteProperties": {
"metadata": null,
"properties": [
{
"name": "LinuxFxVersion",
"value": ""
},
{
"name": "WindowsFxVersion",
"value": null
}
],
"appSettings": null
},
"availabilityState": "Normal",
"sslCertificates": null,
"csrs": [],
"cers": null,
"siteMode": null,
"hostNameSslStates": [
{
"name": "mycrudappab-e2acfph4bje5axaq.canadacentral-01.azurewebsites.net",
"sslState": "Disabled",
"ipBasedSslResult": null,
"virtualIP": null,
"virtualIPv6": null,
"thumbprint": null,
"certificateResourceId": null,
"toUpdate": null,
"toUpdateIpBasedSsl": null,
"ipBasedSslState": "NotConfigured",
"hostType": "Standard"
},
{
"name": "mycrudappab-e2acfph4bje5axaq.scm.canadacentral-01.azurewebsites.net",
"sslState": "Disabled",
"ipBasedSslResult": null,
"virtualIP": null,
"virtualIPv6": null,
"thumbprint": null,
"certificateResourceId": null,
"toUpdate": null,
"toUpdateIpBasedSsl": null,
"ipBasedSslState": "NotConfigured",
"hostType": "Repository"
}
],
"computeMode": null,
"serverFarm": null,
"serverFarmId": "/subscriptions/aec05339-805f-4c72-8f2d-e3f6b5875e8f/resourceGroups/GitHub-Copilot-Challenges/providers/Microsoft.Web/serverfarms/ASP-GitHubCopilotChallenges-9f02",
"reserved": false,
"isXenon": false,
"hyperV": false,
"lastModifiedTimeUtc": "2024-12-18T09:33:38.216Z",
"storageRecoveryDefaultState": "Running",
"contentAvailabilityState": "Normal",
"runtimeAvailabilityState": "Normal",
"dnsConfiguration": {},
"vnetRouteAllEnabled": false,
"containerAllocationSubnet": null,
"useContainerLocalhostBindings": null,
"vnetImagePullEnabled": false,
"vnetContentShareEnabled": false,
"outboundVnetRouting": null,
"siteConfig": {
"numberOfWorkers": 1,
"defaultDocuments": null,
"netFrameworkVersion": null,
"phpVersion": null,
"pythonVersion": null,
"nodeVersion": null,
"powerShellVersion": null,
"linuxFxVersion": "",
"windowsFxVersion": null,
"windowsConfiguredStacks": null,
"requestTracingEnabled": null,
"remoteDebuggingEnabled": null,
"remoteDebuggingVersion": null,
"httpLoggingEnabled": null,
"azureMonitorLogCategories": null,
"acrUseManagedIdentityCreds": false,
"acrUserManagedIdentityID": null,
"logsDirectorySizeLimit": null,
"detailedErrorLoggingEnabled": null,
"publishingUsername": null,
"publishingPassword": null,
"appSettings": null,
"metadata": null,
"connectionStrings": null,
"machineKey": null,
"handlerMappings": null,
"documentRoot": null,
"scmType": null,
"use32BitWorkerProcess": null,
"webSocketsEnabled": null,
"alwaysOn": true,
"javaVersion": null,
"javaContainer": null,
"javaContainerVersion": null,
"appCommandLine": null,
"managedPipelineMode": null,
"virtualApplications": null,
"winAuthAdminState": null,
"winAuthTenantState": null,
"customAppPoolIdentityAdminState": null,
"customAppPoolIdentityTenantState": null,
"runtimeADUser": null,
"runtimeADUserPassword": null,
"loadBalancing": null,
"routingRules": null,
"experiments": null,
"limits": null,
"autoHealEnabled": null,
"autoHealRules": null,
"tracingOptions": null,
"vnetName": null,
"vnetRouteAllEnabled": null,
"vnetPrivatePortsCount": null,
"publicNetworkAccess": null,
"cors": null,
"push": null,
"apiDefinition": null,
"apiManagementConfig": null,
"autoSwapSlotName": null,
"localMySqlEnabled": null,
"managedServiceIdentityId": null,
"xManagedServiceIdentityId": null,
"keyVaultReferenceIdentity": null,
"ipSecurityRestrictions": null,
"ipSecurityRestrictionsDefaultAction": null,
"scmIpSecurityRestrictions": null,
"scmIpSecurityRestrictionsDefaultAction": null,
"scmIpSecurityRestrictionsUseMain": null,
"http20Enabled": false,
"minTlsVersion": null,
"minTlsCipherSuite": null,
"scmMinTlsCipherSuite": null,
"supportedTlsCipherSuites": null,
"scmSupportedTlsCipherSuites": null,
"scmMinTlsVersion": null,
"ftpsState": null,
"preWarmedInstanceCount": null,
"functionAppScaleLimit": 0,
"elasticWebAppScaleLimit": null,
"healthCheckPath": null,
"fileChangeAuditEnabled": null,
"functionsRuntimeScaleMonitoringEnabled": null,
"websiteTimeZone": null,
"minimumElasticInstanceCount": 0,
"azureStorageAccounts": null,
"http20ProxyFlag": null,
"sitePort": null,
"antivirusScanEnabled": null,
"storageType": null,
"sitePrivateLinkHostEnabled": null,
"clusteringEnabled": false
},
"functionAppConfig": null,
"daprConfig": null,
"deploymentId": "MyCRUDAppAB",
"slotName": null,
"trafficManagerHostNames": null,
"sku": "Standard",
"scmSiteAlsoStopped": false,
"targetSwapSlot": null,
"hostingEnvironment": null,
"hostingEnvironmentProfile": null,
"clientAffinityEnabled": true,
"clientAffinityProxyEnabled": false,
"blockPathTraversal": false,
"clientCertEnabled": false,
"clientCertMode": "Required",
"clientCertExclusionPaths": null,
"hostNamesDisabled": false,
"ipMode": "IPv4",
"vnetBackupRestoreEnabled": false,
"domainVerificationIdentifiers": null,
"customDomainVerificationId": "1DADBADE691FCD12EC0E6A6A2560FD070FDAFECBA0F14A5039AF1E12E6F91996",
"kind": "app",
"managedEnvironmentId": null,
"workloadProfileName": null,
"resourceConfig": null,
"inboundIpAddress": "20.48.204.2",
"possibleInboundIpAddresses": "20.48.204.2",
"ftpUsername": "MyCRUDAppAB\\$MyCRUDAppAB",
"ftpsHostName": "ftps://waws-prod-yt1-073.ftp.azurewebsites.windows.net/site/wwwroot",
"outboundIpAddresses": "4.174.252.173,4.174.252.189,4.174.252.211,4.174.252.219,4.174.252.236,4.174.253.39,4.172.59.110,4.172.59.198,4.172.59.234,4.174.255.185,4.174.255.198,4.174.255.213,20.175.199.143,4.174.255.224,4.174.255.249,4.174.248.130,4.174.248.131,4.172.56.28,4.172.56.92,20.48.204.2",
"possibleOutboundIpAddresses": "4.174.252.173,4.174.252.189,4.174.252.211,4.174.252.219,4.174.252.236,4.174.253.39,4.172.59.110,4.172.59.198,4.172.59.234,4.174.255.185,4.174.255.198,4.174.255.213,20.175.199.143,4.174.255.224,4.174.255.249,4.174.248.130,4.174.248.131,4.172.56.28,4.172.56.92,4.174.253.102,4.174.253.241,4.174.254.13,4.174.254.118,4.174.254.173,4.174.254.188,4.174.254.203,4.174.255.11,4.174.255.145,4.174.251.154,4.174.255.157,4.174.255.162,4.174.255.170,4.172.57.187,4.172.58.52,4.172.58.212,4.172.58.214,4.172.58.239,4.172.56.143,4.172.56.182,4.172.56.247,4.172.57.35,4.172.57.77,4.172.57.85,20.48.204.2",
"containerSize": 0,
"dailyMemoryTimeQuota": 0,
"suspendedTill": null,
"siteDisabledReason": 0,
"functionExecutionUnitsCache": null,
"maxNumberOfWorkers": null,
"homeStamp": "waws-prod-yt1-073",
"cloningInfo": null,
"hostingEnvironmentId": null,
"tags": null,
"resourceGroup": "GitHub-Copilot-Challenges",
"defaultHostName": "mycrudappab-e2acfph4bje5axaq.canadacentral-01.azurewebsites.net",
"slotSwapStatus": null,
"httpsOnly": true,
"endToEndEncryptionEnabled": false,
"functionsRuntimeAdminIsolationEnabled": false,
"redundancyMode": "None",
"inProgressOperationId": null,
"geoDistributions": null,
"privateEndpointConnections": [],
"publicNetworkAccess": "Enabled",
"buildVersion": null,
"targetBuildVersion": null,
"migrationState": null,
"eligibleLogCategories": "AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceAuthenticationLogs",
"inFlightFeatures": [
"SiteContainers"
],
"storageAccountRequired": false,
"virtualNetworkSubnetId": null,
"keyVaultReferenceIdentity": "SystemAssigned",
"autoGeneratedDomainNameLabelScope": "TenantReuse",
"defaultHostNameScope": "TenantReuse",
"privateLinkIdentifiers": null,
"sshEnabled": null
}
}