When I run the following Powershell cmdlet (from the Azure Management Tools Snapin): get-osversions -subscriptionId **** -certificate (get-item cert:\\CurrentUser\\MY\\******)
When I deploy a web role to azure using the management portal, the process takes about 20 minutes. But, when I deploy using visual st开发者_开发知识库udio, it can take hours, and it\'s stuck in \"Init
currently I\'m playing around with Azure and thinking about a multi-tanent web app where users can create an instance of the app, where more users can register to upload and share files within this in
I have Azure app containing 4 sites in a single web role (differentiated by host headers). I setup the sites to run over SSL. I issued 2 self signed certificates: 1 as CA installed into Trusted开发者
Quick question. I\'m currently moving a asp.net MVC web application to the Windows Azure platform. Everything is working out okay apart from one thing.
I want to setup a Windows Azure development storage on my dev machine but I don\'t want to install SQL server on it because I want to use an existing one on another machine. Is it开发者_如何学Python p
I have a Windows Azure hostedMVC3 application.In the Application_Start, I call all of my bootstrappers that need to run before the application loads and that is working great.One of the bootstrappers
If anyone knows resources/sample code to understand parallel processing on azure, please post the link. I want to analyse开发者_如何学JAVA it for my personal project purposes.
Can I convert 开发者_如何学运维a non-MVC asp.net application to be Azure compatible ? Or If i want to create an Azure web application, should it be MVC one ?The other answers answered your question ab
I\'ve got a requirement to turn some partial person contact information into potential mailing addresses (the evils of marketing: given firstname开发者_StackOverflow中文版, lastname, zip find addresse