Skip to content

Commit 8ea6e99

Browse files
authored
Merge pull request #49679 from v-maudel/patch-3
C36034: Fixing table format
2 parents bf3bd63 + 206ca34 commit 8ea6e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/files/storage-sync-files-firewall-and-proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ If *.one.microsoft.com is too broad, you can limit the server's communicatio
104104
For business continuity and disaster recovery (BCDR) reasons you may have specified your Azure file shares in a globally redundant (GRS) storage account. If that is the case, then your Azure file shares will fail over to the paired region in the event of a lasting regional outage. Azure File Sync uses the same regional pairings as storage. So if you use GRS storage accounts, you need to enable additional URLs to allow your server to talk to the paired region for Azure File Sync. The table below calls this "Paired region". Additionally, there is a traffic manager profile URL that needs to be enabled as well. This will ensure network traffic can be seamlessly re-routed to the paired region in the event of a fail-over and is called "Discovery URL" in the table below.
105105

106106
| Region | Primary endpoint URL | Paired region | Discovery URL |
107-
|--------|---------------------------------------||--------||---------------------------------------|
107+
|--------|---------------------------------------|--------|---------------------------------------|
108108
| Australia East | https://kailani-aue.one.microsoft.com | Australia Souteast | https://kailani-aue.one.microsoft.com |
109109
| Australia Southeast | https://kailani-aus.one.microsoft.com | Australia East | https://tm-kailani-aus.one.microsoft.com |
110110
| Canada Central | https://kailani-cac.one.microsoft.com | Canada East | https://tm-kailani-cac.one.microsoft.com |

0 commit comments

Comments
 (0)