Skip to content

Commit 441906b

Browse files
committed
Learn Editor: Update lifecycle-management-policy-structure.md
1 parent a3874bf commit 441906b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/storage/blobs/lifecycle-management-policy-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The following table describes each action run condition.
113113
|----------------------------------------------------|---------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
114114
| **daysAfterModificationGreaterThan** | Integer | The age in days after the last modified time blob. Applies to actions on a current version of a blob. |
115115
| **daysAfterCreationGreaterThan** | Integer | The age in days after the creation time. Applies to actions on the current version of a blob, the previous version of a blob or a blob snapshot. |
116-
| **daysAfterLastAccessTimeGreaterThan** | Integer | The age in days after the last access time or in some cases, when the date when the policy was enabled. To learn more, see the [Access time tracking](#access-time-tracking) section below. Applies to actions on the current version of a blob when access tracking is enabled. |
116+
| **daysAfterLastAccessTimeGreaterThan** | Integer | The age in days after the last access time or in some cases, when the date when the last access tracking was enabled. To learn more, see the [Access time tracking](#access-time-tracking) section below. Applies to actions on the current version of a blob when access tracking is enabled. |
117117
| **daysAfterLastTierChangeGreaterThan** | Integer | The age in days after last blob tier change time. The minimum duration in days that a rehydrated blob is kept in hot, cool or cold tiers before being returned to the archive tier. Applies only to **tierToArchive** actions. |
118118

119119
### Access time tracking

0 commit comments

Comments
 (0)