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
+4-4Lines changed: 4 additions & 4 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.
@@ -39,7 +39,7 @@ This article describes how to set up agentless dependency analysis using Azure M
39
39
6. As you configure the appliance, you need to specify the following in the appliance configuration manager:
40
40
- The details of the vCenter Server to which you want to connect.
41
41
- 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.
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
43
44
44
## Verify permissions
45
45
@@ -56,7 +56,7 @@ This article describes how to set up agentless dependency analysis using Azure M
56
56
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
57
1. Click on **Start discovery**, to kick off vCenter Server discovery.
58
58
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.
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
60
61
61
## Start dependency discovery
62
62
@@ -131,7 +131,7 @@ Select the servers on which you want to stop dependency discovery.
131
131
1. Choose the **Appliance name** whose discovery you want to review.
132
132
1. Click the **Dependency analysis** drop-down.
133
133
1. Click **Remove servers**.
134
-
1. In the **Remove servers** page, select the server which you want to stop for dependency analysis.
134
+
1. In the **Remove servers** page, select the server, which you want to stop for dependency analysis.
135
135
1. After selecting the servers,click **Remove servers**.
136
136
137
137
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