Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.28 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.28 KB

ContosoRepo

This repo contains the notebooks used in the Build 2020 session INT125 Building scalable and secure applications with Azure Cosmos DB.

Setup

To bring in these notebooks to your Azure Cosmos DB account:

  1. Enable notebooks on your Azure Cosmos DB account.
  2. Fork this repository to your GitHub account.
  3. Use our new built-in GitHub integration to add the forked repo into your notebooks workspace.

You can also download these notebooks and upload them manually to your notebooks workspace.

Notebook 1: C# notebook features

This notebook shows an overview of features available in the latest preview of Azure Cosmos DB built-in C# notebooks.

Notebook 2: Autoscale provisioned throughput demo

This notebook sets up a basic benchmark test against a container configured with autoscale.

Additional resources

Blog: What's new in Azure Cosmos DB built-in C# notebooks

Blog: Autoscale provisioned throughput is now generally available