We would like to set up continuous integration (CI) environment for developing an Azure web application. It would be great if:
I have a worker role in my hosted service. The worker is sending开发者_StackOverflow e-mail daily bases.
I am looking for pointers to why the above method would fail. In my TableServiceContext subclass I have:
What is the best way to create a new Windows Azure Hosted 开发者_运维百科service from a running role using a package and configuration that I have stored in blob storage?
I have made a Azure web app that has a ASP.NET web that also contains some JSON WCF services. I really don\'开发者_高级运维t know enough about WCF service models to be sure that I\'m doing it right, d
I am working on a web-app with ASP.NET MVC3. We are using nHibernate with SQL Azure. We use default setting of nHibernate.
I\'d like to migrate applications on windows azure and I use Ms Reporting services. I know there is a azure reporting ctp but is it reliable ?
We would like to setup an application on Windows Azure at abc.cloudapp.net which would have a CNAME record for www.mydomain.com pointing to it and then allow clients to do the same.Our application wou
I\'ve just upl开发者_高级运维oaded my WCF REST based service to Azure. When I try to use PUT or DELETE I get a 401, Unauthorized: Access is denied due to invalid credentials.
How can I receive Email with Microsoft Azure? Yes, I 开发者_开发技巧know the instruction from Steve Marx: