Skip to content

Commit a2fa18d

Browse files
authored
Update file-sync-managed-identities.md
1 parent 0d8a4ac commit a2fa18d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ If the value for the **ActiveAuthType** property is **Certificate** and the **La
9292

9393
> [!NOTE]
9494
> 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.
95-
---
9695
96+
---
9797
## Configure your Azure File Sync deployment to use system-assigned managed identities
9898
# [Portal](#tab/azure-portal)
9999

@@ -142,8 +142,8 @@ Use the **Set-AzStorageSyncServiceIdentity** cmdlet anytime you need to configur
142142

143143
> [!NOTE]
144144
> Once the registered server(s) are configured to use a system-assigned managed identity, it can take up to one hour before the server uses the system-assigned managed identity to authenticate to the Storage Sync Service and file shares.
145-
---
146145
146+
---
147147
### How to check if the Storage Sync Service is using a system-assigned managed identity
148148

149149
# [Portal](#tab/azure-portal)
@@ -163,7 +163,6 @@ Get-AzStorageSyncService -ResourceGroupName <string> -StorageSyncServiceName <st
163163
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.
164164

165165
---
166-
167166
### How to check if a registered server is configured to use a system-assigned managed identity
168167

169168
# [Portal](#tab/azure-portal)
@@ -184,8 +183,8 @@ Verify the **ApplicationId** property has a GUID which indicates the server is c
184183

185184
> [!NOTE]
186185
> Once the registered server(s) are configured to use a system-assigned managed identity, it can take up to one hour before the server uses the system-assigned managed identity to authenticate to the Storage Sync Service and Azure file shares.
187-
---
188186
187+
---
189188
## More information
190189
Once the Storage Sync Service and registered server(s) are configured to use a system-assigned managed identity:
191190
- New endpoints (cloud or server) that are created will use a system-assigned managed identity to authenticate to the Azure file share.

0 commit comments

Comments
 (0)