Lifecycle Management of Blobs (Deletion) using Automation Tasks
Background: We often encounter scenarios where we need to delete blobs that have been idle in a storage account for an extended period. For a small number of blobs, deletion…
22/05/2025
This article describes how to perform a REST API request in Azure using RBAC authorization with Postman. I will use as example the Get Blob (REST API) request. Please see below how to perform a REST API request in Azure using RBAC authorization: Open the Azure Portal and go to Azure…