Deploying a Nuxt Static Website on Azure with Pulumi
Provision the Azure infrastructure for the Developer Conferences website
Apr 6, 202510 min read1

Search for a command to run...
Articles tagged with #pulumi
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
