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/migrate-files-between-shares.md
+13-7Lines changed: 13 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,18 +10,24 @@ author: khdownie
10
10
11
11
# Migrate files from one SMB Azure file share to another
12
12
13
-
This article describes how to migrate files between SMB Azure file shares. One common reason to do this is if you need to migrate from a standard file share to a premium file share to get increased performance for your application workload.
13
+
This article describes how to migrate files between SMB Azure file shares. One common reason to do this is if you need to migrate from an HDD file share to an SSD file share to get increased performance for your application workload.
14
14
15
15
> [!WARNING]
16
16
> If you're using Azure File Sync, the migration process is different than described in this article. Instead, see [Migrate files from one Azure file share to another when using Azure File Sync](../file-sync/file-sync-share-to-share-migration.md).
17
17
18
18
## Applies to
19
-
20
-
| File share type | SMB | NFS |
21
-
|-|:-:|:-:|
22
-
| Standard file shares (GPv2), LRS/ZRS |||
23
-
| Standard file shares (GPv2), GRS/GZRS |||
0 commit comments