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
-**Friendly name of appliance**: Provide a friendly name with which you want to track this appliance in the Azure portal under recovery services vault infrastructure.
242
+
-**Friendly name of appliance**: Provide a friendly name with which you want to track this appliance in the Azure portal under recovery services vault infrastructure.
243
243
244
-
-**Azure Site Recovery replication appliance key**: Copy the key from the portal by navigating to **Recovery Services vault** > **Getting started** > **VMware to Azure Prepare Infrastructure**.
244
+
-**Azure Site Recovery replication appliance key**: Copy the key from the portal by navigating to **Recovery Services vault** > **Getting started** > **Site Recovery** > **VMware to Azure: Prepare Infrastructure**.
245
245
246
-
- After pasting the key, select **Login.**
247
-
You will be redirected to a new authentication tab.
246
+
- After pasting the key, click **Login.** You will be redirected to a new authentication tab.
248
247
249
-
By default, an authentication code will be generated as highlighted below, in the authentication manager page. Use this code in the authentication tab.
248
+
By default, an authentication code will be generated as highlighted below, in the **Appliance configuration manager** page. Use this code in the authentication tab.
250
249
251
250
- Enter your Microsoft Azure credentials to complete registration.
252
251
253
-
After successful registration, you can close the tab and move to configuration manager to continue the set up.
252
+
After successful registration, you can close the tab and move to appliance configuration manager to continue the set up.
> An authentication code expires within 5 minutes of generation. In case of inactivity for more than this duration, you will be prompted to login again to Azure.
259
258
260
259
261
-
6. Select **Login** to reconnect with the session. For authentication code, refer to the section *Summary* or *Register with Azure Recovery Services vault* in the configuration manger.
262
-
263
-
7. After successful login, Subscription, Resource Group and Recovery Services vault details are displayed. You can logout in case you want to change the vault. Else, Select **Continue** to proceed.
260
+
6. After successful login, Subscription, Resource Group and Recovery Services vault details are displayed. You can log out in case you want to change the vault. Else, select **Continue** to proceed.
After successful registration, proceed to configure vCenter details.
268
265
269
266

270
267
271
-
8. Select **Add vCenter Server** to add vCenter information. Enter the server name or IP address of the vCenter and port information. Post that, provide username, password and friendly name and is used to fetch details of [virtual machine managed through the vCenter](vmware-azure-tutorial-prepare-on-premises.md#prepare-an-account-for-automatic-discovery). The user account details will be encrypted and stored locally in the machine.
268
+
7. Select **Add vCenter Server** to add vCenter information. Enter the server name or IP address of the vCenter and port information. Post that, provide username, password and friendly name. This is used to fetch details of [virtual machine managed through the vCenter](vmware-azure-tutorial-prepare-on-premises.md#prepare-an-account-for-automatic-discovery). The user account details will be encrypted and stored locally in the machine.
272
269
273
270
>[!NOTE]
274
-
> iF you're trying to add the same vCenter Server to multiple appliances, then ensure that the same friendly name is used in both the appliances.
271
+
> If you're trying to add the same vCenter Server to multiple appliances, then ensure that the same friendly name is used in all the appliances.
275
272
276
-
9. After successfully saving the vCenter information, select **Add virtual machine credentials** to provide user details of the VMs discovered through the vCenter.
273
+
8. After successfully saving the vCenter information, select **Add virtual machine credentials** to provide user details of the VMs discovered through the vCenter.
277
274
278
275
>[!NOTE]
279
-
> - For Linux OS, ensure to provide root credentials and for Windows OS, a user account with admin privileges should be added, these credentials will be used to push mobility agent on to the source VM during enable replication operation. The credentials can be chosen per VM in the Azure portal during enable replication workflow.
276
+
> - For Linux OS, ensure to provide root credentials and for Windows OS, a user account with admin privileges should be added, these credentials will be used to push install mobility agent on to the source VM during enable replication operation. The credentials can be chosen per VM in the Azure portal during enable replication workflow.
280
277
> - Visit the appliance configurator to edit or add credentials to access your machines.
281
278
282
-
10. After successfully adding the details, select **Continue** to install all Azure Site Recovery replication appliance components and register with Azure services. This activity can take up to 30 minutes.
279
+
9. After successfully adding the details, select **Continue** to install all Azure Site Recovery replication appliance components and register with Azure services. This activity can take up to 30 minutes.
283
280
284
281
Ensure you do not close the browser while configuration is in progress.
Copy file name to clipboardExpand all lines: articles/site-recovery/vmware-azure-set-up-replication-tutorial-preview.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This article describes how to enable replication for on-premises VMware VMs, for
13
13
14
14
For information on how to set up disaster recovery in Azure Site Recovery Classic releases, see [the tutorial](vmware-azure-tutorial.md).
15
15
16
-
This is the third tutorial in a series that shows you how to set up disaster recovery to Azure for on-premises VMware VMs. In the previous tutorial, we [prepared the on-premises VMware environment](vmware-azure-tutorial-prepare-on-premises.md) for disaster recovery to Azure.
16
+
This is the second tutorial in a series that shows you how to set up disaster recovery to Azure for on-premises VMware VMs. In the previous tutorial, we [prepared the on-premises Azure Site Recovery replication appliance](deploy-vmware-azure-replication-appliance-preview.md) for disaster recovery to Azure.
17
17
18
18
19
19
In this tutorial, you learn how to:
@@ -23,15 +23,11 @@ In this tutorial, you learn how to:
23
23
> * Set up the replication target settings.
24
24
> * Enable replication for a VMware VM.
25
25
26
-
> [!NOTE]
27
-
> Tutorials show you the simplest deployment path for a scenario. They use default options where possible, and don't show all possible settings and paths. For detailed instructions, review the article in the How To section of the Site Recovery Table of Contents.
28
-
29
26
## Get started
30
27
31
28
VMware to Azure replication includes the following procedures:
32
29
33
30
- Sign in to the [Azure portal](https://portal.azure.com/).
34
-
- To get started, navigate to [Azure preview portal](https://aka.ms/rcmcanary). And do the steps detailed in the following sections.
35
31
- Prepare Azure account
36
32
- Prepare infrastructure
37
33
-[Create a recovery Services vault](./quickstart-create-vault-template.md?tabs=CLI)
0 commit comments