File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
articles/storage/file-sync Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: Learn how to configure Azure File Sync to use managed identities.
4
4
author : khdownie
5
5
ms.service : azure-file-storage
6
6
ms.topic : conceptual
7
- ms.date : 10/30 /2024
7
+ ms.date : 10/31 /2024
8
8
ms.author : kendownie
9
9
---
10
10
@@ -111,3 +111,5 @@ Verify the **ApplicationId** property has a GUID which indicates the server is c
111
111
Once the Storage Sync Service and registered server(s) are configured to use a system-assigned managed identity:
112
112
- New endpoints (cloud or server) that are created will use a system-assigned managed identity to authenticate to the Azure file share.
113
113
- Use the Set-AzStorageSyncServiceIdentity cmdlet anytime you need to configure additional registered servers to use managed identities.
114
+
115
+ If you experience issues, see: [ Troubleshoot Azure File Sync managed identity issues] ( /troubleshoot/azure/azure-storage/file-sync-troubleshoot-managed-identities ) .
You can’t perform that action at this time.
0 commit comments