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/azure-netapp-files/manage-cool-access.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
5
5
author: b-ahibbard
6
6
ms.service: azure-netapp-files
7
7
ms.topic: how-to
8
-
ms.date: 01/29/2025
8
+
ms.date: 02/18/2025
9
9
ms.author: anfdocs
10
10
---
11
11
@@ -135,14 +135,17 @@ You can enable Azure NetApp Files storage with cool access during the creation o
135
135
The following list describes the data retrieval behavior with the **Cool Access Retrieval Policy** settings:
136
136
137
137
* Cool access is **enabled**:
138
-
* If no value is set for **Cool Access Retrieval Policy**:
139
-
The retrieval policy is set to **Default**. Cool data is retrieved to the hot tier only when random reads are performed. Sequential reads are served directly from the cool tier.
140
-
* If **Cool Access Retrieval Policy** is set to **Default**: Cold data is retrieved only by performing random reads.
138
+
* If **Cool Access Retrieval Policy** is set to **Default**: Cold data is retrieved only by performing random reads. Sequential reads are served directly from the cool tier.
139
+
* If no value is set for **Cool Access Retrieval Policy**: The active retrieval policy is **Default**.
141
140
* If **Cool Access Retrieval Policy** is set to **On-Read**: Cold data is retrieved by performing both sequential and random reads.
142
141
* If **Cool Access Retrieval Policy** is set to **Never**: Cold data is served directly from the cool tier and isn't retrieved to the hot tier.
143
142
* Cool access is **disabled**:
144
143
* You can set a cool access retrieval policy if cool access is disabled only if there's existing data on the cool tier.
145
-
* After you disable the cool access setting on the volume, the cool access retrieval policy remains the same.
144
+
* Once you disable the cool access setting on the volume, the cool access retrieval policy remains the same.
145
+
146
+
***Cool Access Tiering Policy**
147
+
148
+
Select `Auto`. The `SnapshotOnly` policy is not currently supported.
146
149
147
150
:::image type="content" source="./media/manage-cool-access/cool-access-new-volume.png" alt-text="Screenshot that shows the Create a volume page. On the Basics tab, the Enable Cool Access checkbox is selected. The options for the cool access retrieval policy are displayed. " lightbox="./media/manage-cool-access/cool-access-new-volume.png":::
0 commit comments