I am doing an automatic upgrade through Azure portal. While it is upgrading 1st instance, if I try to access my site through http://xyz.cloudapp.net it doesn\'t open.
I am getting a \"The specified resource does not exist\" exception when I try to iterate the result of a ListBlobs() call.I can get the blob attributes when I access it directly, but I\'m trying to ge
If i enumerate role.instances that just shows the static role configuration. I.e if I take down an instance the enumerate results are still the s开发者_如何学CameYou can use internal endpoints to comm
I have an MVC3 web application that has grown to the point I want to start automating some of the functional testing.So, I\'ve been trying to add a Coded UI Test to the same project that I put unit te
hostHeader can be set in ServiceDefinition.csdef file as <Site name=\"Web\"> <Bindings> <Binding name=\"Endpoint1\" endpointName=\"Endpoint1\" hostHeader=\"www.mysite.com\"/>
I\'m trying to get up-and-going with Windows Azure. I understand that I need to create a \"Storage Account\". However, what I\'m confused about is, how I should set it up. For instance, my Azure subsc
Is it possible in Azure to have multiple hostHeader on a single Binding or is it mandatory to create one Binding for each hostheader ?
I\'ve got an automated build deploying to Azure. I\'d like to know the staging URL. Ideally I\'d like to be able to assign a 开发者_StackOverflowDNS to it so I don\'t have to distribute a new staging
Internally ASP.NET has a 2 GB addressing space, but in reality you only have less than 1 GB free for uploads (see http://support.microsoft.com/?id=295626 ). In addition IIS 7 has a cap of 30 MB ( see
I have an ASP.NET / C# website that\'s hosted on Windows Azure.The site is a predictions-based social site with a feed of prediction summaries on the main page. If you click on a summary, you\'re redi