Home
About
  • Creating temporary Azure CLI login sessions

    Nov 1, 2022 PowerShell Azure Azure CLI Authentication

    The Azure CLI is my preferred way of working with Azure from the command line - I love the discoverability of the commands. az --help is always a great reminder of the root commands and I can keep applying --help as I work my down the various levels - it’s much easier to remember than all the various Az …

    Read More
  • Test Your Azure Function Http Trigger Authorization Levels

    Dec 17, 2020 Unit test Azure Azure Functions

    If you are using HTTP trigger bindings and are relying on keys to secure them using AuthorizationLevel.Function, you might want a way verify that you haven’t accidentally left one of them exposed as AuthorizationLevel.Anonymous. With a bit of reflection you can accomplish this in a unit test (I’m using the …

    Read More
  • Blog Rebuild

    Aug 25, 2020 blog hugo azure static web apps

    Like a phoenix from the ashes this blog has been reborn! I thought it might be interesting to talk about the new architecture, as well as the process I went through to migrate it. TL;DR I used: Hugo to build the site Azure Static Web App for hosting CloudFlare to deal with the top level domain redirection A custom …

    Read More

Mike Goatly

Like a code monkey, but more goat-like. A code goat, if you like.
Microsoft Certified DevOps Engineer Expert Microsoft Certified Azure Developer Associate
Read More

Featured Posts

Recent Posts

  • Coding With ChatGPL
  • Creating temporary Azure CLI login sessions
  • Custom query parsers in LIFTI
  • Test Your Azure Function Http Trigger Authorization Levels
  • File Globbing in .NET
  • Blog Rebuild
  • Adding Application Insights to an existing Windows Store project using Visual Studio 2013 Update 3
  • Fixing NuGet errors after removing Microsoft.Bcl.Build

categories

CODING 4 AI 1 AZURE 1 BLOG 1 C# 1 CHATGPT 1 OPENAI 1 UNIT-TESTS 1

tags

AZURE 3 .NET 1 APPLICATION-INSIGHTS 1 AUTHENTICATION 1 AZURE-CLI 1 AZURE-FUNCTIONS 1 BLOG 1 C# 1 CODING 1 GLOBBING 1 HUGO 1 INDEX 1 LIFTI 1 POWERSHELL 1
All tags
.NET1 APPLICATION-INSIGHTS1 AUTHENTICATION1 AZURE3 AZURE-CLI1 AZURE-FUNCTIONS1 BLOG1 C#1 CODING1 GLOBBING1 HUGO1 INDEX1 LIFTI1 POWERSHELL1 STATIC-WEB-APPS1 UNIT-TEST1 VISUAL-STUDIO1 WINRT1
[A~Z][0~9]

Copyright ©  Mike Goatly. All Rights Reserved