Posts about Azure
15 post15 found
Signing NuGet Packages Using Azure DevOps and Workload Identity Federation
Azure released a major update to some of their VM images last week and it’s caused a number of problems for me:
Managing Your Windows Azure Services from OS X, Linux, or Windows Using the Command Line Interface (CLI)
A lot of exciting things were announced at today’s Meet Windows Azure event, and one of the things I wanted to share with you is how you can now use our cross-platform Windows Azure Command L...
How to Build a Real-Time Chat Service with Socket.IO, Express, and the Azure SDK–Part 2: Setting Up Express and Session-Handling
So if you read part 1 of this series, then you’ve had a chance to grok the requirements for our little chat service and see all of the NPM packages and front-end tools we’re going to use for buildi...
How to Build a Real-Time Chat Service with Socket.IO, Express, and the Azure SDK–Part 1: Setting Up
This past weekend I ran a Node Bootcamp on behalf of Microsoft and in partnership with the fine folks at Cloud9 IDE – the goal of these camps is to help teach newbies Node.JS and to get some ...
Building a Node + MongoDB Powered Blog on Windows Azure
This is a simple blog engine that I wrote in about three days time. I wanted to show off the power of Node.JS on Windows Azure, and also take advantage of our recent support for MongoDB in Replica ...
How to Use the Azure npm Package Locally without the Azure Compute Emulator
One thing that is a little dicey about the Windows Azure SDK for Node [footnote:“azure” is the name of the associated npm package] is that it by default it depends on being run inside o...
Code Camp Talks: Intro to Node.JS and Building Web Apps with Express
This past weekend at SoCal Code Camp I gave two presentations back-to-back on Node.JS: “Intro to Node.JS” and “Building Web Apps with Express.” I don’t have much to add on what I did at the sessio...
How to Automatically Utilize Multicore Servers with Node on Windows Azure
One major advantage of developing Node applications for Windows Azure is the ability to have your Node apps managed directly by IIS via iisnode. You can read more about the benefits of iisnode her...
Troubleshooting “500 Internal Server Errors” in the Windows Azure Emulator when Working with Node.JS
On my primary development machine, where I have tweaked and prodded IIS multiple times for many projects over the past couple of years, I get the following 500 – Internal Server Error message...
Node.JS on Windows Azure Part 1: Setting Up Your Environment
Following Microsoft’s announcements regarding first-class Node.JS support on Windows Azure, I thought it would be helpful to walk newbie Node.JS and Windows Azure developers through the proce...
Node.JS on Windows Azure Part 2: Building a Basic Web Application with Node.JS on Azure
In the last post in this series on working with Node.JS in Windows Azure I showed you how to set up your development environment for working with Node.JS and Windows Azure. In this post I am going ...
Intro to Node.JS for .NET Developers
Microsoft announced out-of-the-box support for Node.JS on Windows Azure on Tuesday; we pushed both an official Node.JS SDK for Windows Azure services (table storage, blob storage, and queues) and s...
How to Modify Machine.config on Windows Azure Web Roles
Earlier this week I spent some time helping a company troubleshoot some performance issues with Windows Azure – their ASP.NET request queue was growing longer than the maximum amount of queued requ...
How to Migrate Data between On-Premise SQL Server 2008 R2 and SQL Azure Without Getting a Migraine
I love my job at Microsoft, but there are some times when we simply make it really damn hard for people to do business with us. Migrating data from an on-premise SQL Server to SQL Azure is sadly on...
Los Angeles Azure 101 Event - 12/16/2010
Just a quick post for any readers in the Southern California area who are interested in learning more about Windows Azure. My team is putting on an event at Microsoft's Los Angeles offices on Thurs...