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
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,10 @@ After the validation succeeds, dependency analysis are autoenabled and you see o
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
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
-
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.
117
+
7.**Not enabled**: Dependency data could not be collected as the server was discovered through CSV import.
118
+
119
+
>[!Note]
120
+
> 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.
118
121
::: moniker-end
119
122
120
123
## Visualize dependencies
@@ -267,13 +270,13 @@ Follow the steps to disable the servers where dependency analysis is autoenabled
267
270
1. You can start by selecting an appliance from the drop-down.
268
271
269
272
> [!NOTE]
270
-
> If the selected appliance isn't upgraded for the new dependency analysis, you can either meet the prerequisites or switch to the old experience (from Overview) to add or remove servers for dependency analysis.
273
+
> If the selected appliance isn't upgraded for the new dependency analysis, you can either meet the [prerequisites](#switch-to-new-visualization) or switch to the old experience (from Overview) to add or remove servers for dependency analysis.
271
274
272
275
2. You can filter servers to disable dependency analysis on those that were autoenabled (servers with the status as *Enabled*). Servers that aren't eligible for disablement—such as those with the status *Validation failed*, *Not initiated*, *Disabled*, or *Credentials* not available'—can't be selected.
273
276
274
277
:::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/disable-dependencies-view.png":::
275
278
276
-
3. You can select the servers and select Disable to proceed.
279
+
3. You can select the servers and select **Disable** to proceed.
277
280
278
281
### Enable dependencies
279
282
@@ -290,7 +293,7 @@ Follow the steps to disable the servers where dependency analysis has been autoe
290
293
291
294
:::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/enable-dependencies-view.png":::
292
295
293
-
3. You can select the servers and select Enable to proceed.
296
+
3. You can select the servers and select **Enable** to proceed.
294
297
295
298
> [!NOTE]
296
299
> You can't enable more than 1,000 servers per appliance concurrently so if your selection exceeds the count, you won't be able to proceed.
0 commit comments