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-get-started.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,19 +12,20 @@ services: azure-maps
12
12
13
13
# Get started with Azure Maps Power BI visual
14
14
15
-
**APPLIES TO:** Power BI service for ***consumers*** Power BI service for designers & developers  Power BI Desktop  Requires Pro or Premium license
16
-
17
15
This article shows how to use the Microsoft Azure Maps Power BI visual.
18
16
19
-
> [!NOTE]
20
-
> Power BI does not share the name of customer or end user who sends the above details or locations to Azure Maps.
17
+
**APPLIES TO:** Power BI service for ***consumers*** Power BI service for designers & developers  Power BI Desktop  Requires Pro or Premium license
18
+
21
19
> [!NOTE]
22
20
> This visual can be created and viewed in both Power BI Desktop and the Power BI service. The steps and illustrations in this article are from Power BI Desktop.
23
21
24
22
The Azure Maps Power BI visual provides a rich set of data visualizations for spatial data on top of a map. It's estimated that over 80% of business data has a location context. The Azure Maps Power BI visual can be used to gain insights into how this location context relates to and influences your business data.
25
23
26
24
:::image type="content" source="media/power-bi-visual/azure-maps-visual-hero.png" alt-text="A screenshot of Power BI desktop with the Azure Maps Power BI visual displaying business data." lightbox="media/power-bi-visual/azure-maps-visual-hero.png":::
27
25
26
+
> [!NOTE]
27
+
> Power BI ensures that no Personal Identifiable Information (PII) is sent to Azure Maps. Additionally, IP addresses are truncated in the Power BI diagnostic logs.
28
+
28
29
## What is sent to Azure?
29
30
30
31
The Azure Maps Power BI visual connects to cloud service hosted in Azure to retrieve location data such as map images and coordinates that are used to create the map visualization.
@@ -35,16 +36,16 @@ The Azure Maps Power BI visual connects to cloud service hosted in Azure to retr
35
36
36
37
Other than the scenarios previously described, no other data overlaid on the map is sent to the Azure Maps servers. All rendering of data happens locally within the client.
37
38
38
-
> [!NOTE]
39
-
> Power BI does not share the name of customer or end user who sends the above details or locations to Azure Maps.
40
-
41
39
> [!TIP]
42
40
> If using the Azure Maps [Geographic API endpoints], your firewall may need to be updated to allow access to the Azure Maps platform using either or all of the following URLs:
43
41
>
44
42
> -`https://atlas.microsoft.com`
45
43
> -`https://us.atlas.microsoft.com`
46
44
> -`https://eu.atlas.microsoft.com`
47
45
46
+
> [!IMPORTANT]
47
+
> The selection tool within the Azure Maps Power BI visual relies on TomTom data, consequently user data may not always remain within the user’s geographical boundary.
48
+
48
49
For more information about privacy and terms of use related to the Azure Maps Power BI visual, see [Microsoft Azure Legal Information].
0 commit comments