Skip to content

Commit 30bced8

Browse files
authored
Update data-lake-analytics-add-users.md
In response to https://github.com/MicrosoftDocs/azure-docs/issues/77610
1 parent 0e276f2 commit 30bced8

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)