Skip to content

Commit fd36ff2

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

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
@@ -68,7 +68,7 @@ If the value for the **ActiveAuthType** property is **Certificate** and the **La
6868
> Once a server is configured to use the system-assigned managed identity by following the steps in the following section, the **LatestApplicationId** property is no longer used (will be empty), the **ActiveAuthType** property value will be changed to **ManagedIdentity**, and the **ApplicationId** property will have a GUID which is the system-assigned managed identity.
6969
7070
## Configure your Azure File Sync deployment to use system-assigned managed identities
71-
To configure the Storage Sync Service and registered servers to use a system-assigned managed identities, run the following command from an elevated PowerShell window:
71+
To configure the Storage Sync Service and registered servers to use system-assigned managed identities, run the following command from an elevated PowerShell window:
7272

7373
```powershell
7474
Set-AzStorageSyncServiceIdentity -ResourceGroupName <string> -StorageSyncServiceName <string> -Verbose

0 commit comments

Comments
 (0)