Skip to content

Commit 85353ab

Browse files
committed
Updates
1 parent 36d360e commit 85353ab

File tree

1 file changed

+13
-19
lines changed

1 file changed

+13
-19
lines changed

articles/reliability/regions-nonregional-services.md

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,24 @@ description: Learn about geographic and global Azure services.
44
ms.service: azure
55
ms.subservice: azure-availability-zones
66
ms.topic: conceptual
7-
ms.date: 03/05/2025
7+
ms.date: 03/24/2025
88
ms.author: anaharris
99
author: anaharris-ms
1010
ms.custom: subject-reliability
1111
---
1212

1313
# Nonregional Azure services
1414

15-
Nonregional services, listed on [Azure global infrastructure products](https://azure.microsoft.com/global-infrastructure/services/?products=all), are services for which there's no dependency on a specific Azure region.
15+
Nonregional services, listed on [Azure global infrastructure products](https://azure.microsoft.com/global-infrastructure/services/?products=all), are services that a customer doesn't deploy into a specific Azure region.
1616

17-
## Types of nonregional services
17+
There are two categories of nonregional services, each with different characteristics for reliability:
1818

19-
There are two categories of nonregional services:
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 how to design a resilient solution.
2021

21-
- **Geographic services** are deployed to two or more regions within a geography. If there's a regional failure, an instance of the service in another region continues servicing customers.
22-
- **Global services** are deployed to multiple regions worldwide. If there's a regional failure, an instance in another global region continues servicing customers.
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.
2323

24-
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 the region where their host pool (virtual machines) reside.
25-
26-
### Data residency
27-
28-
Most Azure services that store customer data allow the customer to specify the specific regions in which their data is stored.
29-
30-
When you use [Microsoft Entra ID](https://www.microsoft.com/security/business/identity-access/microsoft-entra-id), you can select geographic placement (such as Europe or North America) to support data residency. Alternatively, in some situations you can select worldwide for global distribution. For more information, see [Microsoft Entra ID and data residency](/entra/fundamentals/data-residency).
31-
32-
For more information about data residency in Azure, see [Data residency in Azure](https://azure.microsoft.com/global-infrastructure/data-residency/).
33-
34-
## Services by category
24+
## List of nonregional services
3525

3626
| Product | Global | Geographic | Notes |
3727
| --- | --- | --- | --- |
@@ -40,7 +30,7 @@ For more information about data residency in Azure, see [Data residency in Azure
4030
| Azure AI Bot Service | ✅ | | |
4131
| Azure Blueprints | ✅ | | |
4232
| Azure Cloud Shell | ✅ | | |
43-
| Azure Communication Services | ✅ | | [Some data is stored in a geography.](../communication-services/concepts/privacy.md) |
33+
| Azure Communication Services | ✅ | | [Some data is stored in a geographic area.](../communication-services/concepts/privacy.md) |
4434
| Azure Content Delivery Network | ✅ | | |
4535
| Azure DevOps | | ✅ | |
4636
| Azure DNS | ✅ | | |
@@ -59,7 +49,7 @@ For more information about data residency in Azure, see [Data residency in Azure
5949
| Azure Static Web Apps | ✅ | | |
6050
| Azure subscriptions | ✅ | | |
6151
| Azure Traffic Manager | ✅ | | |
62-
| Azure Virtual Desktop | &#x2705; | | <ul><li>[Some data is stored in a geography.](/azure/virtual-desktop/data-locations)</li><li>Host pools are located in a specific region.</li></ul> |
52+
| Azure Virtual Desktop | &#x2705; | | <ul><li>[Some data is stored in a geographic area.](/azure/virtual-desktop/data-locations)</li><li>Host pools are located in a specific region.</li></ul> |
6353
| Microsoft Cost Management | &#x2705; | | |
6454
| Microsoft Defender for Cloud | &#x2705; | | |
6555
| Microsoft Defender for Identity | &#x2705; | | |
@@ -68,3 +58,7 @@ For more information about data residency in Azure, see [Data residency in Azure
6858
| Microsoft Graph | &#x2705; | | |
6959
| Microsoft Intune | &#x2705; | | |
7060
| Microsoft Sentinel | | &#x2705; | |
61+
62+
## Next steps
63+
64+
- [Data residency in Azure](https://azure.microsoft.com/global-infrastructure/data-residency/).

0 commit comments

Comments
 (0)