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
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.date: 6/08/2020
11
11
12
12
# Analyze server dependencies (agentless)
13
13
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.
15
15
16
16
> [!IMPORTANT]
17
17
>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
20
20
21
21
- In the dependency analysis view, you currently cannot add or remove a server from a group.
22
22
- 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.
24
25
25
26
## Before you start
26
27
@@ -39,7 +40,7 @@ This article describes how to set up agentless dependency analysis using Azure M
39
40
6. As you configure the appliance, you need to specify the following in the appliance configuration manager:
40
41
- The details of the vCenter Server to which you want to connect.
41
42
- 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.
43
44
44
45
## Verify permissions
45
46
@@ -56,7 +57,7 @@ This article describes how to set up agentless dependency analysis using Azure M
56
57
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.
57
58
1. Click on **Start discovery**, to kick off vCenter Server discovery.
58
59
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.
60
61
61
62
## Start dependency discovery
62
63
@@ -131,7 +132,7 @@ Select the servers on which you want to stop dependency discovery.
131
132
1. Choose the **Appliance name** whose discovery you want to review.
132
133
1. Click the **Dependency analysis** drop-down.
133
134
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.
135
136
1. After selecting the servers,click **Remove servers**.
136
137
137
138
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