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
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,11 +54,15 @@ This discovery process is agentless that is, nothing is installed on the target
54
54
55
55
- In the manage credentials and discovery sources panel of the Appliance configuration manager, add Domain or SQL Server Authentication credentials that have Sysadmin access on the SQL Server instance and databases to be discovered or have [these permissions](migrate-support-matrix-vmware.md#configure-the-custom-login-for-sql-server-discovery) for each SQL Server instance.
56
56
- Web apps discovery works with both domain and non-domain Windows OS credentials as long as the account used has local admin privileges on servers.
57
-
You can leverage the automatic credential-mapping feature of the appliance, as highlighted [here](./tutorial-discover-vmware.md#start-continuous-discovery).
57
+
You can leverage the automatic credential-mapping feature of the appliance, as highlighted [here](./tutorial-discover-vmware.md#start-continuous-discovery).
58
58
59
-
Some points to note:
60
-
- 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.
61
-
- The appliance attempts 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.
59
+
> [!Note]
60
+
> For WebApp discovery, you might need to add credentials in DLL format (`netbiosdomain\user`) so that the discovery can complete successfully.
61
+
62
+
Some points to note:
63
+
64
+
- 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.
65
+
- The appliance attempts 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.
62
66
63
67
3. Once the desired credentials are added, select Start Discovery, to begin the scan.
64
68
@@ -72,4 +76,4 @@ This discovery process is agentless that is, nothing is installed on the target
72
76
- Learn more about [Azure SQL assessments](./concepts-azure-sql-assessment-calculation.md).
73
77
- Learn how to create an [Azure App Service assessment](./how-to-create-azure-app-service-assessment.md).
74
78
- Learn more about [Azure App Service assessments](./concepts-azure-webapps-assessment-calculation.md).
75
-
- Learn how to create an [Azure Spring Apps assessment](./how-to-create-azure-spring-apps-assessment.md).
79
+
- Learn how to create an [Azure Spring Apps assessment](./how-to-create-azure-spring-apps-assessment.md).
0 commit comments