Skip to content

Commit 36776a1

Browse files
jeffpatt24khdownie
andauthored
Update articles/storage/file-sync/file-sync-managed-identities.md
Co-authored-by: Ken Downie <[email protected]>
1 parent fd36ff2 commit 36776a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/file-sync/file-sync-managed-identities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ To check if the Storage Sync Service is using a system-assigned managed identity
9494
```powershell
9595
Get-AzStorageSyncService -ResourceGroupName <string> -StorageSyncServiceName <string>
9696
```
97-
Verify the value for the **UseIdentity** property is **True**. If the value is False, the Storage Sync Service is using shared keys to authenticate to the Azure file shares.
97+
Verify the value for the **UseIdentity** property is **True**. If the value is **False**, the Storage Sync Service is using shared keys to authenticate to the Azure file shares.
9898

9999
### How to check if a registered server is configured to use a system-assigned managed identity
100100
To check if a registered server is configured to use a system-assigned managed identity, run the following command from an elevated PowerShell window:

0 commit comments

Comments
 (0)