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
#Customer intent: As a server admin I want to discover my AWS instances.
12
12
---
13
13
@@ -52,7 +52,7 @@ If you just created a free Azure account, you're the owner of your subscription.
52
52
53
53
1. In the Azure portal, search for "subscriptions", and under **Services**, select **Subscriptions**.
54
54
55
-

55
+
:::image type="content" source="./media/tutorial-discover-aws/search-subscription.png" alt-text="Screenshot of Search box to search for the Azure subscription.":::
56
56
57
57
1. In the **Subscriptions** page, select the subscription in which you want to create a project.
58
58
@@ -68,7 +68,7 @@ If you just created a free Azure account, you're the owner of your subscription.
68
68
| Assign access to | User |
69
69
| Members | azmigrateuser |
70
70
71
-

71
+
:::image type="content" source="../../includes/role-based-access-control/media/add-role-assignment-page.png" alt-text="Screenshot of Add role assignment page in Azure portal.":::
72
72
73
73
1. To register the appliance, your Azure account needs **permissions to register Microsoft Entra apps.**
74
74
@@ -105,15 +105,13 @@ Set up a new project.
105
105
5. In **Create project**, select your Azure subscription and resource group. Create a resource group if you don't have one.
106
106
6. In **Project Details**, specify the project name and the geography in which you want to create the project. Review supported geographies for [public](migrate-support-matrix.md#public-cloud) and [government clouds](migrate-support-matrix.md#azure-government).
107
107
108
-

109
-
110
108
7. Select **Create**.
111
109
8. Wait a few minutes for the project to deploy. The **Azure Migrate: Discovery and assessment** tool is added by default to the new project.
112
110
113
-

111
+
:::image type="content" source="./media/tutorial-discover-aws/added-tool.png" alt-text="Screenshot of Discovery and assessment tool added by default.":::
114
112
115
113
> [!NOTE]
116
-
> If you have already created a project, you can use the same project to register additional appliances to discover and assess more no of servers.[Learn more](create-manage-projects.md#find-a-project)
114
+
> If you have already created a project, you can use the same project to register additional appliances to discover and assess more no of servers.[Learn more](create-manage-projects.md#find-a-project).
117
115
118
116
## Set up the appliance
119
117
@@ -233,7 +231,9 @@ In the configuration manager, select **Set up prerequisites**, and then complete
233
231
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.
234
232
235
233
:::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.":::
234
+
236
235
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.
236
+
237
237
> [!NOTE]
238
238
> If you close the sign in tab accidentally without signing in, refresh the browser tab of the appliance configuration manager to display the device code and Copy code & Login button.
239
239
5. After you successfully sign in, return to the browser tab that displays the appliance configuration manager. If the Azure user account that you used to sign in has the required permissions for the Azure resources that were created during key generation, appliance registration starts.
@@ -256,7 +256,7 @@ Now, connect from the appliance to the physical servers to be discovered, and st
256
256
* Currently Azure Migrate does not support SSH private key file generated by PuTTY.
257
257
* Azure Migrate supports OpenSSH format of the SSH private key file as shown below:
258
258
259
-

259
+
:::image type="content" source="./media/tutorial-discover-physical/key-format.png" alt-text="Screenshot of SSH private key supported format.":::
260
260
261
261
262
262
1. If you want to add multiple credentials at once, select **Add more** to save and add more credentials. Multiple credentials are supported for physical servers discovery.
@@ -291,7 +291,7 @@ Select **Start discovery**, to kick off discovery of the successfully validated
291
291
* It takes approximately 2 minutes to complete discovery of 100 servers and their metadata to appear in the Azure portal.
292
292
*[Software inventory](how-to-discover-applications.md) (discovery of installed applications) is automatically initiated when the discovery of servers is finished.
293
293
*[Software inventory](how-to-discover-applications.md) identifies the SQL Server instances that are running on the servers. Using the information it collects, the appliance attempts to connect to the SQL Server instances through the Windows authentication credentials or the SQL Server authentication credentials that are provided on the appliance. Then, it gathers data on SQL Server databases and their properties. The SQL Server discovery is performed once every 24 hours.
294
-
* Appliance can connect to only those SQL Server instances to which it has network line of sight, whereas software inventory by itself may not need network line of sight.
294
+
* Appliance can connect to only those SQL Server instances to which it has network line of sight, whereas software inventory by itself might not need network line of sight.
295
295
* The time taken for discovery of installed applications depends on the number of discovered servers. For 500 servers, it takes approximately one hour for the discovered inventory to appear in the Azure Migrate project in the portal.
296
296
* During software inventory, the added server credentials are iterated against servers and validated for agentless dependency analysis. When the discovery of servers is finished, in the portal, you can enable agentless dependency analysis on the servers. Only the servers on which validation succeeds can be selected to enable [agentless dependency analysis](how-to-create-group-machine-dependencies-agentless.md).
297
297
* SQL Server instances and databases data begin to appear in the portal within 24 hours after you start discovery.
#Customer intent: As a server admin I want to discover my GCP instances.
12
12
---
13
13
@@ -52,7 +52,7 @@ If you just created a free Azure account, you're the owner of your subscription.
52
52
53
53
1. In the Azure portal, search for "subscriptions", and under **Services**, select **Subscriptions**.
54
54
55
-

55
+
:::image type="content" source="./media/tutorial-discover-gcp/search-subscription.png" alt-text="Screenshot of Search box to search for the Azure subscription.":::
56
56
57
57
1. In the **Subscriptions** page, select the subscription in which you want to create a project.
58
58
@@ -68,7 +68,7 @@ If you just created a free Azure account, you're the owner of your subscription.
68
68
| Assign access to | User |
69
69
| Members | azmigrateuser |
70
70
71
-

71
+
:::image type="content" source="../../includes/role-based-access-control/media/add-role-assignment-page.png" alt-text="Screenshot of role assignment page in Azure portal.":::
72
72
73
73
1. To register the appliance, your Azure account needs **permissions to register Microsoft Entra apps**.
74
74
@@ -108,15 +108,13 @@ Set up a new project.
108
108
4. In **Create project**, select your Azure subscription and resource group. Create a resource group if you don't have one.
109
109
5. In **Project Details**, specify the project name and the geography in which you want to create the project. Review supported geographies for [public](migrate-support-matrix.md#public-cloud) and [government clouds](migrate-support-matrix.md#azure-government).
110
110
111
-

112
-
113
111
6. Select **Create**.
114
112
7. Wait a few minutes for the project to deploy. The **Azure Migrate: Discovery and assessment** tool is added by default to the new project.
115
113
116
-

114
+
:::image type="content" source="./media/tutorial-discover-gcp/added-tool.png" alt-text="Screenshot of Discovery and assessment tool added by default.":::
117
115
118
116
> [!NOTE]
119
-
> If you have already created a project, you can use the same project to register additional appliances to discover and assess more no of servers.[Learn more](create-manage-projects.md#find-a-project).
117
+
> If you have already created a project, you can use the same project to register additional appliances to discover and assess more no of servers.[Learn more](create-manage-projects.md#find-a-project).
120
118
121
119
## Set up the appliance
122
120
@@ -263,10 +261,11 @@ Now, connect from the appliance to the GCP servers to be discovered, and start t
263
261
- Currently Azure Migrate doesn't support SSH private key file generated by PuTTY.
264
262
- Azure Migrate supports OpenSSH format of the SSH private key file as shown below:
265
263
266
-

264
+
:::image type="content" source="./media/tutorial-discover-physical/key-format.png" alt-text="Screenshot of SSH private key supported format.":::
267
265
268
266
269
267
2. If you want to add multiple credentials at once, select **Add more** to save and add more credentials.
268
+
270
269
> [!Note]
271
270
> By default, the credentials will be used to gather data about the installed applications, roles, and features, and also to collect dependency data from Windows and Linux servers, unless you disable the slider to not perform these features (as instructed in the last step).
272
271
3. In **Step 2:Provide physical or virtual server details**, select **Add discovery source** to specify the server **IP address/FQDN** and the friendly name for credentials to connect to the server.
@@ -297,7 +296,7 @@ Click **Start discovery**, to kick off discovery of the successfully validated s
297
296
* It takes approximately 2 minutes to complete discovery of 100 servers and their metadata to appear in the Azure portal.
298
297
*[Software inventory](how-to-discover-applications.md) (discovery of installed applications) is automatically initiated when the discovery of servers is finished.
299
298
*[Software inventory](how-to-discover-applications.md) identifies the SQL Server instances that are running on the servers. Using the information it collects, the appliance attempts to connect to the SQL Server instances through the Windows authentication credentials or the SQL Server authentication credentials that are provided on the appliance. Then, it gathers data on SQL Server databases and their properties. The SQL Server discovery is performed once every 24 hours.
300
-
* Appliance can connect to only those SQL Server instances to which it has network line of sight, whereas software inventory by itself may not need network line of sight.
299
+
* Appliance can connect to only those SQL Server instances to which it has network line of sight, whereas software inventory by itself might not need network line of sight.
301
300
* The time taken for discovery of installed applications depends on the number of discovered servers. For 500 servers, it takes approximately one hour for the discovered inventory to appear in the Azure Migrate project in the portal.
302
301
* During software inventory, the added server credentials are iterated against servers and validated for agentless dependency analysis. When the discovery of servers is finished, in the portal, you can enable agentless dependency analysis on the servers. Only the servers on which validation succeeds can be selected to enable [agentless dependency analysis](how-to-create-group-machine-dependencies-agentless.md).
303
302
* SQL Server instances and databases data begin to appear in the portal within 24 hours after you start discovery.
0 commit comments