Skip to content

Commit 99094d2

Browse files
authored
Update how-to-discover-sql-existing-project.md
changes as per request in https://msazure.visualstudio.com/One/_workitems/edit/28956422
1 parent ff4bb14 commit 99094d2

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

articles/migrate/how-to-discover-sql-existing-project.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,15 @@ This discovery process is agentless that is, nothing is installed on the target
5454

5555
- 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.
5656
- 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).
5858

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 may need to add credentials in DLL format (netbiosdomain\user) for the discovery to 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.
6266

6367
3. Once the desired credentials are added, select Start Discovery, to begin the scan.
6468

@@ -72,4 +76,4 @@ This discovery process is agentless that is, nothing is installed on the target
7276
- Learn more about [Azure SQL assessments](./concepts-azure-sql-assessment-calculation.md).
7377
- Learn how to create an [Azure App Service assessment](./how-to-create-azure-app-service-assessment.md).
7478
- 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

Comments
 (0)