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
+10-18Lines changed: 10 additions & 18 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: 08/20/2024
8
+
ms.date: 10/03/2024
9
9
ms.author: anfdocs
10
10
---
11
11
@@ -44,26 +44,11 @@ You must register for cool access before you can enable it at the capacity pool
44
44
45
45
### Register the feature
46
46
47
-
Azure NetApp Files storage with cool access is generally available. Before using cool access for the first time, you must register for the feature with the service level you intend to use it for.
47
+
Azure NetApp Files storage with cool access is generally available. Before using cool access for the first time, you must register for the feature with the service level you intend to use it for. Registration is not required for the Standard service level.
48
48
49
49
# [Standard](#tab/standard)
50
50
51
-
After registration, the feature is enabled and works in the background. No UI control is required.
> The **RegistrationState** may be in the `Registering` state for up to 60 minutes before changing to`Registered`. Wait until the status is **Registered** before continuing.
You can also use [Azure CLI commands](/cli/azure/feature) `az feature register` and `az feature show` to register the feature and display the registration status.
51
+
No registration is required to use cool access at the Standard service level.
67
52
68
53
# [Premium](#tab/premium)
69
54
@@ -137,6 +122,13 @@ Azure NetApp Files storage with cool access can be enabled during the creation o
137
122
**Cool access is **disabled**:*
138
123
* You can set a cool access retrieval policy if cool access is disabled only if there's existing data on the cool tier.
139
124
* Once you disable the cool access setting on the volume, the cool access retrieval policy remains the same.
125
+
126
+
***Cool Access Tiering Policy**
127
+
128
+
Select either `SnapshotOnly` or `Auto`.
129
+
130
+
* The `SnapshotOnly` policy limits cool-tiered data to snapshot copies not associated with the active file system.
131
+
* The `Auto` policy encompasses both snapshot copy data and data in the active file system.
140
132
141
133
:::image type="content" source="./media/manage-cool-access/cool-access-new-volume.png" alt-text="Screenshot that shows the Create a Volume page. Under 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