Skip to content

Commit 7bd94cc

Browse files
committed
add third party software disclaimer
1 parent 14263d7 commit 7bd94cc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/storage/files/storage-files-migration-nfs.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ description: Learn how to migrate from Linux file servers to NFS Azure file shar
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: how-to
7-
ms.date: 12/13/2023
7+
ms.date: 12/18/2023
88
ms.author: kendownie
99
---
1010

1111
# Migrate to NFS Azure file shares
1212

1313
This article covers the basic aspects of migrating from Linux file servers to NFS Azure file shares, which are only available as Premium file shares (FileStorage account kind). We'll also compare the open source file copy tools fpsync and rsync to understand how they perform in different situations when copying data to Azure file shares.
1414

15+
> [!NOTE]
16+
> The open source tools mentioned in this article are well-known third-party solutions. They aren't developed, owned, or supported by Microsoft, either directly or indirectly. It's the customer's responsibility to examine the software license and support statement provided in the third party's documentation.
17+
1518
## Applies to
1619

1720
| File share type | SMB | NFS |

0 commit comments

Comments
 (0)