Skip to content

Commit 39b722d

Browse files
authored
Merge pull request #34013 from wwlpublish/7cf03aa7b95dfaaefce05ef580744ee3-live
Modules/M02-manage-blob-storage-lifecycle
2 parents 77cea58 + 3f4820f commit 39b722d

13 files changed

+28
-28
lines changed

learn-pr/wwl-azure/manage-azure-blob-storage-lifecycle/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 02/07/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: interactive-tutorial

learn-pr/wwl-azure/manage-azure-blob-storage-lifecycle/2-blob-storage-lifecycle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Explore the Azure Blob storage lifecycle
44
metadata:
55
title: Explore the Azure Blob storage lifecycle
66
description: "Explore the Azure Blob storage lifecycle"
7-
ms.date: 02/07/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: interactive-tutorial

learn-pr/wwl-azure/manage-azure-blob-storage-lifecycle/3-blob-storage-lifecycle-policies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Discover Blob storage lifecycle policies
44
metadata:
55
title: Discover Blob storage lifecycle policies
66
description: "Discover Blob storage lifecycle policies"
7-
ms.date: 02/07/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: interactive-tutorial

learn-pr/wwl-azure/manage-azure-blob-storage-lifecycle/4-add-policy-blob-storage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Implement Blob storage lifecycle policies
44
metadata:
55
title: Implement Blob storage lifecycle policies
66
description: "Implement Blob storage lifecycle policies"
7-
ms.date: 02/07/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: interactive-tutorial

learn-pr/wwl-azure/manage-azure-blob-storage-lifecycle/5-rehydrate-blob-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Rehydrate blob data from the archive tier
44
metadata:
55
title: Rehydrate blob data from the archive tier
66
description: "Rehydrate blob data from the archive tier"
7-
ms.date: 02/07/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: interactive-tutorial

learn-pr/wwl-azure/manage-azure-blob-storage-lifecycle/6-knowledge-check.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Knowledge check
44
metadata:
55
title: Knowledge check
66
description: "Knowledge check"
7-
ms.date: 02/07/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: interactive-tutorial
@@ -17,21 +17,21 @@ quiz:
1717
choices:
1818
- content: "Cool"
1919
isCorrect: false
20-
explanation: "That's incorrect. Blobs in the cool tier can be read and modified."
20+
explanation: "Incorrect. Blobs in the cool tier can be read and modified."
2121
- content: "Archive"
2222
isCorrect: true
23-
explanation: "That's correct. Blobs in the archive tier must be rehydrated to either the hot or cool tier before it can be read or modified."
23+
explanation: "Correct. Blobs in the archive tier must be rehydrated to either the hot or cool tier before it can be read or modified."
2424
- content: "Hot"
2525
isCorrect: false
26-
explanation: "That's incorrect. Blobs in the hot tier can be read and modified."
26+
explanation: "Incorrect. Blobs in the hot tier can be read and modified."
2727
- content: "Which of the following storage account types supports lifecycle policies?"
2828
choices:
2929
- content: "General Purpose v1"
3030
isCorrect: false
31-
explanation: "That's incorrect. General Purpose v1 accounts need to be upgraded to v2 before lifecycle policies are supported."
31+
explanation: "Incorrect. General Purpose v1 accounts need to be upgraded to v2 before lifecycle policies are supported."
3232
- content: "General Purpose v2"
3333
isCorrect: true
34-
explanation: "That's correct. Azure Blob storage lifecycle management offers a rich, rule-based policy for General Purpose v2 and Blob storage accounts."
34+
explanation: "Correct. Azure Blob storage lifecycle management offers a rich, rule-based policy for General Purpose v2 and Blob storage accounts."
3535
- content: "FileStorage"
3636
isCorrect: false
37-
explanation: "That's incorrect. Lifecycle management isn't supported on this account type."
37+
explanation: "Incorrect. Lifecycle management isn't supported on this account type."

learn-pr/wwl-azure/manage-azure-blob-storage-lifecycle/7-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 02/07/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: interactive-tutorial

learn-pr/wwl-azure/manage-azure-blob-storage-lifecycle/includes/1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Data sets have unique lifecycles. Early in the lifecycle, people access some dat
33

44
After completing this module, you'll be able to:
55

6-
* Describe how each of the access tiers are optimized.
6+
* Describe how each of the access tiers is optimized.
77
* Create and implement a lifecycle policy.
88
* Rehydrate blob data stored in an archive tier.

learn-pr/wwl-azure/manage-azure-blob-storage-lifecycle/includes/3-blob-storage-lifecycle-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
A lifecycle management policy is a collection of rules in a JSON document. Each rule definition within a policy includes a filter set and an action set. The filter set limits rule actions to a certain set of objects within a container or objects names. The action set applies the tier or delete actions to the filtered set of objects.:
2+
A lifecycle management policy is a collection of rules in a JSON document. Each rule definition within a policy includes a filter set and an action set. The filter set limits rule actions to a certain set of objects within a container or objects names. The action set applies the tier or delete actions to the filtered set of objects:
33

44
```json
55
{

learn-pr/wwl-azure/manage-azure-blob-storage-lifecycle/includes/4-add-policy-blob-storage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ You can add, edit, or remove a policy by using any of the following methods:
66
* Azure CLI
77
* REST APIs
88

9-
Below are the steps and some examples for the Portal and Azure CLI.
9+
The following are the steps and some examples for the Portal and Azure CLI.
1010

1111
## Azure portal
1212

@@ -32,7 +32,7 @@ There are two ways to add a policy through the Azure portal: Azure portal List v
3232

3333
### Azure portal Code view
3434

35-
1. Follow the first three steps above in the **List view** section.
35+
1. Follow the first three steps in the **List view** section.
3636

3737
1. Select the **Code view** tab. The following JSON is an example of a policy that moves a block blob whose name begins with *log* to the cool tier if it has been more than 30 days since the blob was modified.
3838

@@ -78,4 +78,4 @@ az storage account management-policy create \
7878
--resource-group <resource-group>
7979
```
8080

81-
A lifecycle management policy must be read or written in full. Partial updates are not supported.
81+
A lifecycle management policy must be read or written in full. Partial updates aren't supported.

0 commit comments

Comments
 (0)