microsoft / botbuilder-python

The Microsoft Bot Framework provides what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/sms to Skype, Slack, Office 365 mail and other popular services.
http://botframework.com
MIT License
672 stars 271 forks source link

UserAssignedMSI Support #2125

Closed tracyboehrer closed 1 day ago

tracyboehrer commented 1 week ago

Support for this is currently blocked by lack of support in the MSAL package. We are monitoring the progress for this in MSAL and will schedule Python SDK changes when available.

BugsCracker commented 1 week ago

@tracyboehrer I see there's a recent MSAL update, is this the MI support to make the Python SDK change? https://learn.microsoft.com/en-us/python/api/overview/azure/identity-readme?view=azure-python#managed-identity-support

tracyboehrer commented 1 week ago

Work is in progress on this.

tracyboehrer commented 1 day ago

This will be released today. The steps in https://learn.microsoft.com/en-us/azure/bot-service/provision-and-publish-a-bot?view=azure-bot-service-4.0&tabs=userassigned%2Ccsharp can be used to deploy using ARM templates, however: