Posted by Alin Irimie
on August 13, 2010
This SDK includes API libraries and samples for building connected applications with the .NET platform. It spans the entire spectrum of today’s Internet applications – from rich connected applications with advanced connectivity requirements to Web-style applications that use simple protocols such as HTTP to communicate with the broadest possible range of clients.
The new version introduces a fix in the Windows Azure AppFabric SDK for the following Service Bus bug:
Adding a Ws2007HttpRelayBinding endpoint that uses TransportWithMessageCredential security mode to a ServiceHost that also exposes a local MEX endpoint (not visible through the Service Bus) using the mexHttpsBinding, causes the local MEX endpoint to stop working. Invoking the MEX endpoint results in an InvalidOperationException.
You can download the SDK here.
Posted by Alin Irimie
on August 06, 2010
You can try Windows Azure and SQL Azure for a month for free, with the Windows Azure One Month Pass USA. Through this unique offer, US developers can get a one month pass to try out Windows Azure and SQL Azure - without having to submit a credit card.
Limited to US developers, the first 500 to sign up each month will get a full months pass good for the one calendar month. In addition, youll get free phone, chat and email support through the Front Runner for Windows Azure program.
There are a ton of great resources provided on the Windows Azure One Month Pass USA offer page, as well as the full details for this offer, so be sure to check it out and request your subscription today.
Posted by Alin Irimie
on July 09, 2010
The Patterns & Practices team have just released the first part of the Windows Azure Architecture guide.
This book is the first volume in a planned series about the Windows® Azure™ platform and focuses on a migration scenario. It introduces a fictitious company named Adatum which step-by-step modifies its expense tracking and reimbursement system, aExpense, so that it can be deployed to Windows Azure. Each chapter explores different considerations: authentication and authorization, data access, session management, deployment, development life cycle and cost analysis.
You can view the guide here.
Posted by Alin Irimie
on June 15, 2010
As businesses seek to cost-effectively consume IT services, interest is growing in moving computation and storage from on-premise equipment to Internet-based systems, often referred to as “the cloud.”
This new document from Microsoft focuses on the security challenges and recommended approaches to design and develop more secure applications for Microsoft’s Windows Azure platform. Microsoft Security Engineering Center (MSEC) and Microsoft’s Online Services Security & Compliance (OSSC) team have partnered with the Windows Azure team to build on the same security principles and processes that Microsoft has developed through years of experience managing security risks in traditional development and operating environments.
You can download the paper here.
Posted by Alin Irimie
on June 01, 2010
The Windows Azure CDN enhances end user performance and reliability by placing copies of data, at various points in a network, so that they are distributed closer to the user. The Windows Azure CDN today delivers many Microsoft products – such as Windows Update, Zune videos, and Bing Maps - which customers know and use every day. By adding the CDN to Windows Azure capabilities, this large-scale network is available to all Windows Azure customers.
To date, this service has been available at no charge. Today, the pricing was announced for the Windows Azure CDN for all billing periods that begin after June 30, 2010. The following three billing meters and rates will apply for the CDN: Continue reading…
Posted by Alin Irimie
on May 23, 2010
The book by Sriram Krishnan “Programming Windows Azure” is now available on Amazon. Sriram Krishnan is a Program Manager on the Windows Azure team at Microsoft. At Windows Azure, he ran the feature teams which built the service management APIs, geo-capabilities and several back-end infrastructure pieces. He is a prolific speaker and has delivered talks at several conferences including PDC and MIX.
The book’s first half focuses on how to write and host application code on Windows Azure, while the second half explains all of the options you have for storing and accessing data on the platform with high scalability and reliability. Lots of code samples and screenshots are available to help you along the way.
Not everything about Windows Azure is covered in this book, and it is impossible for one book to cover it all. It is a must read however, for any Windows Azure developer. It is one of those must have books.
Posted by Alin Irimie
on May 21, 2010
Steve Marx has a blog post and an example on how to send email in Windows Azure. Sending email directly from Windows Azure presents some challenges, because you don’t have a dedicated IP address, and it’s quite likely that spammers will use Windows Azure to send spam. Once that happens, spam blacklists will quickly flag the IP range of Windows Azure data centers as sources of spam. That means your legitimate email will stop getting through.
The best solution to these challenges is to not send email directly from Windows Azure. Instead, relay all email through a third-party SMTP service with strict anti-spam rules and dedicated IP addresses.
See article here, get code here.
Posted by Alin Irimie
on May 10, 2010
In case you missed it, Microsoft released SQL Azure FAQ, providing an architectural overview of SQL Azure Database, and describing how you can use SQL Azure to augment your existing on-premises data infrastructure or as your complete database solution. Some of the questions answered in the document:
- How do I connect to SQL Azure?
- I am unable to connect to SQL Azure. How can I troubleshoot this problem?
- Where can I find sample connection strings for SQL Azure?
- Are there any hands-on labs or demos available for moving data between on-premise SQL Server and SQL Azure?
- How do I configure SQL Azure Firewall settings?
- How can I grant my Web Role access to SQL Azure?
(more after the jump)
Continue reading…
Posted by Alin Irimie
on May 07, 2010
Microsoft Learning has a training clinic for Microsoft SQL Azure with lots of useful information. If you’re a newbie or even an experimented Windows Azure developer this is a required reading. This two-hour clinic explores the capabilities of Introduction to Microsoft SQL Azure and covers topics from understanding the SQL Azure Platform to how to achieve scale with SQL Azure. Users completing this collection should have a basic understanding of SQL Server and relational database systems.
Understanding the SQL Azure Platform
- Windows Azure Platform
- Extending the SQL Data Platform to the Cloud
- What SQL Azure Is
- What SQL Azure Is Not
- When to Use SQL Azure vs Azure Tables
- SQL Azure Provisioning Model
- Provisioning a SQL Azure Account and Connecting to SQL Azure
- SQL Azure Architecture
- Creating a SQL Azure Database
- High Availability and Recovery
Continue reading…
Posted by Alin Irimie
on May 05, 2010
Do you want to learn more about Windows Azure Blob API?:
* Using the StorageClient library, take a lap around the Blob API and discover the common operations
* Hear the latest news and announcements for the platform
* Discover a quick tip/gotcha for running the AppFabric Service Bus in Windows Azure
Check out the show on channel 9.
Useful Links:
Windows Azure self-paced training
OData under Apache 2.0 license
Filtering Diagnostic Events
New SQL Azure features are live
AppFabric Service Bus troubleshooting Tips
Blob API Upload Optimizations (via Rob Gillen)

You can follow @cloudcovershow on Twitter for future shows.