Microsoft Azure
Microsoft Azure guides covering compute, containers, databases, and enterprise integration services.
22 guides available
Microsoft Azure provides a comprehensive set of cloud services for building, deploying, and managing applications. These guides help you provision Azure resources using Pulumi.
Popular Categories
Related Tags
Showing 10 of 22 guides (page 2 of 2)
Deploy a Hugo static website on Azure with Pulumi
Deploy a production-shaped static website on Azure with a working blueprint app, a public URL, DNS delegation guidance, and a clear path to CI/CD after your first deployment.
Deploy a React static website on Azure with Pulumi
Deploy a production-shaped static website on Azure with a working blueprint app, a public URL, DNS delegation guidance, and a clear path to CI/CD after your first deployment.
Deploy a serverless React + Postgres blueprint on Azure with Pulumi
Ship a React SPA plus a serverless API that queries Azure Database for PostgreSQL Flexible Server behind Azure Front Door Standard on Azure. Consumes the Pulumi landing-zone stack for network and secret wiring, and exports the public site URL downstream projects can reuse.
Load custom webhook events into Snowflake on Azure with batch COPY INTO
Build a Azure-based webhook ingestion path that lands custom webhook events in Snowflake with batch COPY INTO, plus blueprint downloads, reusable component code, and operating notes.
Load custom webhook events into Snowflake on Azure with Snowpipe auto-ingest
Build a Azure-based webhook ingestion path that lands custom webhook events in Snowflake with Snowpipe auto-ingest, plus blueprint downloads, reusable component code, and operating notes.
Load GitHub events into Snowflake on Azure with batch COPY INTO
Build a Azure-based webhook ingestion path that lands GitHub events in Snowflake with batch COPY INTO, plus blueprint downloads, reusable component code, and operating notes.
Load GitHub events into Snowflake on Azure with Snowpipe auto-ingest
Build a Azure-based webhook ingestion path that lands GitHub events in Snowflake with Snowpipe auto-ingest, plus blueprint downloads, reusable component code, and operating notes.
Load LaunchDarkly events into Snowflake on Azure with batch COPY INTO
Build a Azure-based webhook ingestion path that lands LaunchDarkly events in Snowflake with batch COPY INTO, plus blueprint downloads, reusable component code, and operating notes.
Load LaunchDarkly events into Snowflake on Azure with Snowpipe auto-ingest
Build a Azure-based webhook ingestion path that lands LaunchDarkly events in Snowflake with Snowpipe auto-ingest, plus blueprint downloads, reusable component code, and operating notes.
Run an opinionated AKS cluster with Pulumi
Provision an opinionated AKS cluster on the Pulumi landing-zone network, preinstall External Secrets Operator plus Application Gateway for Containers and Node Auto Provisioning (NAP) through a reusable component, and export a kubeconfig downstream workloads can consume.