Skip to content

Example of using Pulumi Azure.NextGen provider to create a webapp, with Cosmos DB (SQL API) with auto-scaling and a Cosmos DB Container

Notifications You must be signed in to change notification settings

william-liebenberg/Pulumi.AzureNextGen.Demo

Repository files navigation

Pulumi.AzureNextGen.Demo

Example of using the Pulumi Azure.NextGen provider to create the following resources:

  • AppService Plan
  • AppService (webapp)
  • Cosmos DB (SQL API) Account and Database with Auto-Scaling
  • Cosmos DB Container

The Cosmos DB Connection String is added to the AppService's Connection Strings automatically.

To deploy this stack, simply run pulumi up

About

Example of using Pulumi Azure.NextGen provider to create a webapp, with Cosmos DB (SQL API) with auto-scaling and a Cosmos DB Container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages