From 066694017c201507fa04bbe98b4a80caaee231d6 Mon Sep 17 00:00:00 2001 From: Rebecca Nguyen Date: Wed, 26 Aug 2026 13:48:09 -0700 Subject: [PATCH 1/2] Clarify data residency API authentication requirements Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- ...-overview-for-github-enterprise-cloud-with-data-residency.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/admin/data-residency/feature-overview-for-github-enterprise-cloud-with-data-residency.md b/content/admin/data-residency/feature-overview-for-github-enterprise-cloud-with-data-residency.md index 5ac60b58b9cf..f28678f8ef37 100644 --- a/content/admin/data-residency/feature-overview-for-github-enterprise-cloud-with-data-residency.md +++ b/content/admin/data-residency/feature-overview-for-github-enterprise-cloud-with-data-residency.md @@ -53,7 +53,7 @@ The following features are either specific to {% data variables.enterprise.data_ ### API access -{% data reusables.data-residency.data-resident-enterprises-api-access %} For more information, see [AUTOTITLE](/admin/data-residency/about-github-enterprise-cloud-with-data-residency#api-access). +{% data reusables.data-residency.data-resident-enterprises-api-access %} You must authenticate all API requests to {% data variables.enterprise.data_residency_site %} with an access token, including requests to endpoints that do not require authentication on {% data variables.product.prodname_dotcom_the_website %}. For more information, see [AUTOTITLE](/admin/data-residency/about-github-enterprise-cloud-with-data-residency#api-access). ### URL differences From dad6031a49ae5fb8ef38865da872f5239f288913 Mon Sep 17 00:00:00 2001 From: Rebecca Nguyen Date: Wed, 26 Aug 2026 14:14:18 -0700 Subject: [PATCH 2/2] Clarify data residency API credential requirements Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 9ae64e69-76cf-43aa-8c42-9a5c51476e74 --- ...-overview-for-github-enterprise-cloud-with-data-residency.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/admin/data-residency/feature-overview-for-github-enterprise-cloud-with-data-residency.md b/content/admin/data-residency/feature-overview-for-github-enterprise-cloud-with-data-residency.md index f28678f8ef37..86f7ea2fc63a 100644 --- a/content/admin/data-residency/feature-overview-for-github-enterprise-cloud-with-data-residency.md +++ b/content/admin/data-residency/feature-overview-for-github-enterprise-cloud-with-data-residency.md @@ -53,7 +53,7 @@ The following features are either specific to {% data variables.enterprise.data_ ### API access -{% data reusables.data-residency.data-resident-enterprises-api-access %} You must authenticate all API requests to {% data variables.enterprise.data_residency_site %} with an access token, including requests to endpoints that do not require authentication on {% data variables.product.prodname_dotcom_the_website %}. For more information, see [AUTOTITLE](/admin/data-residency/about-github-enterprise-cloud-with-data-residency#api-access). +{% data reusables.data-residency.data-resident-enterprises-api-access %} You must authenticate all API requests to {% data variables.enterprise.data_residency_site %} using a credential supported by the endpoint. For endpoints that do not require authentication on {% data variables.product.prodname_dotcom_the_website %}, authenticate with an access token. For more information, see [AUTOTITLE](/admin/data-residency/about-github-enterprise-cloud-with-data-residency#api-access). ### URL differences