Skip to content

A Software Engineer's Logbook

Cloud Development, Productivity, and Learning

Menu
  • Home
Menu

Category: Azure

Using the Azure Metadata Service for Virtual Machines

Posted on November 17, 2022November 17, 2022 by Pete

I keep losing the details for the metadata service, so I’m posting them here so I have a reference!  The link for the documentation is here:  https://learn.microsoft.com/en-us/azure/virtual-machines/windows/instance-metadata-service  . The Azure Metadata Service…

Authoring Azure ARM Templates

Posted on December 1, 2019December 1, 2019 by Pete

I found myself recently working on ARM (Azure Resource Manager) templates using Visual Studio 2019 and it was slow going looking up samples, cross referencing properties, etc.  This was taking a lot…

Recover Azure Queue Messages From the Poison Queue (unpoison messages!)

Posted on September 17, 2018November 17, 2022 by Pete

I recently deployed some new code to a production Azure Function– feature complete, good to go!  This particular function is triggered by an Azure Queue and when I went to check on…

Creating and Deleting VSTS Team Projects with Powershell

Posted on September 9, 2018September 17, 2018 by Pete

I was searching and searching and couldn’t find any good documentation on how to create & delete VSTS Projects with PowerShell – so I figured I would write some myself!  There’s some…

How to easily switch versions of Azure PowerShell

Posted on July 15, 2018February 1, 2019 by Pete

UPDATED 2.1.2019 to handle the new Az Azure Powershell module! Recently I’ve been creating some scripts using Azure PowerShell (like this one for DevTest Labs documented here),  Azure PowerShell support moves forward…

How to Create a Monster Build Agent in Azure for Cheap!

Posted on August 14, 2016June 23, 2018 by Pete

I recently created a VSTS Build and Release steps for my project but ran into an issue using the Hosted Build Agents…  During Release I was doing several Azure operations in a…

How to Check Database Integrity with App Insights on ASP.Net Website

Posted on August 8, 2016June 1, 2018 by Pete

In this year’s //oneweek Hackathon at Microsoft, I built a quick ASP.Net front end for our project.  During the hackathon we need to be innovative AND fast!  In our case we had…

Figure out the Parameters! Calling Azure REST APIs via Powershell Commandlets

Posted on July 10, 2016June 23, 2018 by Pete

In this post we’ll walk through the process on determining the needed parameters for the Azure Powershell Commandlet wrappers for the Azure REST APIs.  It’s sometimes tricky!  This is especially helpful if…

Calling Azure Rest APIs from VSTS Build/Release Tasks

Posted on July 7, 2016June 23, 2018 by Pete

I recently learned that VSTS Build & Release tasks have a built-in way to leverage Azure Powershell – cool!  I needed to automate a bunch of steps in Azure and already have…

Subscribe to Posts

Peter Hauge

Contact me!
Email: pete @ hauge.cloud
Software Engineer at Microsoft

Recent Posts

  • Using the Azure Metadata Service for Virtual Machines
  • Authoring Azure ARM Templates
  • Recover Azure Queue Messages From the Poison Queue (unpoison messages!)
  • Creating and Deleting VSTS Team Projects with Powershell
  • How to easily switch versions of Azure PowerShell

Archives

Categories

  • ARM
  • Azure
  • Code
  • DevTest Labs
  • Powershell
  • Soft Skills
  • Troubleshooting
  • Uncategorized
  • Visual Studio
  • VSCode
  • VSTS
©2025 A Software Engineer's Logbook | Design: Newspaperly WordPress Theme