#azure
Read more stories on Hashnode
Articles with this tag
In this article, we will explore how to provision a Function App in the new Azure Functions hosting plan: the Flex Consumption plan. We will do that...
Register your Azure clients the proper way · I love how the Azure SDKs have evolved over the years. In the past, there was no consistency between the...
Some tips about Azure and Azure DevOps · Easily debug a non-HTTP-triggered Azure Function The other day, I wanted to locally debug a Queue-triggered...
Scripting your Azure-Ready GitHub Repository using Azure and GitHub CLI · What if we could script the creation and configuration of a GitHub Repository...
Azure DevOps Workload identity federation (OIDC) with Pulumi · If you are deploying your application to Azure from Azure Pipelines, you might want to...
Using Azure OpenID Connect with Pulumi in GitHub Actions · Creating an application and deploying it to Azure is not complicated. You write some code on...