Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
nameAppServiceJsonSettings
Info

You will fill in the missing configuration values later. Note that the initial JSON content in the editor may “[ ].” Please remove this before adding the content below.

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
  }
]
Excerpt
namePartitionKey
Note

The Partition key should be “/id,” as shown below.

Excerpt
nameDefaultLocationForZip
Info

You can typically find the package in the location EmpowerID\WFS\EmpowerID Product Packages\Mobile Manager\Microservice v3\.

Excerpt
nameObjectPrincipalID
Note

Note the Object (principal) ID, which we will use to configure the access policy in the following steps.

Excerpt
nameAppRegistrationID
Note

The Microsoft App Id and Password used here should be of the application you created while completing the step “Setting up the Microsoft App ID.”

Excerpt
nameUsersWillSeeInfo
Note

Please note that end-users will see this information in the Bot.

Excerpt
nameDeploymentWarning
Warning

Your Bot won’t work until you have completed all the required configuration and have provisioned a Bot Tenant for the Microsoft Teams in the next step.