Today I learnt that can use Azure Managed Identity locally - which is fantastic for our codebase, no separate logic. Use as we would if we deployed to an Azure Web App, we only have to make sure we have logged in using the Azure CLI.. how nifty is that. See the details // code to go here[hugo](../../hugo.toml)
Welcome
Hello world! I thought Iโd start my own blog, mainly as a reference for things I learn along my journey. // Do the thing here const test = "hello";