From 2d0e20d9fbcf65cdfcf866053fcd25b710b95e74 Mon Sep 17 00:00:00 2001 From: arkoppan <58860099+arkoppan@users.noreply.github.com> Date: Tue, 27 Jan 2026 10:06:16 -0600 Subject: [PATCH] Update IP address instructions for GitHub hosted runners 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 --- docs/pipelines/agents/hosted.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pipelines/agents/hosted.md b/docs/pipelines/agents/hosted.md index a164271cfd1..6e5724f6be9 100644 --- a/docs/pipelines/agents/hosted.md +++ b/docs/pipelines/agents/hosted.md @@ -202,7 +202,7 @@ To determine your geography, navigate to `https://dev.azure.com/ >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). #### Example