-
Notifications
You must be signed in to change notification settings - Fork 89
Updated endpoints for China region #178
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
Merged
Merged
Changes from 3 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
f43f6bf
updated endpoints for China region
terencet-dev 6663930
added line breaker
terencet-dev fb9a000
updated mcr-endpoints-guidance.md
terencet-dev 51c7a09
Updated guidance based on comments
terencet-dev b3d561d
updated endpoints
terencet-dev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -24,6 +24,10 @@ To access Registry Endpoint and MAR discovery UI, the following FQDNs should be | |||||||||
| | - | - | - | | ||||||||||
| | Registry Endpoint and MAR discovery UI | https | `mcr.microsoft.com` | | ||||||||||
| | Data Endpoint | https | `*.data.mcr.microsoft.com` | | ||||||||||
| | Registry Endpoint for China Region | https | `mcr.azure.cn` | | ||||||||||
| | Data Endpoint for China Region | https | `*.data.mcr.azure.cn` | | ||||||||||
|
|
||||||||||
| > **Note:** The China region endpoints (`mcr.azure.cn`) and (`*.data.mcr.azure.cn`) are counterparts to (`mcr.microsoft.com`) and (`*.data.mcr.microsoft.com`). | ||||||||||
|
|
||||||||||
| > **Note:** MAR provides global coverage through Azure Traffic Manager for the registry endpoint, with regional CDNs managed by Azure Front Door for the data endpoints. | ||||||||||
| > Over time, MAR team will continue adding regional endpoints to ensure the best performance for our customers. Check the [MAR Firewall Rules][mcr-firewall-rules] article for details how to configure your firewall rules. | ||||||||||
|
|
@@ -36,12 +40,15 @@ MAR registry REST endpoints are available in the following nine locations: | |||||||||
| - Asia South East | ||||||||||
| - Europe North | ||||||||||
| - Europe West | ||||||||||
| - North China | ||||||||||
| - East China | ||||||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
See naming in below links: |
||||||||||
| - US Central | ||||||||||
| - US East | ||||||||||
| - US West | ||||||||||
| - US West 2 | ||||||||||
| - US West-Central | ||||||||||
|
|
||||||||||
|
|
||||||||||
|
terencet-dev marked this conversation as resolved.
Outdated
|
||||||||||
| ## MAR Data Endpoint Locations | ||||||||||
|
|
||||||||||
| MAR uses Azure Front Door CDN point of presence (POP) locations to provide reliable delivery of Microsoft content. Single CDN POP location can have multiple nodes serving the MAR content. To obtain the list of CDN POP locations for MAR use the following articles from Azure Front Door: | ||||||||||
|
|
@@ -63,4 +70,4 @@ If you experience issues with pulling artifact from MAR, [contact Microsoft Supp | |||||||||
| [azure-cdn-china]: https://docs.azure.cn/cdn/cdn-pops | ||||||||||
| [oci-spec]: https://github.com/opencontainers/distribution-spec | ||||||||||
| [oci-artifacts]: https://github.com/opencontainers/artifacts | ||||||||||
| [mcr-firewall-rules]: ../client-firewall-rules.md | ||||||||||
| [mcr-firewall-rules]: client-firewall-rules.md | ||||||||||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.