[v3.7.0]
Changed
- Add warning to
New-CosmosDbCollection
to show when creating a collection
without a partition key. - Updated
README.MD
to documentation to reduce focus on collections without
partition keys - fixes Issue #342.
Added
- Added support for
Environment
parameter inNew-CosmosDbContext
to allow
using Azure US Government Cloud - fixes Issue #322.