Add support for Azure CosmosDB SQL API
pauldotyu opened this issue · 0 comments
pauldotyu commented
Is your feature request related to a problem? Please describe.
The makeline service currently only support MongoDB API. This works for both mongodb as a local container and Azure CosmosDB using MongoAPI. However, there is no way to test this sample app against Azure CosmosDB using the SQL API.
Describe the solution you'd like
Update the makeline service to support both MongoDB and SQL APIs when testing against Azure CosmosDB