We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e28e6c8 commit b52becfCopy full SHA for b52becf
articles/sre-agent/troubleshoot.md
@@ -77,6 +77,12 @@ To resolve the issue:
77
78
* Use the *Check Access* feature in the Azure portal to verify you have the right permissions.
79
80
+## Blocked requests
81
+
82
+If requests to SRE Agent are blocked, your firewall might stop requests to Azure and causing client-side failures in the browser.
83
84
+To grant access to the proper domain, allowlist `*.azuresre.ai` your firewall settings.
85
86
## Related content
87
88
* [Security contexts](./security-context.md)
0 commit comments