Skip to content

Commit e384ffc

Browse files
authored
Merge pull request #187664 from v-ksreedevan/7Feb-AgentlessDependency
Update to Current limitations
2 parents 7a7e20c + 793fdde commit e384ffc

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 6/08/2020
1111

1212
# Analyze server dependencies (agentless)
1313

14-
This article describes how to set up agentless dependency analysis using Azure Migrate:Discovery and assessment tool. [Dependency analysis](concepts-dependency-visualization.md) helps you to identify and understand dependencies across servers for assessment and migration to Azure.
14+
This article describes how to set up agentless dependency analysis using Azure Migrate: Discovery and assessment tool. [Dependency analysis](concepts-dependency-visualization.md) helps you to identify and understand dependencies across servers for assessment and migration to Azure.
1515

1616
> [!IMPORTANT]
1717
>Agentless dependency analysis is currently available only for servers running in your VMware environment, discovered with the Azure Migrate:Discovery and assessment tool.
@@ -20,7 +20,8 @@ This article describes how to set up agentless dependency analysis using Azure M
2020

2121
- In the dependency analysis view, you currently cannot add or remove a server from a group.
2222
- A dependency map for a group of servers isn't currently available.
23-
- In an Azure Migrate project, dependency data collection can be enabled concurrently for 1000 servers. You can analyze a higher number of servers by sequencing in batches of 1000 servers.
23+
- In an Azure Migrate project, you can enable dependency data collection concurrently for 1000 servers per appliance.
24+
- You can analyze more than 1000 servers per project either by enabling dependency analysis concurrently on servers discovered by multiple appliances or by sequencing in batches of 1000 for servers discovered from one appliance.
2425

2526
## Before you start
2627

@@ -39,7 +40,7 @@ This article describes how to set up agentless dependency analysis using Azure M
3940
6. As you configure the appliance, you need to specify the following in the appliance configuration manager:
4041
- The details of the vCenter Server to which you want to connect.
4142
- vCenter Server credentials scoped to discover the servers in your VMware environment.
42-
- Server credentials which can be domain/ Windows(non-domain)/ Linux(non-domain) credentials. [Learn more](add-server-credentials.md) about how to provide credentials and how we handle them.
43+
- Server credentials, which can be domain/ Windows(non-domain)/ Linux(non-domain) credentials. [Learn more](add-server-credentials.md) about how to provide credentials and how we handle them.
4344

4445
## Verify permissions
4546

@@ -56,7 +57,7 @@ This article describes how to set up agentless dependency analysis using Azure M
5657
1. In **Step 3: Provide server credentials to perform software inventory, agentless dependency analysis and discovery of SQL Server instances and databases**, click **Add credentials** to provide multiple server credentials to initiate software inventory.
5758
1. Click on **Start discovery**, to kick off vCenter Server discovery.
5859

59-
After the vCenter Server discovery is complete, appliance initiates the discovery of installed applications, roles and features (software inventory).During software inventory, the added servers credentials will be iterated against servers and validated for agentless dependency analysis.You can enable agentless dependency analysis for servers from the portal. Only the servers where the validation succeeds can be selected to enable agentless dependency analysis.
60+
After the vCenter Server discovery is complete, appliance initiates the discovery of installed applications, roles and features (software inventory).During software inventory, the added servers credentials will be iterated against servers and validated for agentless dependency analysis. You can enable agentless dependency analysis for servers from the portal. Only the servers where the validation succeeds can be selected to enable agentless dependency analysis.
6061

6162
## Start dependency discovery
6263

@@ -131,7 +132,7 @@ Select the servers on which you want to stop dependency discovery.
131132
1. Choose the **Appliance name** whose discovery you want to review.
132133
1. Click the **Dependency analysis** drop-down.
133134
1. Click **Remove servers**.
134-
1. In the **Remove servers** page, select the server which you want to stop for dependency analysis.
135+
1. In the **Remove servers** page, select the server, which you want to stop for dependency analysis.
135136
1. After selecting the servers,click **Remove servers**.
136137

137138
If you want to stop dependency simultaneously on multiple servers, you can use [PowerShell](#start-or-stop-dependency-analysis-using-powershell) to do so.

0 commit comments

Comments
 (0)