Skip to content

Commit c3d4b04

Browse files
committed
added screenshots
1 parent b5f97f7 commit c3d4b04

File tree

3 files changed

+18
-14
lines changed

3 files changed

+18
-14
lines changed
59.3 KB
Loading
72.1 KB
Loading

articles/storage/files/windows-server-to-azure-files.md

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,46 @@
11
---
22
title: Enhance or replace Windows file servers with Azure Files and Azure File Sync
3-
description: Azure Files and Azure File Sync can be useful in enhancing or replacing your Windows file servers. Learn how you can use these technologies to increase flexibility, improve availability and data protection, and reduce TCO.
3+
description: Azure Files and Azure File Sync can be useful when enhancing or replacing your Windows file servers. Learn how you can use these cloud services to increase flexibility, improve data protection, and reduce TCO.
44
author: khdownie
55
ms.service: storage
6-
ms.topic: concepts
6+
ms.topic: conceptual
77
ms.date: 03/15/2023
88
ms.author: kendownie
99
ms.subservice: files
1010
---
1111

1212
# Enhance or replace Windows file servers with Azure Files and Azure File Sync
1313

14-
This article explains how you can use Azure Files and Azure File Sync to enhance or replace your on-premises Windows file servers to increase flexibility, improve availability and data protection, and reduce total cost of ownership (TCO) for file shares. Azure Files has its origins in the Windows file server role, making it an excellent choice when migrating Windows file servers to the cloud.
14+
This article explains how you can use Azure Files and Azure File Sync to enhance or replace your on-premises Windows file servers to increase flexibility, improve data protection and redundancy, and reduce total cost of ownership (TCO) for file shares. Azure Files has its origins in the Windows file server role, making it an excellent choice when migrating Windows file servers to the cloud.
1515

16-
Most customers take one of two approaches:
16+
Most customers take one of two deployment approaches:
1717

18-
- Migrate on-premises file servers to a fully managed SMB Azure file share (or multiple file shares).
19-
- Use [Azure File Sync](../file-sync/file-sync-introduction.md) to synchronize existing Windows file servers with SMB Azure file shares. Optionally use cloud tiering to scale file data in the cloud while turning on-premises servers into caches for hot data.
18+
- **Cloud-only deployment:** Migrate on-premises file servers to a fully managed SMB Azure file share (or multiple file shares).
19+
- **Hybrid deployment:** Use [Azure File Sync](../file-sync/file-sync-introduction.md) to synchronize existing Windows file servers with SMB Azure file shares. Optionally use cloud tiering to scale file data in the cloud while turning on-premises servers into caches for hot files.
2020

2121
## Applies to
2222
| File share type | SMB | NFS |
2323
|-|:-:|:-:|
24-
| Standard file shares (GPv2), LRS/ZRS | ![Yes](../media/icons/yes-icon.png) | ![No](../media/icons/no-icon.png) |
25-
| Standard file shares (GPv2), GRS/GZRS | ![Yes](../media/icons/yes-icon.png) | ![No](../media/icons/no-icon.png) |
26-
| Premium file shares (FileStorage), LRS/ZRS | ![Yes](../media/icons/yes-icon.png) | ![No](../media/icons/yes-icon.png) |
24+
| Standard file shares (GPv2), LRS/ZRS | ![Yes, this article applies to standard SMB Azure file shares LRS/ZRS.](../media/icons/yes-icon.png) | ![No, this article doesn't apply to NFS Azure file shares.](../media/icons/no-icon.png) |
25+
| Standard file shares (GPv2), GRS/GZRS | ![Yes, this article applies to standard SMB Azure file shares GRS/GZRS.](../media/icons/yes-icon.png) | ![No this article doesn't apply to NFS Azure file shares.](../media/icons/no-icon.png) |
26+
| Premium file shares (FileStorage), LRS/ZRS | ![Yes, this article applies to premium SMB Azure file shares.](../media/icons/yes-icon.png) | ![No, this article doesn't apply to premium NFS Azure file shares.](../media/icons/no-icon.png) |
2727

2828

2929
## Reduce TCO with fully managed file shares
3030

31-
There's more to file share TCO than the price per GiB of storage. By centralizing your files in Azure, you can reduce TCO in many ways:
31+
There's more to file share TCO than the price per GiB of storage. By centralizing your file shares in Azure, you can reduce TCO in many ways:
3232

3333
- Achieve better storage utilization by not having to over-provision file share capacity. With Azure Files, you can quickly resize your share without downtime.
3434

3535
- Eliminate the work associated with hardware procurement, setup, and maintenance. With Azure Files, storage resiliency, redundancy, and maintenance are included, and there are no patches or upgrades to manage.
3636

37-
- Customers relying on full share replication technologies like DFS-R can reduce costs by centralizing one full copy in an Azure file share and using Azure File Sync for local caching.
37+
- Customers relying on full-share replication technologies like DFS-R can reduce costs by centralizing one full copy in an Azure file share and using Azure File Sync to cache hot files locally.
3838

3939
- Differential snapshots and integration with Azure Backup offer economical data protection.
4040

41-
- Choose between multiple storage tiers, from premium low latency SSD storage to cost-effective cool storage, allowing you to pick the tier that best fits your workload.
41+
- Choose between multiple storage tiers, from premium low latency SSD to cost-effective cool storage, allowing you to choose the tier that best fits your workload.
4242

43-
- Azure Files Reservation discounts enable up to 36% savings for pre-committed storage.
43+
- Azure Files Reservations discounts enable up to 36% savings for pre-committed storage.
4444

4545
To learn more about how Azure file shares are billed and how you can reduce TCO, see [Understand Azure Files billing](understanding-billing.md).
4646

@@ -60,9 +60,13 @@ Only a [limited set of features](files-smb-protocol.md#limitations) supported by
6060
## Hybrid access and flexible deployment
6161
Azure Files is built for hybrid access and offers flexible deployment options, including zero downtime migration from Windows file servers. You can connect to an Azure file share from a variety of clients, or from within Azure VMs or containers. You can connect from anywhere via encrypted SMB 3.x traffic, either over the internet or through VPN. And if you want to maintain local performance, you can use Azure File Sync to cache hot files (or keep a full copy of your share) anywhere you want.
6262

63+
:::image type="content" source="media/windows-server-to-azure-files/azure-files-network-access.png" alt-text="Screenshot showing various access options for Azure files shares." lightbox="media/windows-server-to-azure-files/azure-files-network-access.png":::
64+
6365
Moving data from Windows file servers to Azure Files is easy, and can happen in the background without interrupting user access. When you migrate to Azure Files, none of your file path links need to break. You can use Windows Server DFS-N functionality and redirect users to Azure Files. If you're adding Azure File Sync to an existing Windows file server, users can continue to access their files through the Windows file server using the same file paths.
6466

65-
Azure File Sync can synchronize and cache your Azure file share anywhere you can install a Windows file server. This means you can use Azure File Sync to create regional caches of your file servers in different Azure regions. You can cache files on-premises, in your data centers, or in third-party clouds. Simply install Azure File Sync on your existing server to connect to an Azure file share and start the synchronization. Learn more in the tutorial [Extend Windows file servers with Azure File Sync](../file-sync/file-sync-extend-servers.md).
67+
:::image type="content" source="media/windows-server-to-azure-files/azure-file-sync-caching.png" alt-text="Screenshot showing a sample architecture for Azure File Sync spanning on-premises and two Azure regions." lightbox="media/windows-server-to-azure-files/azure-file-sync-caching.png":::
68+
69+
Azure File Sync can synchronize and cache your Azure file share anywhere. You can create regional caches of your file servers in different Azure regions (see diagram). You can cache files on-premises, in your data centers, or in third-party clouds. Just install Azure File Sync on your existing server, connect to an Azure file share, and start the synchronization. Learn more in the tutorial [Extend Windows file servers with Azure File Sync](../file-sync/file-sync-extend-servers.md).
6670

6771
## Integrated data protection and redundancy
6872

0 commit comments

Comments
 (0)