Reading MSDN I got an impression that the account used for storing Azure Diagnostics is configured like this:
We are currently using Amazon\'s SimpleDB for a web service. The data is very simple and doesn\'t require anything like SQL. Its basically a \'property bag\'.
My Azure web role currently contains lots of bugs and throws exceptions from OnStart(). Once an exception is开发者_Python百科 thrown Azure runtime starts the role again. That\'s not convenient for me
So I have an MVC 2 App running on Windows Azure. Everything works fine, but I want to create a subdomain where I can test some stuff that I need the actual server for, but 开发者_如何学GoI don\'t wan
The requirements for my current project include a Azure WebRole application and also means to install this using a installer.
I need to test how my code will handle the failure of a web role instance in a development environment.
I\'m building some wcf services for inter web role communications and i\'m looking at getting some performance enhancments.Built 开发者_开发问答in .net serialization is well known for being lacking in
I have a WCF service in Azure. I can reference its IP address and successfully hit it with a browser or with WcfTestclient.exe. I\'ve gone into GoDaddy and mapped svc.mydomain.com to my IP/port and no
Once I use \"Build->Publish->Create Service Package Only\" to pack my Azure role I get two files. One is the .cscfg - a tiny XML file with service configuration. The other is the package itself which
This question is obsolete. Starting with SDK 1.5 packages are no longer encrypted. T开发者_如何学运维urns out Azure role service packages are encrypted so that once a package is produced only Azure r