Skip to content

Commit 3c91245

Browse files
committed
fixing image indent
1 parent 594670b commit 3c91245

File tree

1 file changed

+14
-11
lines changed

1 file changed

+14
-11
lines changed

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

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The new users need to follow the below steps:
7676
1. 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.
7777

7878

79-
:::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":::
79+
:::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":::
8080

8181
1. 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.
8282

@@ -112,7 +112,7 @@ On reviewing the **Dependencies** column for any server, you see one of the foll
112112
1. **Validation failed:** The server failed the validation checks. You can click the status to view the error message, which usually mentions missing prerequisites like invalid credentials or insufficient permissions.
113113

114114
::: moniker range="migrate"
115-
After the validation succeeds, dependency analysis are autoenabled and you see one of the following status:
115+
After the validation succeeds, dependency analysis are autoenabled and you see one of the following status:
116116
::: moniker-end
117117

118118
1. **View dependencies:** The server passed the validation checks and dependency analysis is enabled. You can select this to open the new visualization and check the server’s dependencies.
@@ -139,12 +139,13 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
139139
1. Expand the **Port** group to list the servers that have a dependency from the selected server.
140140
1. To navigate to the map view of any of the dependent servers, select the server name > **Load server map**.
141141

142-
:::image type="content" source="./media/how-to-create-group-machine-dependencies-agentless/load-server-map.png" alt-text="Screenshot to Expand Server port group and load server map.":::
142+
:::image type="content" source="./media/how-to-create-group-machine-dependencies-agentless/load-server-map.png" alt-text="Screenshot to Expand Server port group and load server map.":::
143143

144-
:::image type="content" source="./media/how-to-create-group-machine-dependencies-agentless/expand-client-group.png" alt-text="Expand client group.":::
144+
:::image type="content" source="./media/how-to-create-group-machine-dependencies-agentless/expand-client-group.png" alt-text="Expand client group.":::
145145

146146
1. Expand the selected server to view process-level details for each dependency.
147-
:::image type="content" source="./media/how-to-create-group-machine-dependencies-agentless/expand-server-processes.png" alt-text="Expand server to show processes.":::
147+
148+
:::image type="content" source="./media/how-to-create-group-machine-dependencies-agentless/expand-server-processes.png" alt-text="Expand server to show processes.":::
148149
::: moniker-end
149150

150151
::: moniker range="migrate"
@@ -155,7 +156,7 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
155156

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

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":::
159+
:::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":::
159160

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

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

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":::
182+
:::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":::
182183

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

185186
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.
186187

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":::
188+
:::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":::
188189

189190
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.
190191
1. You can expand the Server to see the list of processes basis the selected process type filter.
191192
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.
192193

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":::
194+
:::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":::
194195

195196
> [!NOTE]
196197
> 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 +207,7 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
206207

207208
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.
208209

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":::
210+
:::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":::
210211

211212
### Dependency information
212213

@@ -233,9 +234,10 @@ If you are an existing user, you already set up an Azure Migrate project. You pe
233234
1. Go to the inventory view and search for a server, for which you want to review dependencies.
234235
1. Select on **View dependencies** and you see the old visualization showing dependencies of that server.
235236

237+
236238
:::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":::
237239

238-
1. On the dependency view, you see an information box prompting you to complete some prerequisites for switching to the new visualization.
240+
1. On the dependency view, you see an information box prompting you to complete some prerequisites for switching to the new visualization.
239241
1. As a prerequisite, you need to ensure that the discovery agent on the appliances registered with the project is upgraded to version or later.
240242
1. Select proceed to create a new resource in the same Resource Group as the project. Ensure that you've atleast **Contributor** role on the Resource Group else this step isn't complete.
241243

@@ -509,6 +511,7 @@ Azure Migrate offers a Power BI template that you can use to visualize network c
509511
1. Open the downloaded Power BI template
510512
511513
1. Load the downloaded dependency data in Power BI.
514+
512515
- Open the template in Power BI.
513516
- Select **Get Data** on the tool bar.
514517
- Choose **Text/CSV** from Common data sources.

0 commit comments

Comments
 (0)