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
+7-4Lines changed: 7 additions & 4 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: 06/13/2025
7
+
ms.date: 10/03/2025
8
8
ms.topic: how-to
9
9
ms.service: azure-maps
10
10
ms.subservice: power-bi-visual
@@ -29,20 +29,23 @@ When enabled, users in the organization can create and view reports that use the
29
29
30
30
### Process data outside your region or boundary
31
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.
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
33
34
34
- Enable this setting to access more capabilities provided by Microsoft Online Services subprocessors.
35
35
- Disabling this setting can limit Azure Maps features if services are unavailable in your compliance region.
36
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.":::
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
+
> [!IMPORTANT]
40
+
> The Azure Maps Power BI visual is currently only available in the United States and European Union regions. If your tenant is located outside these regions, the Azure Maps Power BI visual won't function unless you enable this tenant setting. Enabling this setting allows Power BI to route data to supported Azure Maps endpoints in the US or EU, ensuring that the Azure Maps Power BI visual works even if your tenant is in an unsupported region. Disabling this setting blocks the Azure Maps Power BI visual features for tenants outside the US and EU.
38
41
39
42
### Allow Microsoft subprocessors to process data
40
43
41
44
Some Azure Maps features, like the selection tool, can utilize third-party mapping capabilities provided by Microsoft Online Services subprocessors.
42
45
43
46
- Only essential data is shared with these subprocessors, and is used solely to support Azure Maps services.
44
47
- 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.
48
+
- 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
49
47
50
:::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.":::
Copy file name to clipboardExpand all lines: articles/migrate/target-right-sizing.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,8 +52,13 @@ When you create an assessment, the assessment identifies the appropriate level o
52
52
53
53
For example, let us consider for a server with 16 vCPUs attached. The performance history selected is one week and the percentile utilization is the 95th percentile. The assessment sorts the performance data sample points for the last week. It sorts them in ascending order and picks the 95th percentile value for right-sizing. Based on the above values, the assessment identifies that this server utilizes only 20% of CPU available at 95th percentile. Thus only 4 vCPUs are enough to manage the load for the given server. To confirm, the user can add a comfort factor which is used as a multiplier over the identified usage to provide a safety headroom and ensure availability of the server even if some spike happens over expectation. Consider that if the user asks for 1.5x as the comfort factor, the final recommendation is an 8 core VM.
54
54
55
+
For storage right sizing the disk size for the target disks are identified based on the actual utilization of storage allocated the to the server on-premises. In case the machine has only one disk, the assessment provides two probable disk targets. One target disk is of the size of allocated disk and the other is of the size calculated based on actual utilization. In case there are multiple disks attached to the server on-premises and the utilization is not available for each disk the recommended disk is identified by using total utilization at VM level and considering normal distribution across all the disks. For ease of migration three probables are provided sized at allocated size, at 50% of allocated size and at 25% of allocated size and you can choose the correct disk based on exact utilization.
56
+
57
+
For example, let us consider an on-premises server with 128 GB disk attached to it. If the utilization of disk is 40% then there would be two probable disks one of size 128 GB and other of size 64 GB. The recommended disk will be the one of size 64 GB (There are no disks of size 51.2 GB that is 40% of allocated size. The target disk is the next possible size available as the disk sizes increase by powers of 2). In case the on-premises server has 2 disks of size 128 GB and 64 GB and the utilization identified for the server is 40%. For disk 1 the probable disks would be of size 128 GB, 64GB and 32GB and the recommended disk would be of size 64 GB. For disk 2 the probable disks would be of size 64 GB, 32 GB and 16 GB and the recommended disk would be of size 32 GB.
58
+
59
+
55
60
> [!Note]
56
-
> Since the appliance does not collect any performance data for web apps, they will be assessed only for As-is on premises sizing. Servers and SQL databases can be assessed for targets using both performance-based and as-is on premises sizing.
61
+
> Since the appliance does not collect any performance data for web apps, they will be assessed only for As-is on premises sizing. Servers and SQL, MySQL and PostgreSQL databases can be assessed for targets using both performance-based and as-is on premises sizing.
57
62
58
63
## Next steps
59
-
[Review the Azure VM assessment report](review-assessment.md)
64
+
[Review the Azure VM assessment report](review-assessment.md)
# Customer intent: "As a cloud administrator, I want to utilize Azure Resource Manager templates for configuring Azure Site Recovery, so that I can efficiently manage disaster recovery processes for my Azure virtual machines."
Copy file name to clipboardExpand all lines: articles/site-recovery/avs-tutorial-dr-drill-azure.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
2
title: Run a disaster recovery drill from Azure VMware Solution to Azure by using Azure Site Recovery
3
3
description: Learn how to run a disaster recovery drill from an Azure VMware Solution private cloud to Azure, by using Azure Site Recovery.
4
-
author: jyothisuri
4
+
author: Jeronika-MS
5
5
ms.service: azure-site-recovery
6
6
ms.topic: tutorial
7
7
ms.date: 02/19/2024
8
-
ms.author: jsuri
8
+
ms.author: v-gajeronika
9
9
ms.custom: MVC
10
10
11
11
# Customer intent: "As a cloud administrator, I want to run a disaster recovery drill from Azure VMware Solution to Azure, so that I can validate my replication strategy and ensure system resilience without data loss."
Copy file name to clipboardExpand all lines: articles/site-recovery/avs-tutorial-failback.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
2
title: Fail back Azure VMware Solution VMsfrom Azure with Azure Site Recovery
3
3
description: Learn how to failback to the Azure VMware Solution private cloud after failover to Azure, during disaster recovery.
4
-
author: jyothisuri
4
+
author: Jeronika-MS
5
5
ms.service: azure-site-recovery
6
6
ms.topic: tutorial
7
7
ms.date: 09/30/2020
8
-
ms.author: jsuri
8
+
ms.author: v-gajeronika
9
9
ms.custom: MVC
10
10
11
11
# Customer intent: As a cloud administrator, I want to fail back Azure VMs to the Azure VMware Solution private cloud, so that I can ensure business continuity and recover from disaster scenarios effectively.
Copy file name to clipboardExpand all lines: articles/site-recovery/avs-tutorial-failover.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
2
title: Fail over Azure VMware Solution VMs to Azure by using Site Recovery
3
3
description: Learn how to fail over Azure VMware Solution VMs to Azure in Azure Site Recovery.
4
-
author: jyothisuri
4
+
author: Jeronika-MS
5
5
ms.service: azure-site-recovery
6
6
ms.topic: tutorial
7
7
ms.date: 02/19/2024
8
-
ms.author: jsuri
8
+
ms.author: v-gajeronika
9
9
ms.custom: MVC, engagement-fy23
10
10
# Customer intent: As a cloud administrator, I want to fail over Azure VMware Solution VMs to Azure using disaster recovery tools, so that I can ensure business continuity and protect against data loss during outages.
Copy file name to clipboardExpand all lines: articles/site-recovery/avs-tutorial-prepare-avs.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
2
title: Prepare Azure VMware Solution for disaster recovery to Azure Site Recovery
3
3
description: Learn how to prepare Azure VMware Solution servers for disaster recovery to Azure by using the Azure Site Recovery service.
4
-
author: jyothisuri
4
+
author: Jeronika-MS
5
5
ms.service: azure-site-recovery
6
6
ms.topic: tutorial
7
7
ms.date: 3/22/2024
8
-
ms.author: jsuri
8
+
ms.author: v-gajeronika
9
9
ms.custom: MVC, engagement-fy23
10
10
# Customer intent: "As a cloud administrator, I want to prepare Azure VMware Solution servers for disaster recovery, so that I can ensure my virtual machines can be efficiently replicated and restored in case of a failure."
Copy file name to clipboardExpand all lines: articles/site-recovery/avs-tutorial-replication.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
2
title: Set up Azure Site Recovery for Azure VMware Solution VMs
3
3
description: Learn how to set up disaster recovery to Azure for Azure VMware Solution VMs, by using Azure Site Recovery.
4
-
author: jyothisuri
4
+
author: Jeronika-MS
5
5
ms.service: azure-site-recovery
6
6
ms.topic: tutorial
7
7
ms.date: 08/29/2023
8
-
ms.author: jsuri
8
+
ms.author: v-gajeronika
9
9
ms.custom: MVC, engagement-fy23
10
10
11
11
# Customer intent: "As a cloud administrator, I want to set up disaster recovery for Azure VMware Solution VMs, so that I can ensure business continuity and minimize downtime during outages."
0 commit comments