Skip to content

Commit deaef49

Browse files
authored
Merge pull request #100441 from jeffpatt24/patch-5
Update storage-sync-files-bad-connection.md
2 parents 064b811 + 4a075ad commit deaef49

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

includes/storage-sync-files-bad-connection.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ This error can occur whenever the Azure File Sync service is inaccessible from t
2525
Import-Module "$agentPath\StorageSync.Management.ServerCmdlets.dll"
2626
Get-StorageSyncProxyConfiguration
2727
```
28-
29-
4. Contact your network administrator for additional assistance troubleshooting network connectivity.
28+
4. Use the Test-StorageSyncNetworkConnectivity cmdlet to check network connectivity to the service endpoints. To learn more, see [Test network connectivity to service endpoints](https://docs.microsoft.com/azure/storage/files/storage-sync-files-firewall-and-proxy#test-network-connectivity-to-service-endpoints).
29+
30+
5. Contact your network administrator for additional assistance troubleshooting network connectivity.

0 commit comments

Comments
 (0)