You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/files/storage-sync-files-planning.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -245,12 +245,15 @@ Azure File Sync is available only in the following regions:
245
245
| East US | Virginia |
246
246
| East US2 | Virginia |
247
247
| France Central | Paris |
248
-
| Korea Central| Seoul |
249
-
| Korea South| Busan |
248
+
| France South*| Marseille |
249
+
| Korea Central | Seoul |
250
+
| Korea South | Busan |
250
251
| Japan East | Tokyo, Saitama |
251
252
| Japan West | Osaka |
252
253
| North Central US | Illinois |
253
254
| North Europe | Ireland |
255
+
| South Africa North | Johannesburg |
256
+
| South Africa West*| Cape Town |
254
257
| South Central US | Texas |
255
258
| South India | Chennai |
256
259
| Southeast Asia | Singapore |
@@ -266,6 +269,8 @@ Azure File Sync is available only in the following regions:
266
269
267
270
Azure File Sync supports syncing only with an Azure file share that's in the same region as the Storage Sync Service.
268
271
272
+
For the regions marked with asterisks, you must contact Azure Support to request access to Azure Storage in those regions. The process is outlined in [this document](https://azure.microsoft.com/global-infrastructure/geographies/).
273
+
269
274
### Azure disaster recovery
270
275
To protect against the loss of an Azure region, Azure File Sync integrates with the [geo-redundant storage redundancy](../common/storage-redundancy-grs.md?toc=%2fazure%2fstorage%2ffiles%2ftoc.json) (GRS) option. GRS storage works by using asynchronous block replication between storage in the primary region, with which you normally interact, and storage in the paired secondary region. In the event of a disaster which causes an Azure region to go temporarily or permanently offline, Microsoft will failover storage to the paired region.
271
276
@@ -287,12 +292,15 @@ To support the failover integration between geo-redundant storage and Azure File
0 commit comments