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/how-to-manage-consent.md
+18-5Lines changed: 18 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Microsoft Azure Maps consent management
3
3
description: This article describes how to configure the global data processing settings to comply with data residency laws in Azure Maps.
4
4
author: pbrasil
5
5
ms.author: peterbr
6
-
ms.date: 11/11/2024
6
+
ms.date: 11/15/2024
7
7
ms.topic: how-to
8
8
ms.service: azure-maps
9
9
ms.subservice: manage-account
@@ -18,23 +18,36 @@ This article guides you on configuring global data processing settings in your A
18
18
> [!IMPORTANT]
19
19
> If your scenarios don't involve South Korea data, there is no need to enable cross-region processing. This requirement is specific to South Korea due to its data residency laws.
20
20
21
-
## Configure global data processing
21
+
## Configure global data processing in the Azure Portal
22
22
23
23
The Azure Maps Resource location is enabled by default and can be configured in the **Process Data Globally** page of the Azure portal.
24
24
25
25
To give consent to one or more regions:
26
26
27
27
1. Sign in to your Azure Maps Account in the [Azure portal].
28
-
1. In settings, select **Process data globally**.
29
-
1. In the map that appears, select the regions you wish to add or remove.
28
+
1. In **Settings**, select **Process data globally**.
29
+
30
+
A map of the world appears with a plus sign for each region that can be selected.
30
31
31
32
:::image type="content" source="./media/consent-management/process-data-globally.png" lightbox="./media/consent-management/process-data-globally.png" alt-text="Screenshot showing the process data globally screen in the Azure portal.":::
32
33
33
-
1. Select all desired regions, then **Save**.
34
+
1. Additionally you can select **Add region**, then select the region you wish to add or remove.
35
+
36
+
:::image type="content" source="./media/consent-management/select-korea-central.png" lightbox="./media/consent-management/select-korea-central.png" alt-text="Screenshot showing the process data globally screen in the Azure portal with the Korea Central region selected.":::
37
+
38
+
1. Once you have chosen all desired regions, select **Save**.
39
+
40
+
:::image type="content" source="./media/consent-management/save-selection.png" lightbox="./media/consent-management/save-selection.png" alt-text="Screenshot showing the save button highlighted in process data globally screen in the Azure portal.":::
41
+
42
+
Once your updates are saved, the new selection(s) appear in the list of regions.
43
+
44
+
:::image type="content" source="./media/consent-management/new-region-added.png" lightbox="./media/consent-management/new-region-added.png" alt-text="Screenshot showing the process data globally screen in the Azure portal with the Korea Central region added to the list of supported regions.":::
34
45
35
46
> [!NOTE]
36
47
> Your data is always stored in the region you created your Azure Maps Account, regardless of your global data processing settings.
37
48
49
+
<!--## Configure global data processing using ARM deployment template-->
50
+
38
51
## Next steps
39
52
40
53
Azure Maps is a global service that allows specifying a geographic scope, which enables limiting data residency to specific regions.
0 commit comments