Update IP address instructions for GitHub hosted runners#14351
Update IP address instructions for GitHub hosted runners#14351arkoppan wants to merge 1 commit intoMicrosoftDocs:mainfrom
Conversation
Updated the link in Line 205 for "here" where it says "using the instructions provided here" from: https://docs.github.com/en/actions/concepts/runners/github-hosted-runners#ip-addresses To https://docs.github.com/en/actions/reference/runners/github-hosted-runners#ip-addresses
|
@arkoppan : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Pull request overview
Updates documentation to point readers to the correct GitHub documentation section for GitHub-hosted runner IP addresses (used for hosted macOS agent IP ranges guidance).
Changes:
- Updated the “IP addresses” anchor link for GitHub-hosted runners in the hosted agents networking documentation.
| >If your organization is in the **West Europe** region, the capacity fallback geography is **France**. | ||
| > | ||
| >Our Mac IP ranges aren't included in the Azure IPs above, as they are hosted in GitHub's macOS cloud. IP ranges can be retrieved using the [GitHub metadata API](https://docs.github.com/en/rest/reference/meta#get-github-meta-information) using the instructions provided [here](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#ip-addresses). | ||
| >Our Mac IP ranges aren't included in the Azure IPs above, as they are hosted in GitHub's macOS cloud. IP ranges can be retrieved using the [GitHub metadata API](https://docs.github.com/en/rest/reference/meta#get-github-meta-information) using the instructions provided [here](https://docs.github.com/en/actions/reference/runners/github-hosted-runners#ip-addresses). |
There was a problem hiding this comment.
This repo still references the old GitHub hosted runner IP address anchor elsewhere (e.g., docs/organizations/security/allow-list-ip-url.md:124). To avoid inconsistent guidance, consider updating that occurrence to the same canonical URL (or centralizing the link target) as part of this PR.
Updated the link in Line 205 for "here" where it says "using the instructions provided here" from:
https://docs.github.com/en/actions/concepts/runners/github-hosted-runners#ip-addresses
To
https://docs.github.com/en/actions/reference/runners/github-hosted-runners#ip-addresses