Skip to content

Commit f27918e

Browse files
committed
Address @ttorble feedback.
1 parent 308b06c commit f27918e

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

articles/storage/files/storage-files-scale-targets.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ms.service: azure-file-storage
66
ms.topic: conceptual
77
ms.date: 08/12/2024
88
ms.author: kendownie
9+
ms.custom: references_regions
910
---
1011

1112
# Scalability and performance targets for Azure Files and Azure File Sync

articles/storage/files/understanding-billing.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ms.service: azure-file-storage
66
ms.topic: conceptual
77
ms.date: 10/08/2024
88
ms.author: kendownie
9+
ms.custom: references_regions
910
---
1011

1112
# Understand Azure Files billing models
@@ -172,11 +173,11 @@ Deleted file shares in storage accounts with soft-delete enabled are billed base
172173
### Provisioned v1 billing meters
173174
File shares provisioned using the provisioned v2 billing model are billed against the following five billing meters:
174175

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.
180181

181182
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:
182183

@@ -270,8 +271,8 @@ Deleted file shares in storage accounts with soft-delete enabled are billed base
270271
### Provisioned v1 billing meters
271272
File shares provisioned using the provisioned v1 billing model are billed against the following two meters:
272273

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.
275276

276277
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:
277278

0 commit comments

Comments
 (0)