Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The first step to deploying the Bot is creating a Linux Web app with a NET Core 3.1 runtime stack. The app service we set up now will host the bot microservice as the messaging endpoint for the Bot. Please follow the steps below to set up an app service for the Bot.

Note

Prerequisite: Clients deploying the EmpowerID Bot should have users from their organization's Azure AD tenant inventoried into EmpowerID. Azure AD accounts not registered and not owned by EmpowerID person will not be authorized to use the Bot. You can find details about Azure AD inventory here, Azure Active Directory Connector .

...

  1. Login to your azure Azure account.

  2. Please Create a Linux App Service with the .NET Core 3.1 runtime stack.

  3. Go to the newly created App Service’s Configuration and click on the Advanced Edit.

  4. Copy & Paste the JSON content below into the configuration JSON editor, which appears on a pane. Click on OK to save. The JSON content is the configuration required for the Bot, the value is empty for most of the keys. We will be setting the values gradually as we complete other steps in this series of docs.

    Insert excerpt
    IL:Deployment and Configuration of EID Bot Library
    IL:Deployment and Configuration of EID Bot Library
    nameAppServiceJsonSettings
    nopaneltrue

  5. The Application settings page will appear as below. Click list all the settings that were present in the JSON content you pasted above. Please, click on the Save button icon to save the settings.


    Insert excerpt
    IL:External Stylesheet
    IL:External Stylesheet
    nopaneltrue

Info

In the next step, we will create Azure Cache for Redis

Set up Azure Cache for Redis

Insert excerpt
IL:External Stylesheet
IL:External Stylesheet
nopaneltrue

All steps in Deployment & Configuration of EID Bot

Page Tree
rootDeployment & Configuration of EID Chatbot
startDepth1