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/how-to-create-group-machine-dependencies-agentless.md
+21-15Lines changed: 21 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,24 +137,24 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
137
137
138
138
::: moniker range="migrate"
139
139
1. In the new experience, go to project overview. Select the workloads count in **All inventory** to review the discovered workloads. In the view, you can see **Dependencies** column with status values as covered in section above.
140
-
1. Search for the server whose dependencies, you want to review. If dependency analysis was successfully performed on that server, you can select on **View dependencies** to go to the dependency visualization.
141
-
1. The dependency visualization shows all incoming and outgoing dependencies for that server in a network diagram.
140
+
2. Search for the server whose dependencies, you want to review. If dependency analysis was successfully performed on that server, you can select on **View dependencies** to go to the dependency visualization.
141
+
3. The dependency visualization shows all incoming and outgoing dependencies for that server in a network diagram.
142
142
143
143
144
144
:::image type="content" source="./media/how-to-create-group-machine-dependencies-agentless/default-dep-view.png" alt-text="The screenshot shows the default dependency view for a server." lightbox="./media/how-to-create-group-machine-dependencies-agentless/default-dep-view.png":::
145
145
146
-
1. The view is filtered for default time period of **Last 24 hours** and process type as **Resolvable**.
147
-
1. The view is filtered for default time period of **Last 24 hours** and process type as **Resolvable**.
148
-
1. Change the time period for which you want to view the map using the **Time range** filter. You can choose between **Last 7 days**/**Last 30 days** or select a **Custom range**.
149
-
1. You can choose to change the process type from any of the following:
146
+
4. The view is filtered for default time period of **Last 24 hours** and process type as **Resolvable**.
147
+
5. The view is filtered for default time period of **Last 24 hours** and process type as **Resolvable**.
148
+
6. Change the time period for which you want to view the map using the **Time range** filter. You can choose between **Last 7 days**/**Last 30 days** or select a **Custom range**.
149
+
7. You can choose to change the process type from any of the following:
150
150
151
151
**Process** | **Type**
152
152
--- | ---
153
153
Resolvable (Default) | To filter by processes having resolvable connections
154
154
Essentials | To filter by nonredundant key processes
155
155
All | to filter by all processes including those with unresolved connections
156
156
157
-
1. In the view, you find the servers and connections represented as follows:
157
+
8. In the view, you find the servers and connections represented as follows:
158
158
159
159
**Representation** | **Details**
160
160
--- | ---
@@ -163,20 +163,20 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
163
163
Connection symbol | Representing the direction of dependency between servers with strength of the connection represented by grading of dots on the connection
164
164
Process count | Representing the count of processes as per the process type filter
165
165
166
-
1. You can hover on the Server name to see essential information about the server like IP address, Source, and Tags.
166
+
9. You can hover on the Server name to see essential information about the server like IP address, Source, and Tags.
167
167
168
168
169
169
:::image type="content" source="./media/how-to-create-group-machine-dependencies-agentless/server-hover-details.png" alt-text="The screenshot illustrated how the details are shown on hover." lightbox="./media/how-to-create-group-machine-dependencies-agentless/server-hover-details.png":::
170
170
171
-
1. Similarly you can also hover on the connection to see essential information like strength and frequency of connections in the selected time range.
172
-
1. You can select the Server name to see more details like Operating system, Power Status, Software inventory discovered from the server and associated Tags.
171
+
10. Similarly you can also hover on the connection to see essential information like strength and frequency of connections in the selected time range.
172
+
11. You can select the Server name to see more details like Operating system, Power Status, Software inventory discovered from the server and associated Tags.
173
173
174
174
175
175
:::image type="content" source="./media/how-to-create-group-machine-dependencies-agentless/server-expand-details.png" alt-text="The screenshot shows the server details on expanding. " lightbox="./media/how-to-create-group-machine-dependencies-agentless/server-expand-details.png":::
176
176
177
-
1. Similarly you can also select the connection to see more details like which source and destination processes have the dependency over which destination port no.
178
-
1. You can expand the Server to see the list of processes basis the selected process type filter.
179
-
1. From the expanded list of processes, you can select on a Process name to see its incoming and outgoing dependencies with processes on other servers in the view. The process to process dependency also indicates the destination port no on the connection.
177
+
12. Similarly you can also select the connection to see more details like which source and destination processes have the dependency over which destination port no.
178
+
13. You can expand the Server to see the list of processes basis the selected process type filter.
179
+
14. From the expanded list of processes, you can select on a Process name to see its incoming and outgoing dependencies with processes on other servers in the view. The process to process dependency also indicates the destination port no on the connection.
180
180
181
181
182
182
:::image type="content" source="./media/how-to-create-group-machine-dependencies-agentless/process-process-dep.png" alt-text="The screenshot shows the process to process dependencies." lightbox="./media/how-to-create-group-machine-dependencies-agentless/process-process-dep.png":::
@@ -197,6 +197,7 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
197
197
The dependency data is exported and downloaded in a CSV format. The downloaded file contains the dependency data across all servers enabled for dependency analysis.
198
198
199
199
200
+
200
201
:::image type="content" source="./media/how-to-create-group-machine-dependencies-agentless/export-dep.png" alt-text="The screenshot illustrates the Export dependencies." lightbox="./media/how-to-create-group-machine-dependencies-agentless/export-dep.png":::
201
202
202
203
### Dependency information
@@ -224,6 +225,8 @@ If you are an existing user, you already set up an Azure Migrate project. You pe
224
225
1. Go to the inventory view and search for a server, for which you want to review dependencies.
225
226
2. Select on **View dependencies** and you see the old visualization showing dependencies of that server.
226
227
228
+
229
+
227
230
:::image type="content" source="./media/how-to-create-group-machine-dependencies-agentless/old-dep-view.png" alt-text="The screenshot shows the old dependency view." lightbox="./media/how-to-create-group-machine-dependencies-agentless/old-dep-view.png":::
228
231
229
232
3. On the dependency view, you see an information box prompting you to complete some prerequisites for switching to the new visualization.
@@ -265,6 +268,8 @@ You can disable dependency analysis on servers that you don't want and also enab
265
268
266
269
In **All inventory** or **Infrastructure inventory** view, select the **Manage Dependencies** drop-down and then select **Disable dependencies**.
267
270
271
+
272
+
268
273
:::image type="content" source="./media/how-to-create-group-machine-dependencies-agentless/old-dep-view.png" alt-text="The screenshot shows the old dependency view." lightbox="./media/how-to-create-group-machine-dependencies-agentless/disable-dependencies-option.png":::
269
274
270
275
Follow the steps to disable the servers where dependency analysis is autoenabled:
@@ -277,7 +282,7 @@ Follow the steps to disable the servers where dependency analysis is autoenabled
277
282
2. You can filter servers to disable dependency analysis on those that were autoenabled (servers with the status as *Enabled*). Servers that aren't eligible for disablement—such as those with the status *Validation failed*, *Not initiated*, *Disabled*, or *Credentials* not available'—can't be selected.
278
283
279
284
280
-
:::image type="content" source="./media/how-to-create-group-machine-dependencies-agentless/old-dep-view.png" alt-text="The screenshot shows the old dependency view." lightbox="./media/how-to-create-group-machine-dependencies-agentless/disable-dependencies-view.png":::
285
+
:::image type="content" source="./media/how-to-create-group-machine-dependencies-agentless/old-dep-view.png" alt-text="The screenshot shows the old dependency view." lightbox="./media/how-to-create-group-machine-dependencies-agentless/disable-dependencies-view.png":::
281
286
282
287
3. You can select the servers and select Disable to proceed.
283
288
@@ -294,7 +299,8 @@ Follow the steps to disable the servers where dependency analysis has been autoe
294
299
295
300
2. You can filter servers to disable dependency analysis on those that were autoenabled (servers with the status as *Enabled*). Servers that aren't eligible for disablement—such as those with the status *Validation failed*, *Not initiated*, *Disabled*, or *Credentials* not available'—can't be selected.
296
301
297
-
:::image type="content" source="./media/how-to-create-group-machine-dependencies-agentless/old-dep-view.png" alt-text="The screenshot shows the old dependency view." lightbox="./media/how-to-create-group-machine-dependencies-agentless/enable-dependencies-view.png":::
302
+
303
+
:::image type="content" source="./media/how-to-create-group-machine-dependencies-agentless/old-dep-view.png" alt-text="The screenshot shows the old dependency view." lightbox="./media/how-to-create-group-machine-dependencies-agentless/enable-dependencies-view.png":::
298
304
299
305
3. You can select the servers and select Enable to proceed.
0 commit comments