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