Skip to content

Commit 53e6260

Browse files
committed
Add draft
1 parent 57b4219 commit 53e6260

File tree

2 files changed

+150
-0
lines changed

2 files changed

+150
-0
lines changed

articles/reliability/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
href: regions-paired.md
1919
- name: Multi-region solutions in nonpaired regions
2020
href: regions-multi-region-nonpaired.md
21+
- name: Nonregional Azure services
22+
href: regions-nonregional-services.md
2123
- name: Azure availability zones
2224
items:
2325
- name: What are Azure availability zones?
Lines changed: 148 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,148 @@
1+
---
2+
title: Nonregional Azure services
3+
description: Learn about geographic and global Azure services.
4+
ms.service: azure
5+
ms.subservice: azure-availability-zones
6+
ms.topic: conceptual
7+
ms.date: 02/17/2025
8+
ms.author: anaharris
9+
author: anaharris-ms
10+
ms.custom: subject-reliability
11+
---
12+
13+
# Nonregional Azure services
14+
15+
Nonregional services, listed on [Azure global infrastructure products](https://azure.microsoft.com/global-infrastructure/services/?products=all), are services for which there is no dependency on a specific Azure region.
16+
17+
## Types of nonregional services
18+
19+
There are two categories of nonregional services:
20+
21+
- **Geographic services** are deployed to two or more regions within a geography. If there is a regional failure, the instance of the service in another region continues servicing customers.
22+
- **Global services** are deployed to all regions worldwide. If there is a regional failure, an instance in another global region continues servicing customers.
23+
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/) enables customers to specify the region where their host pool (VMs) 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 will be stored. One exception is [Microsoft Entra ID](https://www.microsoft.com/security/business/identity-access/microsoft-entra-id). When you use Entra ID, you can select geographic placement (such as Europe or North America), or in some situations you can select worldwide for global distribution. For more information, see [Microsoft Entra ID and data residency](/entra/fundamentals/data-residency).
29+
30+
For more information about data residency in Azure, see [Data residency in Azure](https://azure.microsoft.com/global-infrastructure/data-residency/).
31+
32+
## AI and machine learning
33+
34+
| **Product** | **Type** | |
35+
| --- | --- | --- |
36+
| Azure AI Bot Service | Global | |
37+
38+
## Compute
39+
40+
| **Product** | **Type** | |
41+
| --- | --- | --- |
42+
| Azure Performance Diagnostics | Global | |
43+
| Azure Virtual Desktop | Global | [Some data is stored in a geography.](/azure/virtual-desktop/data-locations) Host pools are located in a specific region. |
44+
45+
## Developer tools
46+
47+
| **Product** | **Type** | |
48+
| --- | --- | --- |
49+
| Azure DevOps | Geographic | |
50+
51+
## DevOps
52+
53+
| **Product** | **Type** | |
54+
| --- | --- | --- |
55+
| Azure DevOps | Geographic | |
56+
57+
## Hybrid and multicloud
58+
59+
| **Product** | **Type** | |
60+
| --- | --- | --- |
61+
| Azure DevOps | Geographic | |
62+
| Azure Peering Service | Global | |
63+
| Azure Stack Edge | Geographic | |
64+
| Microsoft Defender for Cloud | Global | |
65+
| Microsoft Sentinel | Geographic | |
66+
67+
## Identity
68+
69+
| **Product** | **Type** | |
70+
| --- | --- | --- |
71+
| Microsoft Defender for Identity | Global | |
72+
| Microsoft Entra ID | Geographic and global | Select location during tenant creation, which can be geographic or worldwide. See [Microsoft Entra ID and data residency](/entra/fundamentals/data-residency). |
73+
74+
## Internet of things
75+
76+
| **Product** | **Type** | |
77+
| --- | --- | --- |
78+
| Azure Maps | Global | |
79+
| Microsoft Defender for IoT | Global | |
80+
81+
## Management and governance
82+
83+
| **Product** | **Type** | |
84+
| --- | --- | --- |
85+
| Azure Advisor | Global | |
86+
| Azure Blueprints | Global | |
87+
| Azure Lighthouse | Global | |
88+
| Azure Policy | Global | |
89+
| Azure portal | Global | |
90+
| Azure Resource Graph | Global | |
91+
| Cloud Shell | Global | |
92+
| Customer Lockbox for Microsoft Azure | Global | |
93+
| Microsoft Cost Management | Global | |
94+
| Microsoft Graph | Global | |
95+
| Traffic Manager | Global | |
96+
97+
## Media
98+
99+
| **Product** | **Type** | |
100+
| --- | --- | --- |
101+
| Content Delivery Network | Global | |
102+
103+
## Migration
104+
105+
| **Product** | **Type** | |
106+
| --- | --- | --- |
107+
| Microsoft Cost Management | Global | |
108+
109+
## Mobile
110+
111+
| **Product** | **Type** | |
112+
| --- | --- | --- |
113+
| Azure Maps | Global | |
114+
115+
## Networking
116+
117+
| **Product** | **Type** | |
118+
| --- | --- | --- |
119+
| Content Delivery Network | Global | |
120+
| Azure DNS | Global | |
121+
| Azure Peering Service | Global | |
122+
| Azure Front Door | Global | |
123+
| Traffic Manager | Global | |
124+
125+
## Security
126+
127+
| **Product** | **Type** | |
128+
| --- | --- | --- |
129+
| Azure Front Door | Global | |
130+
| Azure Information Protection | Global | |
131+
| Microsoft Defender for Cloud | Global | |
132+
| Microsoft Defender for Identity | Global | |
133+
| Microsoft Defender for IoT | Global | |
134+
| Microsoft Intune | Global | |
135+
| Microsoft Sentinel | Geographic | |
136+
137+
## Virtual desktop infrastructure
138+
139+
| **Product** | **Type** | |
140+
| --- | --- | --- |
141+
| Azure Virtual Desktop | Global | [Some data is stored in a geography.](/azure/virtual-desktop/data-locations) Host pools are located in a specific region. |
142+
143+
## Web
144+
145+
| **Product** | **Type** | |
146+
| --- | --- | --- |
147+
| Azure Maps | Global | |
148+
| Content Delivery Network | Global | |

0 commit comments

Comments
 (0)