HTBox / TwoWeeksReady

Support preparedness and alerting related to emergency situations.
MIT License
63 stars 41 forks source link

Investigate updating ComsosDB SDK Version #156

Open dpaquette opened 2 years ago

dpaquette commented 2 years ago

We are currently using the Azure Functions CosmosDB Extensions (v3.0.10) which uses a deprecated version of the CosmosDB SDK (https://www.nuget.org/packages/Microsoft.Azure.DocumentDB.Core/).

Investigate updating this to a new version of the SDK.