Skip to content

Commit 8b24a5e

Browse files
committed
Updates
1 parent 0628239 commit 8b24a5e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/reliability/regions-nonregional-services.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ There are two types of nonregional services:
2121

2222
- **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.
2323

24-
Generally, most nonregional services are either global or geographic, 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.
24+
Generally, most nonregional services are either global or geographic, but not both. For example, Azure Front Door 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.
2525

2626
Most nonregional services that store customer data enable you to select a specific region for data storage. To learn more, see [Data residency in Azure](https://azure.microsoft.com/global-infrastructure/data-residency/).
2727

2828
## Regionally dependent service components
2929

30-
When you use a nonregional service, you don't choose a specific Azure 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 nonregional service, you can choose the region where your host pool (virtual machines) should reside.
30+
When you use a nonregional service, you don't choose a specific Azure 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 nonregional service, you can choose the Azure region where your host pool (virtual machines) reside.
3131

3232
## List of nonregional services
3333

@@ -43,7 +43,7 @@ Microsoft publishes a [a list of services, which includes nonregional services](
4343
| Azure Communication Services | ✅ | | [Some data is stored in a geographic area.](../communication-services/concepts/privacy.md) |
4444
| Azure Content Delivery Network | ✅ | | |
4545
| Azure DevOps | | ✅ | |
46-
| Azure DNS | ✅ | | |
46+
| Azure DNS | ✅ | | Public zones are global. Private zones are regional. |
4747
| Azure Front Door | ✅ | | |
4848
| Azure Information Protection | ✅ | | |
4949
| Azure Lighthouse | ✅ | | |

0 commit comments

Comments
 (0)