Skip to content

Commit dfd5213

Browse files
committed
Add the article 'Power BI Azure Maps Visual Data Residency'.
1 parent 5fc68de commit dfd5213

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-maps/power-bi-visual-data-residency.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Power BI Azure Maps Visual Data Residency
2+
title: Azure Maps Power BI visual Data Residency
33
titleSuffix: Microsoft Azure Maps Power BI visual
4-
description: This article covers the Power BI Azure Maps Visual Data Residency.
4+
description: This article covers the Azure Maps Power BI visual Data Residency.
55
author: deniseatmicrosoft
66
ms.author: limingchen
77
ms.date: 03/22/2024
@@ -10,9 +10,9 @@ ms.service: azure-maps
1010
services: azure-maps
1111
---
1212

13-
# Power BI Azure Maps Visual Data Residency
13+
# Azure Maps Power BI visual Data Residency
1414

15-
The Azure Maps visual can get a users' tenant location and use it to call the correct Azure Maps geographic endpoints. For instance, if a user's tenant is located in Europe, Power BI calls the Azure Maps' `eu` endpoint `eu.atlas.microsoft.com`, ensuring that their data doesn't leave the Europe boundary. Similarly if users' tenant is in the US, `us.atlas.microsoft.com` is called and users' data doesn't leave the US boundary. For the rest of world, the Azure Maps visual calls `atlas.microsoft.com` redirecting them to the nearest region to fulfill their requests.
15+
The Azure Maps Power BI visual can get a users' tenant location and use it to call the correct Azure Maps geographic endpoints. For instance, if a user's tenant is located in Europe, Power BI calls the Azure Maps' `eu` endpoint `eu.atlas.microsoft.com`, ensuring that their data doesn't leave the Europe boundary. Similarly if users' tenant is in the US, `us.atlas.microsoft.com` is called and users' data doesn't leave the US boundary. For the rest of world, the Azure Maps Power BI visual calls `atlas.microsoft.com` redirecting them to the nearest region to fulfill their requests.
1616

1717
## Tenent location
1818

0 commit comments

Comments
 (0)