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/migrate/best-practices-least-privileged-account.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@ For quick discovery of Windows servers, create a Windows user account that belon
117
117
118
118
The guest user account needs permission to access the **CIMV2** namespace and its sub-namespaces in the **WMI Control** item in Control Panel. To set the access, use the following steps:
119
119
120
-
1. On the target Windows server, open the **Start** menu, search for **Run**, and then select it.
120
+
1. On the target Windows server, go to the **Start** menu, search for **Run**, and then select it.
121
121
122
122
1. In the **Run** dialog, type `wmimgmt.msc` and then press the Enter key.
Copy file name to clipboardExpand all lines: articles/migrate/define-manage-applications.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
@@ -47,9 +47,9 @@ This article describes how you can use Azure Migrate to define applications runn
47
47
48
48
### Add credentials and initiate discovery
49
49
50
-
1.Open the appliance configuration manager, complete the prerequisite checks and registration of the appliance.
50
+
1.Go to the appliance configuration manager, complete the prerequisite checks and registration of the appliance.
51
51
52
-
2.Navigate to the **Manage credentials and discovery sources** panel.
52
+
2.Go to the **Manage credentials and discovery sources** panel.
53
53
54
54
3. In **Step 1: Provide credentials for discovery source**, select on **Add credentials** to provide credentials for the discovery source that the appliance uses to discover servers running in your environment.
Copy file name to clipboardExpand all lines: articles/migrate/how-to-discover-applications.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ In this tutorial, you learn how:
49
49
50
50
### Add credentials and initiate discovery
51
51
52
-
1.Open the appliance configuration manager, complete the prerequisite checks and registration of the appliance.
52
+
1.Go to the appliance configuration manager, complete the prerequisite checks and registration of the appliance.
53
53
2. Navigate to the **Manage credentials and discovery sources** panel.
54
54
3. In **Step 1: Provide credentials for discovery source**, select on **Add credentials** to provide credentials for the discovery source that the appliance uses to discover servers running in your environment.
55
55
4. In **Step 2: Provide discovery source details**, select **Add discovery source** to select the friendly name for credentials from the drop-down, specify the **IP address/FQDN** of the discovery source.
Copy file name to clipboardExpand all lines: articles/migrate/how-to-migrate-vmware-vms-with-cmk-disks.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,7 @@ uuid label name maxSizeInBytes
140
140
141
141
## Create Resource Manager template for replication
142
142
143
-
-Open the Resource Manager template file that you downloaded in the **Identifying replication infrastructure components** step in an editor of your choice.
143
+
-Go to the Resource Manager template file that you downloaded in the **Identifying replication infrastructure components** step in an editor of your choice.
144
144
- Remove all resource definitions from the template except for resources that are of type *"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems"*
145
145
- If there are multiple resource definitions of the above type, remove all but one. Remove any **dependsOn** property definitions from the resource definition.
146
146
- At the end of this step, you should have a file that looks like the example below and has the same set of properties.
Copy file name to clipboardExpand all lines: articles/migrate/how-to-review-discovered-inventory.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ As you configure the appliance, you must specify the following values in the app
69
69
70
70
To add credentials and initiate a discovery, follow these steps:
71
71
72
-
1.Open the appliance configuration manager, and complete the prerequisite checks and registration of the appliance.
72
+
1.Go to the appliance configuration manager, and complete the prerequisite checks and registration of the appliance.
73
73
1. Go to the **Manage credentials and discovery sources** panel.
74
74
1. In **Step 1: Provide vCenter Server credentials for discovery or VMware VMs**, select **Add credentials**. Then provide credentials for the discovery source that the appliance uses to discover servers running in your environment.
75
75
1. In **Step 2: Provide vCenter Server details**, select **Add discovery source**. Select the friendly name for credentials from the dropdown list, and then specify the **IP address/FQDN** value for the discovery source.
Copy file name to clipboardExpand all lines: articles/migrate/how-to-scale-out-for-migration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,7 @@ In the configuration manager, select **Set up prerequisites**, and then complete
140
140
141
141
1. For the appliance to run auto-update, paste the project key that you copied from the portal. If you don't have the key, go to **Azure Migrate: Discovery and assessment** > **Overview** > **Manage existing appliances**. Select the appliance name you provided when you generated the project key, and then copy the key that's shown.
142
142
2. The appliance verifies the key and start the auto-update service, which updates all the services on the appliance to their latest versions. When the auto-update has run, you can select **View appliance services** to see the status and versions of the services running on the appliance server.
143
-
3. To register the appliance, you need to select **Login**. In **Continue with Azure Login**, select **Copy code & Login** to copy the device code (you must have a device code to authenticate with Azure) and open an Azure Login prompt in a new browser tab. Make sure you've disabled the pop-up blocker in the browser to see the prompt.
143
+
3. To register the appliance, you need to select **Login**. In **Continue with Azure Login**, select **Copy code & Login** to copy the device code (you must have a device code to authenticate with Azure) and go to an Azure Login prompt in a new browser tab. Make sure you've disabled the pop-up blocker in the browser to see the prompt.
144
144
145
145
:::image type="content" source="./media/tutorial-discover-vmware/device-code.png" alt-text="Screenshot that shows where to copy the device code and sign in.":::
146
146
4. In a new tab in your browser, paste the device code and sign in by using your Azure username and password. Signing in with a PIN isn't supported.
Copy file name to clipboardExpand all lines: articles/migrate/how-to-set-up-appliance-hyper-v.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ Check that the zipped file is secure, before you deploy it.
68
68
Import the downloaded file, and create an appliance.
69
69
70
70
1. Extract the zipped VHD file to a folder on the Hyper-V host that will host the appliance. Three folders are extracted.
71
-
2.Open Hyper-V Manager. In **Actions**, select **Import Virtual Machine**.
71
+
2.Go to Hyper-V Manager. In **Actions**, select **Import Virtual Machine**.
72
72
73
73

74
74
@@ -119,7 +119,7 @@ In the configuration manager, select **Set up prerequisites**, and then complete
119
119
120
120
1. For the appliance to run auto-update, paste the project key that you copied from the portal. If you don't have the key, go to **Azure Migrate: Discovery and assessment** > **Overview** > **Manage existing appliances**. Select the appliance name you provided when you generated the project key, and then copy the key that's shown.
121
121
2. The appliance will verify the key and start the auto-update service, which updates all the services on the appliance to their latest versions. When the auto-update has run, you can select **View appliance services** to see the status and versions of the services running on the appliance server.
122
-
3. To register the appliance, you need to select **Login**. In **Continue with Azure Login**, select **Copy code & Login** to copy the device code (you must have a device code to authenticate with Azure) and open an Azure Login prompt in a new browser tab. Make sure you've disabled the pop-up blocker in the browser to see the prompt.
122
+
3. To register the appliance, you need to select **Login**. In **Continue with Azure Login**, select **Copy code & Login** to copy the device code (you must have a device code to authenticate with Azure) and go to an Azure Login prompt in a new browser tab. Make sure you've disabled the pop-up blocker in the browser to see the prompt.
123
123
124
124
:::image type="content" source="./media/tutorial-discover-vmware/device-code.png" alt-text="Screenshot that shows where to copy the device code and log in.":::
125
125
4. In a new tab in your browser, paste the device code and sign in by using your Azure username and password. Signing in with a PIN isn't supported.
@@ -219,7 +219,7 @@ Select **Start discovery**, to kick off server discovery from the successfully v
219
219
220
220
After discovery finishes, you can verify that the servers appear in the portal.
221
221
222
-
1. Open the Azure Migrate dashboard.
222
+
1. Go to the Azure Migrate dashboard.
223
223
2. In **Servers, databases and web apps** > **Azure Migrate: Discovery and assessment** page, select the icon that displays the count for **Discovered servers**.
Copy file name to clipboardExpand all lines: articles/migrate/how-to-set-up-appliance-physical.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
@@ -130,7 +130,7 @@ In the configuration manager, select **Set up prerequisites**, and then complete
130
130
131
131
1. For the appliance to run auto-update, paste the project key that you copied from the portal. If you don't have the key, go to **Azure Migrate: Discovery and assessment** > **Overview** > **Manage existing appliances**. Select the appliance name you provided when you generated the project key, and then copy the key that's shown.
132
132
2. The appliance verifies the key and starts the auto-update service, which updates all the services on the appliance to their latest versions. When the auto-update has run, you can select **View appliance services** to see the status and versions of the services running on the appliance server.
133
-
3. To register the appliance, you need to select **Login**. In **Continue with Azure Login**, select **Copy code & Login** to copy the device code (you must have a device code to authenticate with Azure) and open an Azure sign in prompt in a new browser tab. Make sure you've disabled the pop-up blocker in the browser to see the prompt.
133
+
3. To register the appliance, you need to select **Login**. In **Continue with Azure Login**, select **Copy code & Login** to copy the device code (you must have a device code to authenticate with Azure) and go to an Azure sign in prompt in a new browser tab. Make sure you've disabled the pop-up blocker in the browser to see the prompt.
134
134
135
135
:::image type="content" source="./media/tutorial-discover-vmware/device-code.png" alt-text="Screenshot that shows where to copy the device code and log in.":::
136
136
4. In a new tab in your browser, paste the device code and sign in by using your Azure username and password. Signing in with a PIN isn't supported.
@@ -195,7 +195,7 @@ Select **Start discovery**, to kick off discovery of the successfully validated
195
195
196
196
After discovery finishes, you can verify that the servers appear in the portal.
197
197
198
-
1.Open the Azure Migrate dashboard.
198
+
1.Go to the Azure Migrate dashboard.
199
199
2. In **Servers, databases and web apps** > **Azure Migrate: Discovery and assessment** page, select the icon that displays the count for **Discovered servers**.
0 commit comments