Bot endpoint restriction for bot to work in Microsoft Teams #12015
Labels
doc-enhancement
If feedback is about suggested improvements/additions, but no evidence customer was blocked.
teams-developer-support
Question related to extensibility (Bot, ME, Tab) would be marked under this label
Type of issue
Missing information
Feedback
Hi Team,
If the bot source code is published to Azure app service, we can see following setting in App service -> Settings-> Configuration -> Minimum Inbound TLS Version
If we set Minimum Inbound TLS Version as 1.3, then respective bot endpoint is not working with teams. We see following error: The request was aborted: Could not create SSL/TLS secure channel
SMBA code currently only supports TLS1.0, 1.1 and 1.2, not TLS 1.3
So, please add note to indicate the same.
Page URL
https://learn.microsoft.com/en-us/microsoftteams/platform/bots/bot-concepts?tabs=csharp%2Cdotnet
Content source URL
https://github.com/MicrosoftDocs/msteams-docs/blob/main/msteams-platform/bots/bot-concepts.md
Author
@surbhigupta
Document Id
31f8aeb9-c444-606c-5130-0b941caa1222
The text was updated successfully, but these errors were encountered: