Category Archives for Azure Storage
Viewing Azure Blob Storage Containers
Each week the new Azure portal seems to provide some new piece of functionality. As I was working on integrating the new WordPress plugin for putting media assets in Azure Blob storage (see previous post), I noticed the portal has … Continue reading
Storing WordPress Blog Images in Azure Cloud Storage
Put your mouse over the image below, and take a look at the URL for the image. The URL is http://cloudydeveloper.blob.core.windows.net/images/2012/09/AzureHomePage.png. If you look at the domain in the URL, you’ll notice it’s not www.cloudydeveloper.com. The image is not hosted … Continue reading