slide

Powershell

powershell

Demystifying Azure AD Service Principals

Anyone who’s worked with Azure for a bit has encountered the need to create a service principal. If you are an IT Ops person, you probably equate an SP with a service account …

Ned Bellavance 10 min read
powershell

Using Azure Speech Service with PowerShell

The 100th episode of Buffer Overflow - a weekly tech news podcast I host - is steadily approaching. As I write this, we are getting ready to record episode 98. In preparation for …

Ned Bellavance 5 min read
powershell

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
powershell

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
powershell

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
powershell

CICD Pipeline with Azure Stack – Part 3

This is part 3 in a series. You can find part 1 here and part 2 here. Part 4 is now available here. As I mentioned in my previous post, I was “ready” to deploy my TFS …

Ned Bellavance 5 min read
powershell

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
powershell

CICD Pipeline with Azure Stack – Part 2

This is part 2 of an ongoing series on building a CICD pipeline in Azure Stack. You can find part 1 here, part 3 here, and part 4 here. When I last left things, I had successfully …

Ned Bellavance 5 min read
powershell

CICD Pipeline with Azure Stack - Part 1

This is the first post in a series of getting a CICD pipeline working with Azure Stack. You can read part 2 here, part 3 here, and part 4 here.. I will add links to additional …

Ned Bellavance 5 min read