slide

Azure stack

azure-stack

AzureStack on Azure - Part 1

With the introduction of Dv3 and Ev3 VMs in Microsoft Azure, it became possible to run nested virtualization on Azure. Since I’ve got Azure Stack on the brain these days, my …

Ned Bellavance 7 min read
azure-stack

Adding Windows Server 2012 R2 Image to Azure Stack

In a previous post I covered how to add a Linux image to Azure Stack. In this post I am going to detail a simple (if slow) way of adding a Server 2012 R2 image to Azure Stack as …

Ned Bellavance 3 min read
azure-stack

Adding Linux Images to Azure Stack

If you are planning to add Linux Images to your Azure Stack deployment, first I would recommend reading through the documentation on the Azure Stack pages for Adding a VM Image and …

Ned Bellavance 4 min read
azure-stack

CICD Pipeline with Azure Stack – Part 4

This is part 4 in a series. You can find part 1 here , part 2 here, and part 3 here. First off, let me quell your anticipation. I got it working! It was not as straightforward as I …

Ned Bellavance 6 min read
azure-stack

Updating the Azure Stack 2012R2 Image

If you’ve started playing with Azure Stack, you might notice that the Windows Server 2012R2 image is a little behind on its Windows patches. Before you do any heavy duty …

Ned Bellavance 4 min read
azure-stack

Installing Azure PowerShell on Server 2012 R2 using PowerShell

Currently I am working on a project to create a CICD pipeline in Azure Stack. I am planning to use Team Foundation Server 2015, running on a virtual machine on Azure Stack. I want …

Ned Bellavance 3 min read