CommencerCommencez gratuitement

Lifecycle policy management in blob storage

Cipher Coffee wants to save time and costs by automatically managing old data in Azure Blob Storage. Let’s create a lifecycle management policy to move files to a cheaper access tier based on their age and then delete them when they are no longer needed.

Cet exercice fait partie du cours

<cours>Develop for Azure Storage</cours>
Voir le cours

Instructions de l’exercice

In your Storage account, access Lifecycle management.

,

Create an automated rule named “auto-tier-and-delete” to manage blob storage over time.

,

Configure the policy to:

,

Move blobs to the Cool tier after 30 days.

,

Move blobs to the Archive tier after 180 days.

,

Delete blobs after two years.

,

Review and save the policy. Screenshot showing the Azure Portal Lifecycle management page with a rule configuration panel open.

Exercice interactif pratique

Transformez la théorie en action avec l’un de nos exercices interactifs

Commencer l’exercice