🚀 Action required: Update Bot Endpoint for GCC Compliance ! #12602
surbhigupta12
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
❓ What does this mean?
To ensure compliance with GCC (Government Community Cloud) requirements for US-based traffic processing, we’re sharing important guidance on bot endpoint usage.
For bot developers, we recommend using the following full qualified domain names for each environment:
Public traffic: https://smba.trafficmanager.net/teams/
GCC traffic: https://smba.infra.gcc.teams.microsoft.com/
Action: We request all developers to use serviceURL from incoming requests to dynamically determine the correct endpoint. This ensures your bot communicates through the appropriate infrastructure based on the tenant type.
For more information on how to reply to a user message, see: Send a message.
In case your bot needs to proactively start the conversation, implementation details can be found in our documentation: Create the conversation.
Please note that all non-compliant calls to the incorrect endpoints are deprecated. To prevent any service disruption, we urge you to review all bot traffic service URLs and implement these changes promptly.
📑 Want to learn more? Here are some resources:
❔ Still have queries?
📢 Subscribe for more updates:
💯 A massive thanks to everyone in the community. Your feedback and engagement have been valuable.
Beta Was this translation helpful? Give feedback.
All reactions