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/site-recovery/site-recovery-deployment-planner.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,9 @@ author: ankitaduttaMSFT
5
5
ms.service: azure-site-recovery
6
6
ms.topic: concept-article
7
7
ms.author: ankitadutta
8
-
ms.date: 08/30/2024
8
+
ms.date: 12/23/2024
9
9
---
10
10
11
-
12
11
# About the Azure Site Recovery Deployment Planner for VMware to Azure
13
12
14
13
This article is the Azure Site Recovery Deployment Planner user guide for VMware to Azure production deployments.
@@ -82,19 +81,19 @@ The tool has two main phases: profiling and report generation. There is also a t
82
81
83
82
## Download and extract the deployment planner tool
84
83
85
-
1. Download the latest version of [Site Recovery Deployment Planner](https://download.microsoft.com/download/6/5/d/65d39a90-c4e2-49a7-9149-af58deb8ef7d/ASRDeploymentPlanner-v3.0.zip).
86
-
The tool is packaged in a .zip folder. The current version of the tool supports only the VMware to Azure scenario.
84
+
1. Download the latest version of [Site Recovery Deployment Planner](https://download.microsoft.com/download/7d07e00c-87c2-4413-b062-50c7095589ec/ASRDeploymentPlanner-v3.1.zip).
85
+
The tool is packaged in a `.zip` folder. The current version of the tool supports only the VMware to Azure scenario.
87
86
88
-
2. Copy the .zip folder to the Windows server from which you want to run the tool.
87
+
2. Copy the `.zip` folder to the Windows server from which you want to run the tool.
89
88
You can run the tool from Windows Server 2012 R2 if the server has network access to connect to the vCenter Server/vSphere ESXi host that holds the VMs to be profiled. However, we recommend that you run the tool on a server whose hardware configuration meets the [configuration server sizing guidelines](site-recovery-plan-capacity-vmware.md#size-recommendations-for-the-configuration-server-and-inbuilt-process-server). If you already deployed Site Recovery components on-premises, run the tool from the configuration server.
90
89
91
90
We recommend that you have the same hardware configuration as the configuration server (which has an in-built process server) on the server where you run the tool. Such a configuration ensures that the achieved throughput that the tool reports matches the actual throughput that Site Recovery can achieve during replication. The throughput calculation depends on available network bandwidth on the server and hardware configuration (such as CPU and storage) of the server. If you run the tool from any other server, the throughput is calculated from that server to Azure. Also, because the hardware configuration of the server might differ from that of the configuration server, the achieved throughput that the tool reports might be inaccurate.
92
91
93
-
3. Extract the .zip folder.
92
+
3. Extract the `.zip` folder.
94
93
The folder contains multiple files and subfolders. The executable file is ASRDeploymentPlanner.exe in the parent folder.
0 commit comments