Renaming Azure Blobs to Lowercase Using Bash and AzCopy
Chris Child | 2024-01-18 | 2 min read| CommentsWhen working with Azure Blob Storage, you might encounter issues due to case sensitivity in blob names. If your application expects all blob names to be lowercase but some are stored in mixed or...