Connecting Azure Blob with Azure Website
问题 I'm trying to connect an Azure website to an Azure blob (where I intend to host some files in a container and then grab them from my website). I started out with this tutorial: http://azure.microsoft.com/en-us/documentation/articles/web-sites-dotnet-get-started/ I deployed my website, and then started following this tutorial: http://azure.microsoft.com/en-us/documentation/articles/storage-dotnet-how-to-use-blobs/#setup-connection-string Since I was using an Azure website, I added the