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-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,12 @@ The standard storage with cool access feature provides options for the “coolne
47
47
48
48
## Register the feature
49
49
50
-
This feature is currently in preview. You need to register the feature before using it for the first time. After registration, the feature is enabled and works in the background. No UI control is required.
50
+
Cool access is currently in preview. You must register for the feature before using it for the first time. To register, follow the instructions for the [service level](azure-netapp-files-service-levels.md) of the capacity pool for which you want to enable cool access.
51
+
<!-- Cool access is generally available at the Standard service level. If you are using a capacity pool at the Premium or Ultra service level, you must register for the feature before using it for the first time. -->
52
+
53
+
### [Standard](#tab/Standard)
54
+
55
+
Standard storage with cool access is currently in preview. You need to register the feature before using it for the first time. After registration, the feature is enabled and works in the background. No UI control is required.
51
56
52
57
1. Register the feature:
53
58
@@ -64,7 +69,7 @@ This feature is currently in preview. You need to register the feature before us
64
69
```
65
70
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.
66
71
67
-
### Register for cool access with Premium service level
72
+
### [Premium](#tab/Premium)
68
73
69
74
Cool access with the Premium service level is currently in preview. You need to register the feature before using it for the first time. After registration, the feature is enabled and works in the background. No UI control is required.
70
75
@@ -83,8 +88,7 @@ Cool access with the Premium service level is currently in preview. You need to
83
88
```
84
89
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.
85
90
86
-
### Register for cool access with Ultra service level
87
-
91
+
### [Ultra](#tab/Ultra)
88
92
89
93
Cool access with the Ultra service level is currently in preview. You need to register the feature before using it for the first time. After registration, the feature is enabled and works in the background. No UI control is required.
0 commit comments