{
  "alwaysOn": true,
  "apiDefinition": null,
  "apiManagementConfig": null,
  "appCommandLine": "",
  "appSettings": null,
  "autoHealEnabled": false,
  "autoHealRules": null,
  "autoSwapSlotName": null,
  "connectionStrings": null,
  "cors": null,
  "defaultDocuments": [
    "Default.htm",
    "Default.html",
    "Default.asp",
    "index.htm",
    "index.html",
    "iisstart.htm",
    "default.aspx",
    "index.php",
    "hostingstart.html"
  ],
  "detailedErrorLoggingEnabled": false,
  "documentRoot": null,
  "experiments": {
    "rampUpRules": []
  },
  "ftpsState": "AllAllowed",
  "handlerMappings": null,
  "healthCheckPath": null,
  "http20Enabled": false,
  "httpLoggingEnabled": false,
  "id": "/subscriptions/b53326a7-7584-414c-8f60-8fc2df57cee3/resourceGroups/xxxx-webapp/providers/Microsoft.Web/sites/xxxx-webapp/config/web",
  "ipSecurityRestrictions": [
    {
      "action": "Allow",
      "description": null,
      "ipAddress": null,
      "name": "App GW Service Endpoint",
      "priority": 1000,
      "subnetMask": null,
      "subnetTrafficTag": null,
      "tag": "Default",
      "vnetSubnetResourceId": "/subscriptions/b53326a7-7584-414c-8f60-8fc2df57cee3/resourceGroups/xxxx-webapp/providers/Microsoft.Network/virtualNetworks/xxxx-webapp-vnet/subnets/appgw-subnet",
      "vnetTrafficTag": null
    },
    {
      "action": "Deny",
      "description": "Deny all access",
      "ipAddress": "Any",
      "name": "Deny all",
      "priority": 2147483647,
      "subnetMask": null,
      "subnetTrafficTag": null,
      "tag": null,
      "vnetSubnetResourceId": null,
      "vnetTrafficTag": null
    }
  ],
  "javaContainer": null,
  "javaContainerVersion": null,
  "javaVersion": null,
  "kind": null,
  "limits": null,
  "linuxFxVersion": "DOCKER|xxxxwebapp.azurecr.io/xxxx-web:15",
  "loadBalancing": "LeastRequests",
  "localMySqlEnabled": false,
  "location": "West Europe",
  "logsDirectorySizeLimit": 35,
  "machineKey": null,
  "managedPipelineMode": "Integrated",
  "managedServiceIdentityId": null,
  "minTlsVersion": "1.2",
  "name": "xxxx-webapp",
  "netFrameworkVersion": "v4.0",
  "nodeVersion": "",
  "numberOfWorkers": 1,
  "phpVersion": "",
  "powerShellVersion": null,
  "preWarmedInstanceCount": 0,
  "publishingUsername": "$xxxx-webapp",
  "push": null,
  "pythonVersion": "",
  "remoteDebuggingEnabled": false,
  "remoteDebuggingVersion": "VS2019",
  "requestTracingEnabled": false,
  "requestTracingExpirationTime": null,
  "resourceGroup": "xxxx-webapp",
  "scmIpSecurityRestrictions": [
    {
      "action": "Allow",
      "description": "Allow all access",
      "ipAddress": "Any",
      "name": "Allow all",
      "priority": 1,
      "subnetMask": null,
      "subnetTrafficTag": null,
      "tag": null,
      "vnetSubnetResourceId": null,
      "vnetTrafficTag": null
    }
  ],
  "scmIpSecurityRestrictionsUseMain": true,
  "scmType": "None",
  "tags": {},
  "tracingOptions": null,
  "type": "Microsoft.Web/sites/config",
  "use32BitWorkerProcess": true,
  "virtualApplications": [
    {
      "physicalPath": "site\\wwwroot",
      "preloadEnabled": true,
      "virtualDirectories": null,
      "virtualPath": "/"
    }
  ],
  "vnetName": "56181615-c44f-4972-8575-cabbcf9d35e6_webapp-integration",
  "webSocketsEnabled": false,
  "windowsFxVersion": null,
  "xManagedServiceIdentityId": null
}