Next Steps
We’ve seen how to quickly get started using Azure with Pulumi.
From here, you can dive deeper with additional Azure examples:
- Azure Function Apps: Create a serverless function
- Azure AppService with SQL and AppInsights: Build an AppService web application that uses SQL and AppInsights
- Azure Kubernetes Service (AKS) Cluster: Create an AKS cluster and deploy a Helm Chart into it
- Azure CosmosDB, AKS and Node.js: Stands up an AKS cluster and a MongoDB-flavored instance of CosmosDB used by a Node.js application.