An Azure service that provides an integrated environment for bot development.
Hello Golekha Sahu,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
I understand that your Azure SRE Agent chat section is getting error.
The issue is between a failed SRE Agent conversation thread, missing SRE Agent access/managed identity permissions, blocked network access, or a service-side SRE Agent backend execution failure. This should not be treated first as an Azure AI Bot Service channel issue, because Azure SRE Agent chat uses its own thread, role, managed identity, connector, and network-control model. Azure SRE Agent conversations are handled as threads, and each thread has an ID that can be used for debugging and backend trace correlation. - https://learn.microsoft.com/en-us/azure/sre-agent/threads
What you can do is to:
- Start a new Azure SRE Agent chat thread and test with a simple prompt.
- Confirm the signed-in user has SRE Agent Standard User or SRE Agent Administrator access.
- Confirm the agent’s user-assigned managed identity has the required Azure RBAC permissions.
- Confirm the target resource groups are added under Managed resources.
- Check network mode and connectors only if the failing prompt depends on private resources, external systems, repositories, Kusto, Teams, Outlook, MCP, or other connectors.
- If the same internal error happens in a new clean thread after these validations, open an Azure Support request with the failing thread ID because the remaining root cause requires Microsoft backend trace correlation.
After validating the user role, managed identity permissions, managed resources, network path, and connector state, the issue can either be resolved directly by correcting the failed configuration, or escalated with the exact SRE Agent thread ID for backend investigation.
Create an Azure support request via your portal - https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request If a new clean thread still returns the same internal error after validating the user role, managed identity/RBAC, managed resources, and network path. At that point, the issue is not reliably fixable from the customer side and requires Microsoft backend trace correlation using the SRE Agent thread ID.
I hope this is helpful. Please! Do not hesitate to let me know if you have any other questions, steps or clarifications.
Please do not close the thread by upvoting and accepting the answer if any part of it is helpful.