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
+11-13Lines changed: 11 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,10 +112,9 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
112
112
4.**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.
113
113
::: moniker range="migrate"
114
114
5.**Not initiated:** Dependency analysis couldn’t be enabled because Azure Migrate reached its limit of 1,000 servers per appliance for automatic enablement. If you want to run dependency analysis on specific servers, you can disable it manually on other autoenabled servers and enable it for the required ones using the PowerShell module.
115
-
6.**Disabled:** You can manually disable dependency analysis on this server using the PowerShell module. You can enable it again anytime using the same module.
115
+
6.**Disabled:** You can manually disable dependency analysis on this using the portal or the PowerShell module. You can enable it again anytime using the same module.
116
116
117
-
>[!Note]
118
-
> **Not supported** is the status shown for servers discovered through CSV import, as the CSV file currently does not collect network dependency data.
117
+
7.****Not enabled** status is shown for servers, discovered from an appliance that has still not been upgraded to the new visualization. [Learn more](#switch-to-new-visualization) to upgrade the appliance.
119
118
::: moniker-end
120
119
121
120
## Visualize dependencies
@@ -145,17 +144,16 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
145
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":::
146
145
147
146
4. The view is filtered for default time period of **Last 24 hours** and process type as **Resolvable**.
148
-
5. The view is filtered for default time period of **Last 24 hours** and process type as **Resolvable**.
149
-
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**.
150
-
7. You can choose to change the process type from any of the following:
147
+
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**.
148
+
6. You can choose to change the process type from any of the following:
151
149
152
150
**Process** | **Type**
153
151
--- | ---
154
152
Resolvable (Default) | To filter by processes having resolvable connections
155
153
Essentials | To filter by nonredundant key processes
156
154
All | to filter by all processes including those with unresolved connections
157
155
158
-
8. In the view, you find the servers and connections represented as follows:
156
+
7. In the view, you find the servers and connections represented as follows:
159
157
160
158
**Representation** | **Details**
161
159
--- | ---
@@ -164,20 +162,20 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
164
162
Connection symbol | Representing the direction of dependency between servers with strength of the connection represented by grading of dots on the connection
165
163
Process count | Representing the count of processes as per the process type filter
166
164
167
-
9. You can hover on the Server name to see essential information about the server like IP address, Source, and Tags.
165
+
8. You can hover on the Server name to see essential information about the server like IP address, Source, and Tags.
168
166
169
167
170
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":::
171
169
172
-
10. Similarly you can also hover on the connection to see essential information like strength and frequency of connections in the selected time range.
173
-
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.
170
+
9. Similarly you can also hover on the connection to see essential information like strength and frequency of connections in the selected time range.
171
+
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.
174
172
175
173
176
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":::
177
175
178
-
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.
179
-
13. You can expand the Server to see the list of processes basis the selected process type filter.
180
-
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.
176
+
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.
177
+
12. You can expand the Server to see the list of processes basis the selected process type filter.
178
+
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.
181
179
182
180
183
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":::
0 commit comments