Tom Hollander recently posted a great article on how to use the new deployment capabilities in the Windows Azure SDK v1.6, including the use of the .publishsettings file with a build server using TFS and MSBuild. Enjoy!
Similar Posts
Access Control Service Samples and Documentation
Samples on how to use ACS with different identity providers, including ADFS2, Windows Live ID, Facebook, Google and Yahoo. Click here to open link…
Gaining Performance Insight into SQL Azure
Since the SQL Profiler is not currently supported for SQL Azure, this article lists a few alternatives on how to measure query performance… Click here to open link…
Windows Azure Sync Service Demo
Interesting article on how to use the Windows Azure Sync Service for sharing data. Click here to open link…
Home Energy Monitoring on Windows Phone
Interesting article on how to create a C# project to monitor energy in your house, based on the "Standard Envy Kit" USB interface. Good example of how to create a Web Service and consume / display information on a Windows Phone application. I will report results once I have tried it myself. http://blogs.msdn.com/b/coding4fun/archive/2010/09/27/10068304.aspx
Telemetry Ingestion and Analysis Using Microsoft Azure Services
For the latest Azure Insider column Bruno Terkaly and I invited our colleague in France, Thomas Conté, to write an article about Telemetry Ingestion and Analysis using common cloud components, including Worker Roles, BLOB Storage, and HDInsight. He did an amazing job illustrating this specific workload, providing multiple options for each step of the process,…
SQL Azure Federations: Robust Connectivity Model for Federated Data
Another article on sharding SQL Azure Databases using Federation. Good tips on how to migrate to a multi-tenant model as well. Click here to open link…