Skip to content

Commit 206ca34

Browse files
authored
C36034: Fixing table format
Hello, @fauhse, Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version. "Erase extra symbols are breaking the table after side by side process." Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR then share your PR number so we can confirm and close this PR. Many thanks in advance.
1 parent f1da207 commit 206ca34

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)