Skip to content

Commit b405e71

Browse files
committed
fixing image indent
1 parent 61a320c commit b405e71

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

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

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The new users need to follow the below steps:
7171
2. Navigate to the **Manage credentials and discovery sources** panel.
7272
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.
7373
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.
74-
:::image type="content" source="./media/tutorial-discover-vmware/appliance-manage-sources.png" alt-text="The screenshot shows the panel 3 on appliance configuration manager for vCenter Server details." lightbox="./media/tutorial-discover-vmware/appliance-manage-sources.png":::
74+
:::image type="content" source="./media/tutorial-discover-vmware/appliance-manage-sources.png" alt-text="The screenshot shows the panel 3 on appliance configuration manager for vCenter Server details." lightbox="./media/tutorial-discover-vmware/appliance-manage-sources.png":::
7575

7676
5. In **Step 3: Provide server credentials to perform software inventory and agentless dependency analysis**, select **Add credentials** to provide multiple server credentials to perform guest-based discovery like software inventory, agentless dependency analysis, and discovery of databases and web applications.
7777
6. Select on **Start discovery**, to initiate discovery.
@@ -139,6 +139,7 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
139139
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.
140140
1. The dependency visualization shows all incoming and outgoing dependencies for that server in a network diagram.
141141

142+
142143
:::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":::
143144

144145
1. The view is filtered for default time period of **Last 24 hours** and process type as **Resolvable**.
@@ -163,18 +164,21 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
163164

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

166-
:::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":::
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":::
167169

168170
1. Similarly you can also hover on the connection to see essential information like strength and frequency of connections in the selected time range.
169171
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.
170172

173+
171174
:::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":::
172175

173176
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.
174177
1. You can expand the Server to see the list of processes basis the selected process type filter.
175178
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.
176179

177-
:::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":::
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":::
178182

179183

180184
> [!NOTE]

0 commit comments

Comments
 (0)