Skip to content

Commit 46d0342

Browse files
committed
fixing acro score
1 parent 23e400e commit 46d0342

File tree

1 file changed

+25
-26
lines changed

1 file changed

+25
-26
lines changed

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

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -100,17 +100,17 @@ In the project, you can review dependencies for each server either through the *
100100
On reviewing the **Dependencies** column for any server, you see one of the following status:
101101

102102
1. **Credentials not available:** No server credentials provided in the appliance configuration manager can be used for dependency analysis.
103-
2. **Validation in progress:** The server has not completed the prerequisite validation checks yet.
103+
2. **Validation in progress:** The server hasn't completed the prerequisite validation checks yet.
104104
3. **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.
105105

106106
::: moniker range="migrate"
107-
After the validation succeeds, dependency analysis are auto-enabled and you see one of the following status:
107+
After the validation succeeds, dependency analysis are autoenabled and you see one of the following status:
108108
::: moniker-end
109109

110110
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.
111111
::: moniker range="migrate"
112-
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 auto-enabled servers and enable it for the required ones using the PowerShell module.
113-
6. **Disabled:** You manually disabled dependency analysis on this server using the PowerShell module. You can enable it again anytime using the same module.
112+
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.
113+
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.
114114

115115
>[!Note]
116116
> **Not supported** is the status shown for servers discovered through CSV import, as the CSV file currently does not collect network dependency data.
@@ -149,7 +149,7 @@ After the validation succeeds, dependency analysis are auto-enabled and you see
149149
**Process** | **Type**
150150
--- | ---
151151
Resolvable (Default) | To filter by processes having resolvable connections
152-
Essentials | To filter by non-redundant key processes
152+
Essentials | To filter by nonredundant key processes
153153
All | to filter by all processes including those with unresolved connections
154154

155155
1. In the view, you find the servers and connections represented as follows:
@@ -213,22 +213,21 @@ Destination port | Port number on the destination server
213213

214214
::: moniker range="migrate"
215215
## Switch to new visualization
216-
217-
If you're an existing user who has already set up an Azure Migrate project, performed discovery and manually enabled dependency analysis on some servers, you need to perform following steps to get the new enhanced visualization:
216+
If you are an existing user, you already set up an Azure Migrate project. You performed discovery and manually enabled dependency analysis on some servers. To get the new enhanced visualization, you need to follow these steps:
218217

219218
1. Go to the inventory view and search for a server, for which you want to review dependencies.
220219
2. Select on **View dependencies** and you see the old visualization showing dependencies of that server.
221220

222221
:::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":::
223222

224223
3. On the dependency view, you see an information box prompting you to complete some prerequisites for switching to the new visualization.
225-
4. As a prerequisite, you need to ensure that the discovery agent on the appliances registered with the project has been upgraded to version or above.
224+
4. As a prerequisite, you need to ensure that the discovery agent on the appliances registered with the project is upgraded to version or later.
226225
5. 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.
227226

228227
> [!NOTE]
229-
> Even if the new resource creation goes through, you might not see the new visualization if the discovery agent version on the Azure Migrate appliance isn't up to date. Ensure that auto-update service on the appliance is enabled. [Learn more](migrate-appliance.md#appliance-upgrades)
228+
> Even if the new resource creation goes through, you might not see the new visualization if the discovery agent version on the Azure Migrate appliance isn't up to date. Ensure that autoupdate service on the appliance is enabled. [Learn more](migrate-appliance.md#appliance-upgrades)
230229
231-
After you have performed the required steps to upgrade to the new dependency visualization, there are two ways in which you can see server dependencies in the new visualization.
230+
After you've performed the required steps to upgrade to the new dependency visualization, there are two ways in which you can see server dependencies in the new visualization.
232231

233232
### Option 1
234233

@@ -241,18 +240,18 @@ After you have performed the required steps to upgrade to the new dependency vis
241240
2. In the old dependency view, select the prompt to get to the new enhanced visualization.
242241

243242
> [!NOTE]
244-
> It's recommended to use **Option 1** above to switch to the new inventory view as you're able to filter servers where dependency analysis was auto-enabled and then directly review the dependency visualization. Old inventory view only provides option to visualize dependencies for servers where you had manually enabled the feature.
243+
> We recommend to use **Option 1** above to switch to the new inventory view as you're able to filter servers where dependency analysis was autoenabled and then directly review the dependency visualization. The old inventory view only shows the option to visualize dependencies for servers where you manually enabled the feature.
245244
::: moniker-end
246245

247246
::: moniker range="migrate"
248247
## Manage dependencies
249248

250-
Dependency analysis is auto-enabled on all discovered servers (upto 1000 servers per appliance)which have passed the validation checks. You may need to disable one or more of these servers in the following scenarios:
249+
Dependency analysis is autoenabled on all discovered servers (upto 1,000 servers per appliance), which have passed the validation checks. You may need to disable one or more of these servers in the following scenarios:
251250

252-
1. Dependency analysis has been auto-enabled on all discovered in your project but you want to disable it on a few servers where you don't want to gather dependency data.
253-
1. Dependency analysis has been auto-enabled on 1,000 servers concurrently in your project but you have more servers where you want to enable it, then you can disable dependency analysis one or more servers from the set of 1,000 and enable others as needed.
251+
1. Dependency analysis is autoenabled on all discovered in your project but you want to disable it on a few servers where you don't want to gather dependency data.
252+
1. Dependency analysis is autoenabled on 1,000 servers concurrently in your project but you have more servers where you want to enable it, then you can disable dependency analysis one or more servers from the set of 1,000 and enable others as needed.
254253

255-
You can disable dependency analysis on servers that you do not want and also enable dependencies for servers that you want using either the Portal or PowerShell utility.
254+
You can disable dependency analysis on servers that you don't want and also enable dependencies for servers that you want to use either the Portal or PowerShell utility.
256255

257256
## Manage dependencies using Portal
258257

@@ -262,14 +261,14 @@ In **All inventory** or **Infrastructure inventory** view, select the **Manage D
262261

263262
:::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-option.png":::
264263

265-
Follow the steps to disbale the servers where dependency analysis has been auto-enabled:
264+
Follow the steps to disable the servers where dependency analysis is autoenabled:
266265

267266
1. You can start by selecting an appliance from the drop-down.
268267

269268
> [!NOTE]
270-
> If the selected appliance has not been upgraded for the new dependency analysis, you can either meet the prerequisites or if you do not wish to upgrade, please switch to the old experience (from Overviw) to Add/remove servers for dependency analysis.
269+
> If the selected appliance hasn't been upgraded for the new dependency analysis, you can either meet the prerequisites or if you don't wish to upgrade, switch to the old experience (from Overview) to Add/remove servers for dependency analysis.
271270
272-
1. You can filter servers to disable dependencies on servers which were auto-enabled (servers with dependency status as Enabled). The servers which are not eligible for disablement (servers with dependency status as Validation failed/Not initiated/Disabled/Credentials not available) cannot be selected.
271+
1. You can filter servers to disable dependencies on servers, which were autoenabled (servers with dependency status as Enabled). The servers, which aren't eligible for disablement (servers with dependency status as Validation failed/Not initiated/Disabled/Credentials not available) can't be selected.
273272

274273
:::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":::
275274

@@ -279,21 +278,21 @@ Follow the steps to disbale the servers where dependency analysis has been auto-
279278

280279
In **All inventory** or **Infrastructure inventory** view, select the **Manage Dependencies** drop-down and then select **Enable dependencies**.
281280

282-
Follow the steps to disbale the servers where dependency analysis has been auto-enabled:
281+
Follow the steps to disable the servers where dependency analysis has been autoenabled:
283282

284283
1. You can start by selecting an appliance from the drop-down.
285284

286285
> [!NOTE]
287-
> If the selected appliance has not been upgraded for the new dependency analysis, you can either meet the prerequisites or if you do not wish to upgrade, please switch to the old experience (from Overviw) to Add/remove servers for dependency analysis.
286+
> If the selected appliance hasn't been upgraded for the new dependency analysis, you can either meet the prerequisites or if you don't wish to upgrade, switch to the old experience (from Overview) to Add/remove servers for dependency analysis.
288287
289-
1. You can filter servers to enable dependencies on servers which were disabled by the user or not enabled as the scale limit of 1000 per appliance had been met (servers with dependency status as Disabled or Not initiated). The servers which are not eligible for disablement (servers with dependency status as Validation failed/Credentials not available/Enabled) cannot be selected.
288+
1. You can filter servers to enable dependencies on servers, which were disabled by the user or not enabled as the scale limit of 1,000 per appliance had been met (servers with dependency status as Disabled or Not initiated). The servers, which aren't eligible for disablement (servers with dependency status as Validation failed/Credentials not available/Enabled) can't be selected.
290289

291290
:::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":::
292291

293292
1. You can select the servers and select Enable to proceed.
294293

295294
> [!NOTE]
296-
> You cannot enable more than 1000 servers per appliance concurrently so if your selection exceeds the count, you will not be able to proceed.
295+
> 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.
297296
298297
## Manage dependencies using PowerShell utility
299298

@@ -356,12 +355,12 @@ In the following example, dependency analysis is being enabled on the list of se
356355
::: moniker-end
357356

358357
::: moniker range="migrate-classic"
359-
## Disable auto-enabled dependency analysis using PowerShell
358+
## Disable autoenabled dependency analysis using PowerShell
360359

361-
Dependency analysis is auto-enabled on all discovered servers which have passed the validation checks. You may need to disable one or more of these servers in the following scenarios:
360+
Dependency analysis is autoenabled on all discovered servers, which have passed the validation checks. You may need to disable one or more of these servers in the following scenarios:
362361

363-
1. Dependency analysis has been auto-enabled on all discovered in your project but you want to disable it on a few servers where you don't want to gather dependency data.
364-
2. Dependency analysis has been auto-enabled on 1,000 servers concurrently in your project but you have more servers where you want to enable it, then you can disable dependency analysis one or more servers from the set of 1,000 and enable others as needed.
362+
1. Dependency analysis has been autoenabled on all discovered in your project but you want to disable it on a few servers where you don't want to gather dependency data.
363+
2. Dependency analysis is autoenabled on 1,000 servers at the same time in your project. If you have more servers to enable, you can disable it on one or more of the 1,000 servers and enable it on the ones as you need.
365364

366365
> [!NOTE]
367366
> Currently, it isn't possible to disable dependency analysis on servers from portal so you need to install the PowerShell module to disable for servers that you don't want.

0 commit comments

Comments
 (0)