Azure, DevOps
Recursively Set Blob Content Types on Azure Storage Using PowerShell
Recently I’ve needed to programmatically set Azure Blob content types with Powershell. I needed to set the content type on all blobs in all containers in Azure Storage. By default, if not provided when...