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

Compute
Functions, VMs, AKS, Container Apps
Storage
Blob Storage, Files, Disks
Database
SQL Database, Cosmos DB, PostgreSQL
Networking
VNet, Load Balancer, Front Door
Security
Key Vault, Managed Identity, Defender
Explore other clouds: AWS GCP

Related Tags

Alternatives

Category: Cloud-Provider

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.

Azure CDN DNS Frontend Go Hugo Python Static Website TypeScript

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.

Azure CDN DNS Frontend Go Python React Static Website TypeScript

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.

Api Azure Azure-Functions Front-Door Full-Stack Go Key-Vault Landing Zone Postgres Postgresql-Flexible-Server Pulumi ESC Python React Serverless TypeScript Vite

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.

Azure Batch COPY INTO Custom Webhook Data Ingestion Python Snowflake TypeScript Webhooks

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.

Auto-Ingest Azure Custom Webhook Data Ingestion Python Snowflake Snowpipe TypeScript Webhooks

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.

Azure Batch COPY INTO Data Ingestion GitHub Python Snowflake TypeScript Webhooks

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.

Auto-Ingest Azure Data Ingestion GitHub Python Snowflake Snowpipe TypeScript Webhooks

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.

Azure Batch COPY INTO Data Ingestion LaunchDarkly Python Snowflake TypeScript Webhooks

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.

Auto-Ingest Azure Data Ingestion LaunchDarkly Python Snowflake Snowpipe TypeScript Webhooks

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.

AKS Application Gateway for Containers Azure External Secrets Operator Go Kubernetes Landing Zone Managed Kubernetes Node Auto Provisioning Pulumi ESC Python TypeScript Workload Identity