Now then! My name is Daniel McLoughlin and I'm a Microsoft Certified Azure Developer and DevOps Engineer.
Welcome to my blog!
Latest Posts
Working for a Tier 1 CSP (Cloud Solution Provider), a lot of the code I produce has to “do stuff” in multiple Azure tenants/subscription in one go. This can be anything from deploying resources to getting tokens and calling APIs...
Microsoft
Azure
REST API
Partner Center
CSP
I usually prefer to listen to music when I’m working and in all honestly, I don’t get all that much free time outside of work. This is why I’ve never really listened to podcasts before! Still, podcasts aren’t just a...
Azure
Tech
Podcasts
I’ve just been sat here, scratching my big bald head wondering why there is such a delay in my timer triggered Azure Functions completing. They were being executed a good hour later than expected!
Azure
Azure Functions
Windows
Linux
As per usual, what I thought would be a quick and easy task turned out to be a tad more complex than what I had expected.
Azure
Azure REST API
Python
PowerShell
Azure CLI
Developing for Azure Functions is a fantastic experience but requires a slightly different mindset and approach. If your function code is interacting with Azure resources such as getting secrets from a Key Vault or writing to CosmosDB, running it locally...
Azure
Azure Functions
Python