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-discover-sql-existing-project.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
@@ -21,7 +21,7 @@ This discovery process is agentless that is, nothing is installed on the target
21
21
- Created an [Azure Migrate project](./create-manage-projects.md) before the announcement of SQL and web apps assessment feature for your region
22
22
- Added the [Azure Migrate: Discovery and assessment](./how-to-assess.md) tool to a project
23
23
- Review [app-discovery support and requirements](./migrate-support-matrix-vmware.md#vmware-requirements).
24
-
- In case you are discovering assets on VMware environment then, Make sure servers where you're running app-discovery have PowerShell version 2.0 or later installed, and VMware Tools (later than 10.2.0) is installed.
24
+
- In case you're discovering assets on VMware environment then, Make sure servers where you're running app-discovery have PowerShell version 2.0 or later installed, and VMware Tools (later than 10.2.0) is installed.
25
25
- Check the [requirements](./migrate-appliance.md) for deploying the Azure Migrate appliance.
26
26
- Verify that you have the [required roles](./create-manage-projects.md#verify-permissions) in the subscription to create resources.
27
27
- Ensure that your appliance has access to the internet
@@ -49,12 +49,12 @@ This discovery process is agentless that is, nothing is installed on the target
49
49
50
50
Some points to note:
51
51
- Ensure that software inventory is enabled already, or provide Domain or Non-domain credentials to enable the same. Software inventory must be performed to discover SQL Server instances and web apps.
52
-
- Appliance will attempt to validate the Domain credentials with AD, as they are added. Ensure that appliance server has network line of sight to the AD server associated with the credentials. Non-domain credentials and credentials associated with SQL Server Authentication are not validated.
52
+
- Appliance will attempt to validate the Domain credentials with AD, as they're added. Ensure that appliance server has network line of sight to the AD server associated with the credentials. Non-domain credentials and credentials associated with SQL Server Authentication aren't validated.
53
53
54
-
3. Once the desired credentials are added, please select Start Discovery, to begin the scan.
54
+
3. Once the desired credentials are added, select Start Discovery, to begin the scan.
55
55
56
56
> [!Note]
57
-
>Please allow web apps and SQL discovery to run for sometime before creating assessments for Azure App Service or Azure SQL. If the discovery of web apps and SQL Server instances and databases is not allowed to complete, the respective instances are marked as **Unknown** in the assessment report.
57
+
>Allow web apps and SQL discovery to run for sometime before creating assessments for Azure App Service or Azure SQL. If the discovery of web apps and SQL Server instances and databases is not allowed to complete, the respective instances are marked as **Unknown** in the assessment report.
0 commit comments