Describe your issue:
https://learn.microsoft.com/en-gb/microsoft-365/agents-sdk/provision-azure-bot-service-manually
When I look at the documentation for m365 Agents SDK, there's documentation for configuring your agent for azure bot in .NET and Javascript. However, there's no documentation for python.
Solution
Please include the documentation for python as many users are following that as a guide and going step by step.
Accepted Solution
Just like the javascript page: https://learn.microsoft.com/en-gb/microsoft-365/agents-sdk/azure-bot-authentication-for-javascript
There's a page for python as well.