Skip to content

Commit ca22e5a

Browse files
committed
minor edits
1 parent ffd6d0f commit ca22e5a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
155155

156156
1. The dependency visualization shows all incoming and outgoing dependencies for that server in a network diagram.
157157

158-
:::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":::
158+
:::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":::
159159

160160
1. The view is filtered for default time period of **Last 24 hours** and process type as **Resolvable**.
161161
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**.
@@ -178,19 +178,19 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
178178

179179
1. You can hover on the Server name to see essential information about the server like IP address, Source, and Tags.
180180

181-
:::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":::
181+
:::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":::
182182

183183
1. Similarly you can also hover on the connection to see essential information like strength and frequency of connections in the selected time range.
184184

185185
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.
186186

187-
:::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":::
187+
:::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":::
188188

189189
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.
190190
1. You can expand the Server to see the list of processes basis the selected process type filter.
191191
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.
192192

193-
:::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":::
193+
:::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":::
194194

195195
> [!NOTE]
196196
> Process information for a dependency isn't always available. If it's not available, the dependency is depicted with the process marked as "Unknown process".
@@ -206,7 +206,7 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
206206

207207
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.
208208

209-
:::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":::
209+
:::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":::
210210

211211
### Dependency information
212212

0 commit comments

Comments
 (0)