Skip to content

Commit 6513c14

Browse files
Merge pull request #293507 from khdownie/patch-3
Update understanding-billing.md
2 parents 50ce193 + 0659dbd commit 6513c14

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/storage/files/understanding-billing.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to interpret the provisioned and pay-as-you-go billing mo
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: conceptual
7-
ms.date: 01/22/2025
7+
ms.date: 01/23/2025
88
ms.author: kendownie
99
ms.custom: references_regions
1010
---
@@ -204,7 +204,10 @@ Consumption against the provisioned v2 billing meters are emitted hourly in term
204204
- 31 day month: 761,856 units against the **Provisioned Storage** meter.
205205

206206
### Provisioned v2 migrations
207-
Migrating your SMB Azure file shares from a pay-as-you-go model to the provisioned v2 billing model involves the same process as migrating file shares from any other SMB source. See [Migrate to SMB Azure file shares](storage-files-migration-overview.md). We recommend using [Robocopy](storage-files-migration-robocopy.md) or [Azure Storage Mover](migrate-files-storage-mover.md).
207+
The process for migrating your SMB Azure file shares from a pay-as-you-go model to the provisioned v2 billing model differs depending on whether or not you're using Azure File Sync.
208+
209+
- If you're using Azure Files without Azure File Sync, see [Migrate files from one SMB Azure file share to another](migrate-files-between-shares.md).
210+
- If you're using Azure File Sync, see [Migrate files from one Azure file share to another when using Azure File Sync](../file-sync/file-sync-share-to-share-migration.md).
208211

209212
## Provisioned v1 model
210213
The provisioned v1 method provides storage, IOPS, and throughput in a fixed ratio to each other, similar to how storage is purchased in an on-premises storage solution. When you create a new provisioned v1 file share, you specify how much storage your share needs, and IOPS and throughput are computed values. The provisioned v1 model for Azure Files is only available for SSD file shares.

0 commit comments

Comments
 (0)