Skip to content

Commit c0f041d

Browse files
committed
what's new
1 parent 943a767 commit c0f041d

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-ahibbard
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 03/03/2025
8+
ms.date: 03/06/2025
99
ms.author: anfdocs
1010
ms.custom: references_regions
1111
---
@@ -135,6 +135,12 @@ When you create volumes in the capacity pool and start tiering data to the cool
135135
* 0.75-TiB capacity at the cool tier rate.
136136
* Network transfer between the hot tier and the cool tier. The markup on top of the transaction cost (`GET`, `PUT`) on blob storage and private link transfer in either direction between the hot tiers determines the rate.
137137

138+
* Azure NetApp Files storage with cool access also enables you to only tier snapshots. For this scenario, assume you create one 1-TiB volume where 10% of the volume data is snapshots and enable cool access with the `-snapshots-only` policy. The billing calculation is:
139+
140+
* 0.9-TiB capacity at the hot tier
141+
* 0.1-TiB capacity at the cool tier
142+
* Data transfers costs occur for the initial transfer of snapshots, then network transfer costs incur only when snapshots are restored.
143+
138144
### Examples of cost calculations with varying coolness periods
139145

140146
This section shows you examples of storage and network transfer costs with varying coolness periods.
@@ -263,6 +269,8 @@ Your first 12-month savings:
263269
* Cost with cool access: First month + Second month + … + twelfth month = (2 x $755.00) + $586.52 + (9 x $498.18) = $6,580.14
264270
* Savings using cool access: **27.37%**
265271

272+
#### Example 4:
273+
266274
> [!TIP]
267275
> You can use the [Azure NetApp Files storage with cool access cost savings estimator](https://aka.ms/anfcoolaccesscalc) to interactively estimate cost savings based on changeable input parameters.
268276

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-ahibbard
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 03/03/2025
8+
ms.date: 03/06/2025
99
ms.author: anfdocs
1010
---
1111

articles/azure-netapp-files/whats-new.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: b-hchen
66
ms.service: azure-netapp-files
77
ms.custom: linux-related-content
88
ms.topic: overview
9-
ms.date: 03/04/2025
9+
ms.date: 03/06/2025
1010
ms.author: anfdocs
1111
---
1212

@@ -16,6 +16,10 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
1616

1717
## March 2025
1818

19+
* [Storage with cool access enhancement:](manage-cool-access.md) snapshot-only tiering policy
20+
21+
Azure NetApp Files storage with cool access now supports a snapshots-only policy. With this policy enabled, only snapshots are moved to the cool tier.
22+
1923
* [Edit network features enhancement: no downtime](configure-network-features.md#no-downtime) is now generally available (GA)
2024

2125
Azure NetApp Files now supports the ability to edit network features (that is, upgrade from Basic to Standard network features) with no downtime for Azure NetApp Files volumes. Standard Network Features provide you with an enhanced virtual networking experience for a seamless and consistent experience along with security posture for Azure NetApp Files. This feature is available in all Azure NetApp Files regions.

0 commit comments

Comments
 (0)