Skip to content

Commit 8528e50

Browse files
committed
delinting
1 parent e7ba54c commit 8528e50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/migrate/least-privilege-credentials.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ The utility requires the SQL Server instances list created as a CSV with the fol
3535

3636
## Provision the custom accounts
3737

38-
1. Open a command prompt and navigate to the %ProgramFiles%\Microsoft Azure Appliance Configuration Manager\Tools folder.
38+
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:
40-
`SQLMinPrivilege.exe`
40+
`MinimumPrivilegedUser.exe`
4141
1. Provide the path to the CSV list of SQL Server instances.
4242
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.
4343
1. Provide the credentials of the account with admin-level permissions.

0 commit comments

Comments
 (0)