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/least-privilege-credentials.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,8 @@ The utility requires the SQL Server instances list created as a CSV with the fol
38
38
1. Open a command prompt and navigate to the %ProgramFiles%\Microsoft Azure Appliance Configuration Manager\Tools\SQLMinPrivilege folder.
39
39
1. Launch the Least Privileged Account Provisioning utility using the command:
40
40
`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.
42
43
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.
43
44
1. Provide the credentials of the account with admin-level permissions.
44
45
1. Select the credential type by entering 1 for *SQL Account* or 2 for *Windows/Domain Account*.
0 commit comments