Skip to content

Commit b2dd8dc

Browse files
committed
delinting
1 parent 8528e50 commit b2dd8dc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

articles/migrate/least-privilege-credentials.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ The utility requires the SQL Server instances list created as a CSV with the fol
3838
1. Open a command prompt and navigate to the %ProgramFiles%\Microsoft Azure Appliance Configuration Manager\Tools\SQLMinPrivilege folder.
3939
1. Launch the Least Privileged Account Provisioning utility using the command:
4040
`MinimumPrivilegedUser.exe`
41-
1. Provide the path to the CSV list of SQL Server instances.
41+
1. Select the environment type by entering 1 if you're running it from AzureMigrate appliance or 2 otherwise.
42+
1. Provide the path to the CSV list of SQL Server instances.
4243
1. Provide a unique identifier(GUID) for creation of a custom security identifier(SID) for the custom account. We recommend that you use the same well known GUID for all executions of the utility. For example, you can use the Azure Subscription ID.
4344
1. Provide the credentials of the account with admin-level permissions.
4445
1. Select the credential type by entering 1 for *SQL Account* or 2 for *Windows/Domain Account*.

0 commit comments

Comments
 (0)