Skip to content

Commit d9084d3

Browse files
committed
remove standard
1 parent b8ef4bf commit d9084d3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/azure-netapp-files/cool-access-introduction.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,14 +168,14 @@ Cool access offers [performance metrics](azure-netapp-files-metrics.md#cool-acce
168168

169169
## Billing
170170

171-
You can enable tiering at the volume level for a newly created capacity pool that uses the Standard service level. How you're billed is based on the following factors:
171+
You can enable tiering at the volume level for a newly created capacity pool. How you're billed is based on the following factors:
172172

173-
* The capacity in the Standard service level
173+
* The capacity and the service level
174174
* Unallocated capacity within the capacity pool
175-
* The capacity in the cool tier (by enabling tiering for volumes in a Standard capacity pool)
175+
* The capacity in the cool tier
176176
* Network transfer between the hot tier and the cool tier at the rate that is determined by the markup on top of the transaction cost (`GET` and `PUT` requests) on blob storage and private link transfer in either direction between the hot tiers.
177177

178-
Billing calculation for a Standard capacity pool is at the hot-tier rate for the data that isn't tiered to the cool tier; this includes unallocated capacity within the capacity pool. When you enable tiering for volumes, the capacity in the cool tier will be at the rate of the cool tier, and the remaining capacity will be at the rate of the hot tier. The rate of the cool tier is lower than the hot tier's rate.
178+
Billing calculation for a capacity pool is at the hot-tier rate for the data that isn't tiered to the cool tier; this includes unallocated capacity within the capacity pool. When you enable tiering for volumes, the capacity in the cool tier will be at the rate of the cool tier, and the remaining capacity will be at the rate of the hot tier. The rate of the cool tier is lower than the hot tier's rate.
179179

180180
### Examples of billing structure
181181

articles/azure-netapp-files/manage-cool-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
113113
114114
### Configure the capacity pool for cool access
115115
116-
Before creating or enabling a cool-access volume, you need to configure a Standard service-level capacity pool with cool access. You can do so in one of the following ways:
116+
Before creating or enabling a cool-access volume, you need to configure a capacity pool with cool access. You can do so in one of the following ways:
117117
118118
* [Create a new capacity pool with cool access.](#enable-cool-access-new-pool)
119119
* [Modify an existing capacity pool to support cool-access volumes.](#enable-cool-access-existing-pool)
@@ -124,7 +124,7 @@ Before creating or enabling a cool-access volume, you need to configure a Standa
124124
125125
#### <a name="enable-cool-access-existing-pool"></a> Enable cool access on an existing capacity pool
126126
127-
You can enable cool access support on an existing Standard service-level capacity pool. This action allows you to add or modify volumes in the pool to use cool access.
127+
You can enable cool access support on an existing capacity pool. This action allows you to add or modify volumes in the pool to use cool access.
128128
129129
1. Right-click the capacity pool for which you want to enable cool access.
130130

0 commit comments

Comments
 (0)