Deploying a Nuxt Static Website on Azure with Pulumi
Provision the Azure infrastructure for the Developer Conferences website

Search for a command to run...

Series
In this series, I talk about Infrastructure as Code in general and in particular provisioning resources on Azure using Pulumi, the universal Infrastructure as Code solution.
Provision the Azure infrastructure for the Developer Conferences website

Manage Netlify Resources with Pulumi

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 using Pulumi and TypeScript. What is the Azure Functions Flex Consumption plan? Azure Functions Flex ...

Azure DevOps Workload identity federation (OIDC) with Pulumi

Using Azure OpenID Connect with Pulumi in GitHub Actions

Pushing an ASP.NET Core API to Azure using .NET from provisioning to deployment
