Skip to content

Commit a723a9f

Browse files
rladbsalkhdownie
andauthored
Update support/azure/azure-storage/files/file-sync/file-sync-troubleshoot.md
Co-authored-by: Ken Downie <[email protected]>
1 parent 2ea319c commit a723a9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/azure-storage/files/file-sync/file-sync-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ To verify whether the `AgentExpirationDate` is set, run the following command fr
127127
Import-Module "C:\Program Files\Azure\StorageSyncAgent\StorageSync.Management.ServerCmdlets.dll"
128128
Get-StorageSyncServer
129129
```
130-
If the AgentExpirationDate value is not set or is empty, there may be a networking issue preventing the server from receiving expiration data. To test network connectivity, run the following command:
130+
If the `AgentExpirationDate` value isn't set or is empty, there might be a networking issue preventing the server from receiving expiration data. To test network connectivity, run the following command:
131131

132132
```powershell
133133
Import-Module "C:\Program Files\Azure\StorageSyncAgent\StorageSync.Management.ServerCmdlets.dll"

0 commit comments

Comments
 (0)