Skip to content

Commit f4e4419

Browse files
committed
Merge branch 'cool-tiering' of https://github.com/b-ahibbard/azure-docs-pr into cool-tiering
2 parents 8019bc5 + 7121e6f commit f4e4419

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
@@ -135,9 +135,8 @@ You can enable Azure NetApp Files storage with cool access during the creation o
135135
The following list describes the data retrieval behavior with the **Cool Access Retrieval Policy** settings:
136136

137137
* 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**.
141140
* If **Cool Access Retrieval Policy** is set to **On-Read**: Cold data is retrieved by performing both sequential and random reads.
142141
* 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.
143142
* Cool access is **disabled**:
@@ -148,7 +147,7 @@ You can enable Azure NetApp Files storage with cool access during the creation o
148147

149148
Select either `SnapshotOnly` or `Auto`.
150149

151-
* The `SnapshotOnly` policy limits cool-tiered data to snapshot copies not associated with the active file system.
150+
* 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.
152151
* The `Auto` policy encompasses both snapshot copy data and data in the active file system.
153152

154153
:::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)