Custom domain with Azure blob storage
In this blog I will show how to use a custom domain with Azure blob storage. By default when you create an Azure blob storage the url will be: https://<mystorageaccount>.blob.core.windows.net/<container>/<blob>… Read more »