I\'m sure I have missed something simple but I can\'t get simple Trace.WriteLine to work on Azure. Steps I have taken:
I\'m trying to access my content on my Azure CDN via a a custom domain (cdn.mydomain.com/pictures/logo.jpg)
Let\'s say I\'m building a database for vets and animals they care for. I have following entities: class Animal : TableServiceEntity
We currently have a blob storage with thousands of files under the same Azure container. Our file naming convention is something like this:
Sorry if this sounds like a rather dumb question but I would like to do a \"select\" on data from a Windows Azure table. I tried the following and it worked:
I\'m recently getting a strange error while deploying my Azure application in a new Server.I\'m using ASP Providers (supplied by microsoft 开发者_StackOverflowwith Azure SDK code samples). Regardless
I have a need to query a store of 200 million entities in Windows Azure. Ideally, I would like to use the Table Service, rather than SQL Azure, for this task.
I would like to be able to back up my table storage and also I have a need to move the data (export and import) from my production to development environment on my desktop.
I am looking at my Azure logs in the WADLogsTable and would like to filter the results, but I\'m clueless as to how to do so.There is a textbox that says:
I have a Heatmap that currently works on a stand alone sever that I am porting to Azure Storage. How do I go about saving the butmap file in Azure Storage. Originally I had a entry in my web.config fi