Browse by Tags
All Tags »
walkthrough (RSS)
Lately there has been a couple of threads on the forum and some internal email around setting up an https endpoint on a Windows Azure Cloud Service. A good starting point is this article , but there are some common issues that people run into that I wanted
Read More...
One of the cool new features in the Windows Azure Mix 09 CTP is the ability to run your Web and/or Worker Roles in full trust (non-admin). This opens up all kinds of features that weren’t available in the previous CTPs. An interesting feature, which is
Read More...
ASP.Net MVC RC2 released a few days back and I've already gotten a number of requests to update the MVC on Windows Azure samples since they were getting a little stale. I updated my posts on MVC and I also added more detail to the original " MVC on Windows
Read More...
We just released 9 of 40 "How Do I" videos on using the Azure Services Platform - right now the videos target Windows Azure, .Net Services, and Live Services. There are 5 videos related to Windows Azure : Get Started Developing on Windows Azure Deploy
Read More...
I've updated the walkthrough I wrote on Deploying a Cloud Service on MSDN based on some feedback. Hopefully it provides more clarity into when you should use the various endpoints (cloudservice.table.core.windows.net versus table.core.windows.net for
Read More...
[Updated for MVC RC 2] Before you get started with ASP.Net MVC and Windows Azure – please install this hotfix . Were you wondering why the sample project I got from Phil attached to my post, ASP.Net MVC on Windows Azure , didn't include the sample Windows
Read More...
This walkthrough covers what I found to be the simplest way to get a sample up and running on Windows Azure that uses the Blob Storage service. It is not trying to be comprehensive or trying to dive deep in the technology, it just serves as an introduction
Read More...
[Updated for ASP.Net MVC RC 2] Before you get started with ASP.Net MVC and Windows Azure – please install this hotfix . Strictly speaking, ASP.Net MVC projects are not supported on Windows Azure. That is to say that we haven't spent the time to fully
Read More...
This walkthrough covers what I found to be the simplest way to get a sample up and running on Windows Azure that uses the Table Storage Service. It is not trying to be comprehensive or trying to dive deep in the technology, it just serves as an introduction
Read More...