Skip to content

Commit 03881e3

Browse files
Merge pull request #231120 from whhender/patch-87
Update data-lake-analytics-add-users.md
2 parents a287b47 + 30bced8 commit 03881e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-lake-analytics/data-lake-analytics-add-users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Grant "R-X" or "RWX", as needed, on folders containing input data and output dat
4242

4343
The sample command to give user access to submit jobs, view new job metadata, and view old metadata is:
4444

45-
`Add-AdlaJobUser.ps1 -Account myadlsaccount -EntityToAdd 546e153e-0ecf-417b-ab7f-aa01ce4a7bff -EntityType User -FullReplication`
45+
`.\Add-AdlaJobUser.ps1 -Account myadlsaccount -EntityIdToAdd 546e153e-0ecf-417b-ab7f-aa01ce4a7bff -EntityType User -FullReplication`
4646

4747
## Next steps
4848

0 commit comments

Comments
 (0)