Skip to content

docs: document runtime network endpoints azd contacts (#4415)#9165

Open
dipeshpandit12 wants to merge 1 commit into
Azure:mainfrom
dipeshpandit12:fix-issue-4415
Open

docs: document runtime network endpoints azd contacts (#4415)#9165
dipeshpandit12 wants to merge 1 commit into
Azure:mainfrom
dipeshpandit12:fix-issue-4415

Conversation

@dipeshpandit12

Copy link
Copy Markdown

Add docs/reference/network-endpoints.md cataloguing the external hosts azd may contact at runtime (control plane, auth, telemetry, tool downloads, templates, extensions, self-update, CI/CD), plus a minimum allowlist for firewalled environments. Link it from the docs Reference index and add the new host-name terms to the misc cspell dictionary.

Fixes #4415

Add docs/reference/network-endpoints.md cataloguing the external hosts
azd may contact at runtime (control plane, auth, telemetry, tool
downloads, templates, extensions, self-update, CI/CD), plus a minimum
allowlist for firewalled environments. Link it from the docs Reference
index and add the new host-name terms to the misc cspell dictionary.

Fixes Azure#4415
Copilot AI review requested due to automatic review settings July 15, 2026 22:18

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
7 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@microsoft-github-policy-service microsoft-github-policy-service Bot added the customer-reported identify a customer issue label Jul 15, 2026
@microsoft-github-policy-service

Copy link
Copy Markdown
Contributor

Thank you for your contribution @dipeshpandit12! We will review the pull request and get back to you soon.

@jongio jongio left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed this as a docs-accuracy PR and checked the endpoint claims against the cited source constants. The per-cloud suffixes in cloud.go, the prod/dev telemetry endpoints in telemetry.go, the experimentation host in experimentation.go, the self-update hosts in update/manager.go, the hardcoded graph.microsoft.com in graphsdk.go, the bicep and pack download URLs, the template and extension registry URLs, the OIDC issuer in entraid.go, and the raw/api.github.com normalization in gh_source.go all match the code.

The cspell additions land in the docs/reference/**/*.md override block, so they cover the new file, and they keep the existing alphabetical ordering.

Nothing to change.

@dipeshpandit12

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

@dipeshpandit12

dipeshpandit12 commented Jul 17, 2026

Copy link
Copy Markdown
Author

Hi team, just checking in on this PR. The CLA is now signed. Whenever you have a chance, I’d appreciate a review from one of the code owners. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customer-reported identify a customer issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document well-known runtime hosts that azd consumes

3 participants