|
1 | 1 | ---
|
2 |
| -title: Nonregional Azure services |
| 2 | +title: Azure non-regional services |
3 | 3 | description: Learn about geographic and global Azure services.
|
4 | 4 | ms.service: azure
|
5 |
| -ms.subservice: azure-availability-zones |
6 | 5 | ms.topic: conceptual
|
7 | 6 | ms.date: 03/24/2025
|
8 | 7 | ms.author: anaharris
|
9 | 8 | author: anaharris-ms
|
10 | 9 | ms.custom: subject-reliability
|
11 | 10 | ---
|
12 | 11 |
|
13 |
| -# Nonregional Azure services |
| 12 | +# Azure non-regional services |
14 | 13 |
|
15 |
| -Nonregional services, listed on [Azure global infrastructure products](https://azure.microsoft.com/global-infrastructure/services/?products=all), are services that you don't deploy into a specific Azure region. |
| 14 | +Non-regional Azure services are services that you don't deploy into a specific Azure region. This article explains the difference between global and geographic non-regional services, and provides a list of non-regional services that indicates whether each is a global or geographic service. |
16 | 15 |
|
17 |
| -There are two categories of nonregional services, each with different characteristics for reliability: |
18 | 16 |
|
19 |
| -- **Global services** are deployed to many Azure regions worldwide. If there's a regional failure, an instance in another region continues servicing customers. |
20 |
| -- **Geographic services** aren't deployed to a specific Azure regions, but instead to a geographic area. Within that geographic area, one or more Azure regions might be used to serve customer requests. Consult the service's documentation to understand the geographic areas, and how to design a resilient solution using the service. |
| 17 | +## Types of non-regional services |
21 | 18 |
|
22 |
| -Some nonregional services enable customers to specify the region where some components are deployed. For example, [Azure Virtual Desktop](https://azure.microsoft.com/services/virtual-desktop/) is a geographic service, so its core components are deployed within a geography instead of a specific Azure region. However, it enables customers to specify an Azure region where their host pool (virtual machines) reside. |
| 19 | +There are two types of non-regional services: |
23 | 20 |
|
24 |
| -## List of nonregional services |
| 21 | +- **Global services** are deployed to many Azure regions worldwide. If there's a regional failure, an instance in another region can continue to operate. With Global services, you don't need to specifically design for resiliency as they are automatically resilient to regional failures. |
| 22 | + |
| 23 | + |
| 24 | +- **Geographic services** are deployed to a geographic area, and not a specific Azure region. Within that geographic area, one or more Azure regions might be used to serve client requests. To understand the geographic areas, and learn how to design a resilient solution with a geographic service, see the documentation for that service. |
| 25 | + |
| 26 | +Generally, most non-regional services support one or the other, but not both. For example, Azure AD B2C is a global service, while Azure DevOps is a geographic service. However, Microsoft Entra ID is a service that can be either global or geographic, depending on how you configure it. |
| 27 | + |
| 28 | +## Regional dependent service components |
| 29 | + |
| 30 | +When you use a non-regional service, you don't need to choose a region for the service itself. However, you might need to choose a region for dependent components that you use with the service. For example, if you use [Azure Virtual Desktop (AVD)](https://azure.microsoft.com/services/virtual-desktop/), which is a non-regional service, you can choose the region where your host pool (virtual machines) should reside. |
| 31 | + |
| 32 | + |
| 33 | +## Data storage for non-region services |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | +## List of non-regional services |
| 38 | + |
| 39 | +Although Microsoft publishes a [a list of non-regional services](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/table), the table below also contains the list non-regional service, but specifies whether each service is global or geographic, and provides additional notes about data residency and configuration. |
25 | 40 |
|
26 | 41 | | Product | Global | Geographic | Notes |
|
27 | 42 | | --- | --- | --- | --- |
|
@@ -59,6 +74,7 @@ Some nonregional services enable customers to specify the region where some comp
|
59 | 74 | | Microsoft Intune | ✅ | | |
|
60 | 75 | | Microsoft Sentinel | | ✅ | |
|
61 | 76 |
|
62 |
| -## Next steps |
| 77 | +## Related content |
63 | 78 |
|
64 | 79 | - [Data residency in Azure](https://azure.microsoft.com/global-infrastructure/data-residency/)
|
| 80 | + |
0 commit comments