You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-maps/power-bi-visual-manage-access.md
+32-3Lines changed: 32 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Azure Maps
4
4
description: This article demonstrates how to manage Azure Maps Power BI visual within your organization.
5
5
author: deniseatmicrosoft
6
6
ms.author: limingchen
7
-
ms.date: 11/29/2021
7
+
ms.date: 06/13/2025
8
8
ms.topic: how-to
9
9
ms.service: azure-maps
10
10
ms.subservice: power-bi-visual
@@ -16,9 +16,38 @@ Power BI provides the ability for designers and tenant administrators to manage
16
16
17
17
## Tenant admin options
18
18
19
-
In PowerBI.com, tenant administrators can turn off the Azure Maps visual for all users. Select **Settings**>**Admin****Portal**>**Tenant settings**. When disabled, Power BI doesn't display the Azure Maps visual in the visualizations pane.
19
+
Tenant administrators can manage Azure Maps visuals via **Settings**>**Admin****Portal**>**Tenant settings**. These settings control access and data processing for the entire organization.
20
20
21
-
:::image type="content" source="media/power-bi-visual/tenant-admin-settings.png" alt-text="Power BI admin portal showing tenant settings for the Azure Maps visual.":::
21
+
### Enable the Azure Maps visual
22
+
23
+
When enabled, users in the organization can create and view reports that use the Azure Maps visual.
24
+
25
+
- Microsoft temporarily stores and processes your data for essential services like translating locations into latitudes and longitudes.
26
+
- If Azure Maps services are unavailable in your region, your data can be processed outside your tenant's geographic region, compliance boundary, or national cloud instance.
27
+
28
+
:::image type="content" source="media/power-bi-visual/settings-enable-visual.png" alt-text="Screenshot of the tenant settings to enable the Azure Maps visual in the Power BI admin portal.":::
29
+
30
+
### Process data outside your region or boundary
31
+
32
+
When enabled, data sent to Azure Maps can be processed outside your tenant’s geographic region, compliance boundary, or national cloud instance. This is required because Azure Maps services aren't available in all geographic regions or national clouds.
33
+
34
+
- Enable this setting to access more capabilities provided by Microsoft Online Services subprocessors.
35
+
- Disabling this setting can limit Azure Maps features if services are unavailable in your compliance region.
36
+
37
+
:::image type="content" source="media/power-bi-visual/settings-enable-subprocessing.png" alt-text="Screenshot showing that data sent to Azure Maps can be processed outside your tenant’s geographic region, compliance boundary, or national cloud instance.":::
38
+
39
+
### Allow Microsoft subprocessors to process data
40
+
41
+
Some Azure Maps features, like the selection tool, can utilize third-party mapping capabilities provided by Microsoft Online Services subprocessors.
42
+
43
+
- Only essential data is shared with these subprocessors, and is used solely to support Azure Maps services.
44
+
- Data can be stored and processed in the United States or other countries where Microsoft or its subprocessors operate.
45
+
- To enable this setting, "Data sent to Azure Maps can be processed outside your tenant’s geographic region, compliance boundary, or national cloud instance" must also be enabled.
46
+
47
+
:::image type="content" source="media/power-bi-visual/settings-processed-by-subprocessors.png" alt-text="Screenshot showing that data sent to Azure Maps can be processed by Microsoft Online Services subprocessors.":::
48
+
49
+
> [!NOTE]
50
+
> Azure Maps and subprocessors don't handle personally identifiable information (PII). The data sent to Azure Maps only includes location-related information, such as coordinates or place names, and doesn't include user identities or report consumer information.
0 commit comments