Skip to content

This Powershell script will be used to manage the lifecyle of blobs within a storage account, where the blob types are not supported by the native Azure Storage Account Lifecyle Management function.

Notifications You must be signed in to change notification settings

git-saj/azure-sa-lifecycle-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Azure Storage Account Lifecycle Management

This Powershell script will be used to manage the lifecyle of blobs within a storage account, where the blob types are not supported by the native Azure Storage Account Lifecyle Management function.

This script should be deployed within an Azure Automation Account as a Powershell Runbook. This would runbook would be run on a schedule targetting a specific storage account & container.

Usage

./Invoke-StorageAccountCleanup.ps1 -storageAccount <storage account name> -blobContainer <container name>

About

This Powershell script will be used to manage the lifecyle of blobs within a storage account, where the blob types are not supported by the native Azure Storage Account Lifecyle Management function.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published