Skip to content

Add support for MSI in the CQA sample #4047

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

sw-joelmut
Copy link
Collaborator

Important

This PR requires the fix and release of the issue microsoft/botbuilder-dotnet#6889

Description

This PR adds support for User Managed Identity to the CQA sample. Providing a way to choose between using the EndpointKey or the MSI resource to authenticate to the Language service.

Proposed Changes

  • Updated RootDialog to support both EndpointKey and MSI auth type for CQA resource.
  • Updated README.md to include the new MSI option and the required configuration.
  • Updated appsettings.json to include the new LanguageManagedIdentityClientId property.

Testing

The following image shows the both types of authentication working.
image

@sw-joelmut sw-joelmut requested a review from tracyboehrer April 25, 2025 14:06
@sw-joelmut sw-joelmut marked this pull request as draft May 8, 2025 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants