Skip to content

Commit e49f92f

Browse files
committed
image indent
1 parent 2c27020 commit e49f92f

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

articles/migrate/how-to-create-group-machine-dependencies-agentless.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
141141
3. The dependency visualization shows all incoming and outgoing dependencies for that server in a network diagram.
142142

143143

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":::
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":::
145145

146146
4. The view is filtered for default time period of **Last 24 hours** and process type as **Resolvable**.
147147
5. 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**.
@@ -163,22 +163,19 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
163163
Process count | Representing the count of processes as per the process type filter
164164

165165
8. You can hover on the Server name to see essential information about the server like IP address, Source, and Tags.
166-
167-
168-
:::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":::
166+
167+
:::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":::
169168

170169
9. Similarly you can also hover on the connection to see essential information like strength and frequency of connections in the selected time range.
171170
10. You can select the Server name to see more details like Operating system, Power Status, Software inventory discovered from the server and associated Tags.
172171

173-
174-
:::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":::
172+
:::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":::
175173

176174
11. 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.
177175
12. You can expand the Server to see the list of processes basis the selected process type filter.
178176
13. 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.
179177

180-
181-
:::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":::
178+
:::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":::
182179

183180

184181
> [!NOTE]
@@ -195,7 +192,7 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
195192

196193
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.
197194

198-
:::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":::
195+
:::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":::
199196

200197
### Dependency information
201198

0 commit comments

Comments
 (0)