Skip to content

Commit a93a005

Browse files
committed
edits
1 parent 5c879db commit a93a005

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/storage/file-sync/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
href: file-sync-server-endpoint-create.md
2626
- name: Manage tiered files
2727
href: file-sync-how-to-manage-tiered-files.md
28-
- name: Move resources to other resource groups, subscriptions, and AAD tenants
28+
- name: Move resources to other resource groups, subscriptions, and Microsoft Entra tenants
2929
href: file-sync-resource-move.md
3030
- name: Delete an Azure File Sync server endpoint
3131
href: file-sync-server-endpoint-delete.md
@@ -185,10 +185,10 @@
185185
items:
186186
- name: Azure Files reference
187187
href: ../files/storage-files-introduction.md
188+
- name: Azure Files FAQ
189+
href: ../files/storage-files-faq.md?toc=/azure/storage/file-sync/toc.json
188190
- name: Compliance offerings
189191
href: ../common/storage-compliance-offerings.md?toc=/azure/storage/file-sync/toc.json
190-
- name: FAQ
191-
href: ../files/storage-files-faq.md?toc=/azure/storage/file-sync/toc.json
192192
- name: Monitoring Azure Files reference
193193
href: ../files/storage-files-monitoring-reference.md?toc=/azure/storage/file-sync/toc.json
194194
- name: Resource Manager template

articles/storage/file-sync/file-sync-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: kendownie
1010

1111
# What is Azure File Sync?
1212

13-
Azure File Sync enables centralizing your organization's file shares in Azure Files, while keeping the flexibility, performance, and compatibility of a Windows file server. While some users may opt to keep a full copy of their data locally, Azure File Sync additionally has the ability to transform Windows Server into a quick cache of your Azure file share. You can use any protocol that's available on Windows Server to access your data locally, including SMB, NFS, and FTPS. You can have as many caches as you need across the world.
13+
Azure File Sync enables you to centralize your organization's file shares in Azure Files, while keeping the flexibility, performance, and compatibility of a Windows file server. While some users might opt to keep a full copy of their data locally, Azure File Sync additionally has the ability to transform Windows Server into a quick cache of your Azure file share. You can use any protocol that's available on Windows Server to access your data locally, including SMB, NFS, and FTPS. You can have as many caches as you need across the world.
1414

1515
## Videos
1616

@@ -30,7 +30,7 @@ Azure File Sync is ideal for distributed access scenarios. For each of your offi
3030

3131
### Business continuity and disaster recovery
3232

33-
Azure File Sync is backed by Azure Files, which offers several redundancy options for highly available storage. Because Azure contains resilient copies of your data, your local server becomes a disposable caching device, and recovering from a failed server can be done by adding a new server to your Azure File Sync deployment. Rather than restoring from a local backup, you provision another Windows Server, install the Azure File Sync agent on it, and then add it to your Azure File Sync deployment. Azure File Sync downloads your file namespace before downloading data, so that your server can be up and running as soon as possible. For even faster recovery, you can have a warm stand by server as part of your deployment, or you can use Azure File Sync with Windows Clustering.
33+
Azure File Sync is backed by Azure Files, which offers several redundancy options for highly available storage. Because Azure contains resilient copies of your data, your local server becomes a disposable caching device. You can recover from a failed server by adding a new server to your Azure File Sync deployment. Rather than restoring from a local backup, you provision another Windows Server, install the Azure File Sync agent on it, and then add it to your Azure File Sync deployment. Azure File Sync downloads your file namespace before downloading data, so that your server can be up and running as soon as possible. For even faster recovery, you can have a warm standby server as part of your deployment, or you can use Azure File Sync with Windows Clustering.
3434

3535
### Cloud-side backup
3636

0 commit comments

Comments
 (0)