Skip to content

Commit 50cee3f

Browse files
Merge pull request #302591 from beber-msft/docs-editor/access-tiers-online-manage-1752251385
Update access-tiers-online-manage.md
2 parents 52fd7a4 + ff5eddd commit 50cee3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/storage/blobs/access-tiers-online-manage.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ ms.custom: devx-track-azurepowershell, devx-track-azurecli
1818

1919
You can set a blob's access tier in any of the following ways:
2020

21-
- By setting the default online access tier for the storage account. Blobs in the account inherit this access tier unless you explicitly override the setting for an individual blob.
21+
- By setting the account default access tier setting for the storage account. Blobs in the account inherit this access tier unless you explicitly override the setting for an individual blob.
22+
2223
- By explicitly setting a blob's tier on upload. You can create a blob in the hot, cool, cold, or archive tier.
2324
- By changing an existing blob's tier with a Set Blob Tier operation. Typically, you would use this operation to move from a hotter tier to a cooler one.
2425
- By copying a blob with a Copy Blob operation. Typically, you would use this operation to move from a cooler tier to a hotter one.

0 commit comments

Comments
 (0)