Skip to content

Commit 7121e6f

Browse files
authored
Merge pull request #14 from arntdg/patch-11
Updated manage-cool-access.md
2 parents b9989e9 + b87b632 commit 7121e6f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,8 @@ You can enable Azure NetApp Files storage with cool access during the creation o
110110
The following list describes the data retrieval behavior with the **Cool Access Retrieval Policy** settings:
111111

112112
* Cool access is **enabled**:
113-
* If no value is set for **Cool Access Retrieval Policy**:
114-
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.
115-
* If **Cool Access Retrieval Policy** is set to **Default**: Cold data is retrieved only by performing random reads.
113+
* 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.
114+
* If no value is set for **Cool Access Retrieval Policy**: The active retrieval policy is **Default**.
116115
* If **Cool Access Retrieval Policy** is set to **On-Read**: Cold data is retrieved by performing both sequential and random reads.
117116
* 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.
118117
* Cool access is **disabled**:
@@ -123,7 +122,7 @@ You can enable Azure NetApp Files storage with cool access during the creation o
123122

124123
Select either `SnapshotOnly` or `Auto`.
125124

126-
* The `SnapshotOnly` policy limits cool-tiered data to snapshot copies not associated with the active file system.
125+
* The `SnapshotOnly` policy limits data tiering to data in snapshots, while all data blocks associated with files in the active file system remain in the hot tier.
127126
* The `Auto` policy encompasses both snapshot copy data and data in the active file system.
128127

129128
:::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

Comments
 (0)