Integrating my Semantic Kernel Bot with Microsoft Teams #11661
-
I’ve built a sales assistant using Semantic Kernel in Python, exposed via Streamlit and deployed to Azure App Service with Entra ID SSO. In production I’d like users to interact in Teams instead of Streamlit, but keep my existing SK logic and plugins. I am using Python. I found resources specific to .NET for this but not Python. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Do you want help with hosting the app service vs. interacting with Teams? We have a sample that shows hosting with the app service with Entra ID but want to make sure you're not looking specifically for interacting with Teams. Thanks. |
Beta Was this translation helpful? Give feedback.
Do you want help with hosting the app service vs. interacting with Teams? We have a sample that shows hosting with the app service with Entra ID but want to make sure you're not looking specifically for interacting with Teams. Thanks.