Hot cool and archive access tiers and Lifecycle management
- Lets create a storage account and create a container and upload some data

- By default the access tier is hot.
- Now lets try to change the access tier of one blob/file/image from hot to cool



- Now lets try to change the access tier of some blob to archive

- If we change the access tier to archive. it cannot be accessed directly, to access it we need to change the access tier back to cool or hot, This is called as rehydrate from archive tier.

- Versions can be enabled on blobs


- Rather than moving from one access tier to other we can configure the Lifecycle for blobs




Next Steps
- Authorization to Azure Storage Account
- Performing Operations using Azure CLI & Powershell.
