Skip to content

Commit db5c177

Browse files
Merge pull request #278500 from stevemunk/powerbi-update
Added important notes related to security to the PowerBi visual article.
2 parents 96c8d8d + 417cdb1 commit db5c177

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

articles/azure-maps/power-bi-visual-get-started.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,20 @@ services: azure-maps
1212

1313
# Get started with Azure Maps Power BI visual
1414

15-
**APPLIES TO:** ![Green check mark.](media/power-bi-visual/yes.png) Power BI service for ***consumers*** ![Green check mark.](media/power-bi-visual/yes.png) Power BI service for designers & developers ![Green check mark.](media/power-bi-visual/yes.png) Power BI Desktop ![X indicating no.](media/power-bi-visual/no.png) Requires Pro or Premium license
16-
1715
This article shows how to use the Microsoft Azure Maps Power BI visual.
1816

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:** ![Green check mark.](media/power-bi-visual/yes.png) Power BI service for ***consumers*** ![Green check mark.](media/power-bi-visual/yes.png) Power BI service for designers & developers ![Green check mark.](media/power-bi-visual/yes.png) Power BI Desktop ![X indicating no.](media/power-bi-visual/no.png) Requires Pro or Premium license
18+
2119
> [!NOTE]
2220
> 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.
2321
2422
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.
2523

2624
:::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":::
2725

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+
2829
## What is sent to Azure?
2930

3031
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
3536

3637
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.
3738

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-
4139
> [!TIP]
4240
> 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:
4341
>
4442
> - `https://atlas.microsoft.com`
4543
> - `https://us.atlas.microsoft.com`
4644
> - `https://eu.atlas.microsoft.com`
4745
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+
4849
For more information about privacy and terms of use related to the Azure Maps Power BI visual, see [Microsoft Azure Legal Information].
4950

5051
## Use the Azure Maps Power BI visual

0 commit comments

Comments
 (0)