No option to configure Azure Bot Service from ADAL to MSAL

Downard, Harry 0 Reputation points
2023-06-29T19:16:13.1333333+00:00

For Azure Bot Service there is no option to configure this to utilise ADAL over MSAL.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
942 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-07-05T12:42:14.8866667+00:00

    Hi @Downard, Harry

    Thanks for the question i guess

    As of my last update in September 2021, the Azure Bot Service did not provide built-in support for configuring ADAL (Azure Active Directory Authentication Library) over MSAL (Microsoft Authentication Library). At that time, MSAL was recommended as the preferred library for handling authentication scenarios.

    MSAL is a more modern and versatile library that supports both Azure AD and Microsoft identity platform (including Azure AD B2C) authentication. It is designed to work with the latest identity features and is generally more suitable for modern application development.

    While ADAL was commonly used in the past, Microsoft encouraged developers to migrate to MSAL for new projects and future updates.

    However, Microsoft's documentation is regularly updated to reflect the latest features and changes in their services.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.