I am working with Azure to deploy my MVC3 application. Few things want to ask. 1 - Do I need to republish my whole project to azure if I make some changes in the code. if not than how to upload chang
I am trying to access a web role integrated with ACS from the Android emulator , the issue is that during web role debug configuration , the ACS redirects back to \"localhost\" and not to a real URL.
Situation Users can upload Documents, a queue message will be placed onto the queue with the documents ID. The Worker Role will pick this up and get the document. Parse it completely with Lucene. Aft
I\'d like to be able to specify the return URL of the ACS authentication when I redirect the user to his Identity Provider\'s log-in URL instead of the one I specified in the ACS manage开发者_开发问答
I was wondering about the best practices in synchronizing multiple azure instances that run the same role.
We\'re currently developing against SQL Azure and have (unsuccessfully) tried to point a worker role to the master database in SQL Azure in order to automate database operations which require the mast
Is there any power shell command to download file and place at Application Root in Windows Azure start-up task? I have geo location binary file(30Mb)which is downloaded from http://www.maxmind.com/app
I\'ve just tried setting up an Azure CDN account, and so far (going on four hours now) I haven\'t been able to get it to return anything except 400 and 404 errors.
We have built a C# web application on .Net Framework 4, using MVC3 and Entity Framework 4.1. The application is running in Windows Azure and is working against a SQL-Azure database. When we deploy the
I have deployed one web application on window Azure portal and after connecting to RDP of that instance I have also installed on service and created on cer开发者_JAVA技巧tificate in IIS.