|
| 1 | +--- |
| 2 | +title: GitHub Copilot with data residency |
| 3 | +shortTitle: GitHub Copilot |
| 4 | +intro: "Keep AI-powered coding assistance within your designated region, so you can meet compliance requirements while improving developer productivity." |
| 5 | +versions: |
| 6 | + ghec: '*' |
| 7 | +category: |
| 8 | + - Get started with GitHub Enterprise |
| 9 | +product: '{% data variables.enterprise.data_residency %}' |
| 10 | +--- |
| 11 | + |
| 12 | +If your enterprise uses {% data variables.enterprise.data_residency %}, you can enable a policy to ensure that all inference processing and associated data for {% data variables.product.prodname_copilot %} remain **within your designated geographic region**. |
| 13 | + |
| 14 | +## Supported regions |
| 15 | + |
| 16 | +{% data variables.product.prodname_copilot_short %} with data residency is currently available in the following regions: |
| 17 | + |
| 18 | +* United States |
| 19 | +* European Union |
| 20 | + |
| 21 | +{% data variables.product.company_short %} plans to add support for more regions in the near future. |
| 22 | + |
| 23 | +## How restrictions are enforced |
| 24 | + |
| 25 | +When you enforce data residency for {% data variables.product.prodname_copilot_short %}, {% data variables.product.company_short %} routes all {% data variables.product.prodname_copilot_short %} requests to model endpoints within your enterprise's designated region. Your code, prompts, and {% data variables.product.prodname_copilot_short %} responses never leave your region during inference processing. |
| 26 | + |
| 27 | +The enforcement happens at multiple levels: |
| 28 | + |
| 29 | +* **Authentication and routing**: Users' authentication tokens only grant access to your region-specific endpoints, ensuring that traffic never leaves the designated geography. |
| 30 | +* **Model availability**: {% data variables.product.prodname_copilot_short %} will only surface models that are certified and available in your region. Developers cannot access models hosted outside your region. |
| 31 | +* **Logs and telemetry**: All {% data variables.product.prodname_copilot_short %}-related logs and telemetry are stored within region-appropriate, compliant storage. |
| 32 | + |
| 33 | +## Client version requirements |
| 34 | + |
| 35 | +{% data reusables.copilot.model-compliance.client-requirements %} |
| 36 | + |
| 37 | +## Supported {% data variables.product.prodname_copilot_short %} features |
| 38 | + |
| 39 | +{% data reusables.copilot.model-compliance.supported-features %} |
| 40 | + |
| 41 | +## Available AI models by region |
| 42 | + |
| 43 | +The models available for {% data variables.product.prodname_copilot_short %} vary by region. {% data reusables.copilot.model-compliance.models-intro %} |
| 44 | + |
| 45 | +### United States |
| 46 | + |
| 47 | +{% data reusables.copilot.model-compliance.us-models %} |
| 48 | + |
| 49 | +### European Union |
| 50 | + |
| 51 | +* GPT-4o mini |
| 52 | +* GPT-4.1 |
| 53 | +* GPT-5 mini |
| 54 | +* GPT-5.1 |
| 55 | +* GPT-5.1-Codex |
| 56 | +* GPT-5.1-Codex-Max |
| 57 | +* GPT-5.2 |
| 58 | +* GPT-5.4 |
| 59 | +* Claude Haiku 4.5 |
| 60 | +* Claude Sonnet 4 |
| 61 | +* Claude Sonnet 4.5 |
| 62 | +* Claude Opus 4.5 |
| 63 | +* Claude Sonnet 4.6 |
| 64 | +* Claude Opus 4.6 |
| 65 | + |
| 66 | +## Pricing changes |
| 67 | + |
| 68 | +{% data reusables.copilot.model-compliance.pricing-changes %} |
| 69 | + |
| 70 | +## Policy controls |
| 71 | + |
| 72 | +To enable this policy, use the **Restrict {% data variables.product.prodname_copilot_short %} to data residency compliant models** policy in the "Features" section of your enterprise's {% data variables.product.prodname_copilot_short %} policies. This policy is disabled by default, and enabling it will affect your pricing for {% data variables.product.prodname_copilot_short %} requests. |
| 73 | + |
| 74 | +For instructions on finding your policies page, see [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-enterprise-policies). |
0 commit comments