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/understanding-billing.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ ms.service: azure-file-storage
6
6
ms.topic: conceptual
7
7
ms.date: 10/08/2024
8
8
ms.author: kendownie
9
+
ms.custom: references_regions
9
10
---
10
11
11
12
# Understand Azure Files billing models
@@ -172,11 +173,11 @@ Deleted file shares in storage accounts with soft-delete enabled are billed base
172
173
### Provisioned v1 billing meters
173
174
File shares provisioned using the provisioned v2 billing model are billed against the following five billing meters:
174
175
175
-
1.**Provisioned Storage**: The amount of storage provisioned in GiB.
176
-
2.**Provisioned IOPS**: The amount of IOPS (IO / sec) provisioned.
177
-
3.**Provisioned Throughput MiBPS**: The amount of throughput provisioned in MiB / sec.
178
-
4.**Overflow Snapshot Usage**: Any amount of differential snapshot usage in GiB that does not fit within the provisioned storage capacity. See [provisioned v2 snapshots](#provisioned-v2-snapshots) for more information.
179
-
5.**Soft-Deleted Usage**: Used storage capacity in GiB for soft-deleted file shares. See [provisioned v2 soft-delete](#provisioned-v2-soft-delete) for more information.
176
+
-**Provisioned Storage**: The amount of storage provisioned in GiB.
177
+
-**Provisioned IOPS**: The amount of IOPS (IO / sec) provisioned.
178
+
-**Provisioned Throughput MiBPS**: The amount of throughput provisioned in MiB / sec.
179
+
-**Overflow Snapshot Usage**: Any amount of differential snapshot usage in GiB that does not fit within the provisioned storage capacity. See [provisioned v2 snapshots](#provisioned-v2-snapshots) for more information.
180
+
-**Soft-Deleted Usage**: Used storage capacity in GiB for soft-deleted file shares. See [provisioned v2 soft-delete](#provisioned-v2-soft-delete) for more information.
180
181
181
182
Consumption against the provisioned v2 billing meters are emitted hourly in terms of hourly units. For example, for a share with 1024 GiB provisioned, you should see:
182
183
@@ -270,8 +271,8 @@ Deleted file shares in storage accounts with soft-delete enabled are billed base
270
271
### Provisioned v1 billing meters
271
272
File shares provisioned using the provisioned v1 billing model are billed against the following two meters:
272
273
273
-
1.**Premium Provisioned**: The amount of storage provisioned in GiB.
274
-
2.**Premium Snapshots**: The amount of used snapshots and used soft-deleted capacity.
274
+
-**Premium Provisioned**: The amount of storage provisioned in GiB.
275
+
-**Premium Snapshots**: The amount of used snapshots and used soft-deleted capacity.
275
276
276
277
Consumption against the provisioned v1 billing meters are emitted hourly in terms of monthly units. For example, for a share with 1024 GiB provisioned, you should see:
0 commit comments