Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Image Removed
Excerpt
nameAppServiceJsonSettings
Code Block
[
  {
    "name": "AzRedisCache",
    "value": "",
    "slotSetting": false
  },
  {
    "name": "CosmosDbAuthKey",
    "value": "",
    "slotSetting": false
  },
  {
    "name": "CosmosDbContainerId",
    "value": "",
    "slotSetting": false
  },
  {
    "name": "CosmosDbDatabaseId",
    "value": "",
    "slotSetting": false
  },
  {
    "name": "CosmosDbEndpoint",
    "value": "",
    "slotSetting": false
  },
  {
    "name": "EnableMultitenancy",
    "value": "true",
    "slotSetting": false
  },
  {
    "name": "KeyVaultUrl",
    "value": "",
    "slotSetting": false
  },
  {
    "name": "MicrosoftAppId",
    "value": "",
    "slotSetting": false
  },
  {
    "name": "MicrosoftAppPassword",
    "value": "",
    "slotSetting": false
  },
  {
    "name": "SupportsUserTenantMapping",
    "value": "false",
    "slotSetting": false
  },
  {
    "name": "WEBSITE_HEALTHCHECK_MAXPINGFAILURES",
    "value": "10",
    "slotSetting": false
  },
  {
    "name": "WEBSITE_HTTPLOGGING_RETENTION_DAYS",
    "value": "2",
    "slotSetting": false
  },
  {
    "name": "WEBSITE_LOAD_USER_PROFILE",
    "value": "1",
    "slotSetting": false
  }
]
Info