Tag Archives: Cloud

Windows Azure + WIF + Access Control (ACS)

When you going to use the Access Control Service (ACS) on the Windows Azure platform, then there are enough resources to help you. For example here. A lot of configuration has to be done, but it is do-able on the … Continue reading

Posted in Azure, Cloud | Tagged , , , | Leave a comment

Windows Azure is Multi Language

At divers event Microsoft tells Windows Azure is Multi Language, or Java is a first class citizen of Windows Azure. This part of the website show it is completely true. If you wonder what other means, C++ or Python or … Continue reading

Posted in Azure, Cloud | Tagged , | Leave a comment

SQL Azure enhancements (December 2011)

There are a few enhancements made to the Windows Azure Management portal as I told you in my previous blogpost Billing is one of them. But there are also enhancements made to SQL Azure. Now you can choose for 100 … Continue reading

Posted in Azure, SQL Azure | Tagged , | Leave a comment

New Billing Portal for Windows Azure

The Billing Portal for Windows Azure has been redesigned and much more useful. On the Windows Azure management portal you can click on the Billing link at the top. After that you a second tab within Internet Explorer will open … Continue reading

Posted in Azure, Cloud | Tagged , | Leave a comment

Combine WorkerRole and WebRole Windows Azure

Sometimes is cost efficient to combine a WebRole and WorkerRole. In this way you use the complete capacity of the VM/Server, without the need of extra instances. Assume this scenario. You got a WebRole with 2 Websites and a WorkerRole. … Continue reading

Posted in Azure, Cloud | Tagged , , | 1 Comment

SQL Azure DACPAC – import and export data

If you keep an eye on the Windows Azure blog then you saw theĀ  announcement of service release of SQL Azure. With this update there are also changes made to the SQL Azure part on the Windows Azure portal. Before … Continue reading

Posted in Azure, Cloud, dotnetmag, SQL Azure, Storage | Tagged , , | Leave a comment

SQL Azure development with tooling ‘Juneau’

At this moment when you develop for SQL Azure you miss some of the cool tools. The tools you are familiar with while developing for SQL Server 2008 R2. In the SQL Server Management Studio when connected to SQL Server … Continue reading

Posted in Cloud, dotnetmag, SQL Azure, Visual Studio | Tagged , , | Leave a comment

SQL Azure versions

Few months ago on the Windows Azure blog there was the announcement about the SQL Azure July service release. http://blogs.msdn.com/b/windowsazure/archive/2011/07/13/announcing-sql-azure-july-2011-service-release.aspx In this blog post they warned, the live version van SQL Azure would be update in de coming weeks. In … Continue reading

Posted in Azure, Cloud, dotnetmag, SQL Azure | Tagged , , | Leave a comment

Windows Azure Visual Studio Tools 1.4 Augustus update

As of today there is a update for the Windows Azure Visual Studio Tools. This update can be installed via the Microsoft Web platform Installer. More info: http://blogs.msdn.com/b/windowsazure/archive/2011/08/03/announcing-the-august-2011-release-of-the-windows-azure-tools-for-microsoft-visual-studio-2010.aspx Did you read my previous blog post on Windows Azure & Configuration … Continue reading

Posted in Azure, Cloud, dotnetmag, Visual Studio | Tagged , , , , | Leave a comment