Skip to content

Commit a5e0254

Browse files
Update power-bi-visual-data-residency.md
Add Kr and Br endpoints
1 parent 0ae9bfd commit a5e0254

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ ms.subservice: power-bi-visual
1313
# Azure Maps Power BI visual Data Residency
1414

1515
Azure Maps Power BI visual data residency
16-
The Azure Maps Power BI visual determines a user’s Power BI tenant location and uses it to route requests to the appropriate Azure Maps geographic endpoint. This ensures that customer data is processed and stored within the expected geographic boundary, helping customers meet regional data residency requirements.
16+
The Azure Maps Power BI visual uses a user’s Power BI tenant location to route requests to the appropriate Azure Maps geographic endpoint. This ensures that customer data is processed and stored within the expected geographic boundary, helping customers meet regional data residency requirements.
1717
For example:
1818

19-
If a user’s Power BI tenant is located in Europe, the visual calls the Europe Azure Maps endpoint (eu.atlas.microsoft.com), ensuring data does not leave the European region.
20-
If a user’s tenant is located in the United States, the United States endpoint (us.atlas.microsoft.com) is used.
21-
If a user’s tenant is located in Korea, the visual routes requests to the Korea endpoint.
22-
If a user’s tenant is located in Brazil, the visual routes requests to the Brazil endpoint.
19+
1. If a user’s Power BI tenant is located in Europe, the visual calls the Europe Azure Maps endpoint (eu.atlas.microsoft.com), ensuring data does not leave the European region.
20+
2. If a user’s tenant is located in the United States, the United States endpoint (us.atlas.microsoft.com) is used.
21+
3. If a user’s tenant is located in Korea, the visual routes requests to the Korea endpoint.
22+
4. If a user’s tenant is located in Brazil, the visual routes requests to the Brazil endpoint.
2323

2424
The Azure Maps Power BI visual does not require additional configuration from report authors or viewers to enable this behavior.
2525

0 commit comments

Comments
 (0)