Contents tagged with SQL Azure
-
Windows Azure–Windows Azure Cloud Project Deployment and Remote Connections
There are several options when deploying your solution to Windows Azure and based on the types of updates required it may be best for you to leverage each of the deployment options in different ways and at different times. In this blog post I am going to focus on the most common deployment options available and then discuss when and why to use one deployment method versus another. For the purposes of keeping this post as simple as possible, I am not going to focus on a multi region deployment and am only going to focus on a single region deployment.
-
Publishing to Windows Azure using Windows Azure Service Management API.
In many cases publishing to the Windows Azure is fairly straight forward and has become even more so with the completely integrated Windows Azure Service Management API. Prior to the API being enabled you had to create a package and deploy the package manually to the Cloud by selecting your Package and Configuration file. This is no longer the case with the Windows Azure Services Management API.
-
How to Create a Windows Azure Storage Account and Custom Domain Name (register a CName record) in 3 Easy Steps
Depending on the type of application you are building it may be necessary for you to register a CName record with your Storage Account that you created. There are many reasons that you may want to perform this registration such as if you are building a Silverlight/Flash Application that requires that all of your resources are within the same domain.