Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. From the Azure Directory, register a new application in App Registrations. Select the “Accounts in any organizational directory (Any Azure AD directory - Multitenant)” as the supported account type.

  2. Delete the Service Principal associated with the application, if any. Navigate to the Application you created, and click on the Managed application in local directory. Find properties tab and click on delete.

    Image Removed


    Image Added

    Image Removed


    Image Added


  3. Create a secret for the new application and set the expiration as 24 months or more. We will store the created secret into the configuration in the following steps, so please copy the created secret.

    Image Removed


    Image Added

  4. Navigate to the App Service (Linux web app) you created, and set the following settings in the Configuration section.

    1. Copy the Application (Client) ID just created and paste it into MicrosoftAppId Key.

    2. Copy the Secret ID, paste it into the MicrosoftAppPassword.

      Image RemovedImage Added

Info

Insert excerpt
IL:External Stylesheet
IL:External Stylesheet
nopaneltrue
In the next step, we will verify Configurations & Publish the Bot Microservice to Azure.

Verify Configurations & Publish the Bot Microservice to Azure