Skip to content

Commit 0cfcdd5

Browse files
Merge pull request #309171 from gtrossell-eng/docs-editor/general-purpose-version-1-acco-1765229272
Update general-purpose-version-1-account-migration-overview.md
2 parents 5c1d201 + 340ed7a commit 0cfcdd5

3 files changed

Lines changed: 8 additions & 0 deletions

articles/storage/common/general-purpose-v-1-zone-redundant-storage-migration-freq-asked-questions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ No. **GPv1 standard ZRS** does not support **per-blob tiering** or **lifecycle m
5555

5656
**GPv2** introduces **tier-based pricing** and **transaction meters**. While some operations may cost more, GPv2 offers **cost optimization** via **hot/cool/archive** tiers and lifecycle rules.
5757

58+
### Does converting a storage account from GPv1 to GPv2 change pricing for files or disks?
59+
**No.** Converting a storage account from GPv1 to GPv2 only affects Blob Storage pricing. Azure files and Azure disks each have their own independent pricing models, so their costs do not change when the underlying storage account is upgraded.
60+
5861
### Can I upgrade from GPv1 standard ZRS to GPv2 later? Will anything break?
5962

6063
Yes. You can upgrade **in place** via the Azure portal, CLI, or PowerShell. The upgrade is **non-disruptive** and keeps the **same endpoints**. Most workloads require **no code changes**.

articles/storage/common/general-purpose-version-1-account-migration-frequently-asked-questions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ No.
4747

4848
General-purpose v1 has **lower transaction prices** but **slightly higher capacity prices** than GPv2. For most workloads, **GPv2 is cheaper overall** once per-blob tiering and optimized capacity pricing are factored in.
4949

50+
### Does converting a storage account from GPv1 to GPv2 change pricing for files or disks?
51+
**No.** Converting a storage account from GPv1 to GPv2 only affects Blob Storage pricing. Azure files and Azure disks each have their own independent pricing models, so their costs do not change when the underlying storage account is upgraded.
52+
5053
### Can I upgrade from GPv1 to GPv2 later? Will anything break?
5154

5255
You can switch to **general-purpose v2** with an **upgrade** operation in the Azure portal or via CLI/PowerShell. The change is **non-disruptive** you keep the **same endpoint names** and **data**.

articles/storage/common/general-purpose-version-1-account-migration-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ The retirement takes effect globally across all Azure regions.
5454
>
5555
> Be aware that **transaction pricing differs** in GPv2. Workloads with frequent operations may incur **higher charges** unless cost-optimization strategies are applied.
5656
57+
>[!NOTE]
58+
> Converting a storage account from GPv1 to GPv2 changes how Blob Storage is billed, but it does not impact pricing for Azure Files or Azure Disks. These services use their own pricing models, which aren’t tied to the storage account type.
5759
5860
### Estimate costs before upgrading
5961
>[!TIP]

0 commit comments

Comments
 (0)