Skip to content

Commit d193e7e

Browse files
committed
client id edit
1 parent af64737 commit d193e7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/storage/files/files-managed-identities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ For a system assigned managed identity, run the following command to get an OAut
295295
AzFilesSmbMIClient.exe refresh --uri https://<storage-account-name>.file.core.windows.net/
296296
```
297297

298-
For a user assigned managed identity, you need to specify the Client ID. Replace `<client-id>` with the Client ID of the managed identity.
298+
For a user assigned managed identity, you need to specify the client ID. Replace `<client-id>` with the client ID of the managed identity.
299299

300300
```powershell
301301
AzFilesSmbMIClient.exe refresh --uri https://<storage-account-name>.file.core.windows.net/ --clientId <client-id>

0 commit comments

Comments
 (0)