-
Notifications
You must be signed in to change notification settings - Fork 371
Network troubleshooting for firewall #577
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Piotr Karpala <[email protected]>
|
@karpikpl : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 504f544: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
@karpikpl : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds troubleshooting guidance for a timeout error that occurs when loading Agent pages in AI Foundry projects. The error stems from connectivity issues between the AI Foundry project and Cosmos DB.
Key Changes:
- Added a new troubleshooting entry for the "Timeout of 60000ms exceeded" error
- Provided solution steps including verifying Cosmos DB connectivity and configuring firewall settings
- Referenced the AzureActiveDirectory service tag and required FQDNs for Managed Identity integration
|
|
||
|
|
||
|
|
||
| `""Timeout of 60000ms exceeded" error when loading the Agent pages in the AI Foundry project"` |
Copilot
AI
Oct 28, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove extra double quotes around the error message. The backticks should contain: \"Timeout of 60000ms exceeded\" error when loading the Agent pages in the AI Foundry project
| `""Timeout of 60000ms exceeded" error when loading the Agent pages in the AI Foundry project"` | |
| `"Timeout of 60000ms exceeded" error when loading the Agent pages in the AI Foundry project` |
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
|
Learn Build status updates of commit 235f6b1: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Learn Build status updates of commit 2406cf3: ✅ Validation status: passed
For more details, please refer to the build report. |
This pull request adds troubleshooting guidance for a new error scenario encountered when loading Agent pages in AI Foundry projects. The update provides a clear solution for connectivity issues with Cosmos DB, specifically addressing firewall and DNS configuration requirements.
Troubleshooting and error resolution:
"Timeout of 60000ms exceeded"error when loading Agent pages, explaining that the issue is due to communication problems with Cosmos DB and providing steps to verify connectivity.AzureActiveDirectoryservice tag for Managed Identity integration.