Azure / osdu-infrastructure

OSDU Azure Infrastructure as Code
Apache License 2.0
42 stars 39 forks source link

Configure Cosmos DB in R3 template database and collections #70

Closed danielscholl closed 4 years ago

danielscholl commented 4 years ago

The R3 template utilizes CosmosDB but needs to have the initial database and collections necessary for R2 functionality initialized.

Database Name: osdu-db

Collections

Acceptance Criteria

  1. Database and Collections Exist
  2. Existing Tests continue to pass