Skip to content

Commit 48f0c30

Browse files
committed
Fixing a few things
1 parent 0a4c3c1 commit 48f0c30

File tree

5 files changed

+5
-13
lines changed

5 files changed

+5
-13
lines changed

articles/storage/blobs/access-tiers-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn about best practice guidelines that help you use access tiers
55
author: normesta
66

77
ms.author: normesta
8-
ms.date: 05/30/2023
8+
ms.date: 08/10/2023
99
ms.service: storage
1010
ms.topic: conceptual
1111
---

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to specify a blob's access tier when you upload it, or ho
55
author: normesta
66

77
ms.author: normesta
8-
ms.date: 06/22/2023
8+
ms.date: 08/10/2023
99
ms.service: storage
1010
ms.topic: how-to
1111
ms.reviewer: fryu

articles/storage/blobs/access-tiers-overview.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Azure storage offers different access tiers so that you can store y
55
author: normesta
66

77
ms.author: normesta
8-
ms.date: 07/13/2023
8+
ms.date: 08/10/2023
99
ms.service: storage
1010
ms.topic: conceptual
1111
ms.reviewer: fryu
@@ -20,14 +20,6 @@ Data stored in the cloud grows at an exponential pace. To manage costs for your
2020
- **Cold tier** - An online tier optimized for storing data that is infrequently accessed or modified. Data in the cold tier should be stored for a minimum of **90** days. The cold tier has lower storage costs and higher access costs compared to the cool tier.
2121
- **Archive tier** - An offline tier optimized for storing data that is rarely accessed, and that has flexible latency requirements, on the order of hours. Data in the archive tier should be stored for a minimum of 180 days.
2222

23-
<<<<<<< HEAD
24-
=======
25-
> [!IMPORTANT]
26-
> The cold tier is currently in PREVIEW and is available in all public regions.
27-
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
28-
> To enroll, see [Cold tier (preview)](#cold-tier-preview).
29-
30-
>>>>>>> bc913e1309a6564550fe011a771c9414bf592bbb
3123
Azure storage capacity limits are set at the account level, rather than according to access tier. You can choose to maximize your capacity usage in one tier, or to distribute capacity across two or more tiers.
3224

3325
> [!NOTE]

articles/storage/blobs/archive-cost-estimation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to calculate the cost of storing and maintaining data in
55
author: normesta
66

77
ms.author: normesta
8-
ms.date: 05/30/2023
8+
ms.date: 08/10/2023
99
ms.service: storage
1010
ms.topic: conceptual
1111
---

articles/storage/blobs/lifecycle-management-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Use Azure Storage lifecycle management policies to create automated
55
author: normesta
66

77
ms.author: normesta
8-
ms.date: 08/03/2023
8+
ms.date: 08/10/2023
99
ms.service: azure-storage
1010
ms.subservice: storage-common-concepts
1111
ms.topic: conceptual

0 commit comments

Comments
 (0)