I have a mongoDb and really thinking of moving it over to cosmos with the mongo wrapper it provides
@mahdi5796Ай бұрын
Can I directly integrate Azure API with Azure Cosmos DB without Graphql? Based on the doc, it seems this integration is limited only to GraphQL. Please correct me if I'm wrong.
@mikestephenson8525Ай бұрын
you should be able to do that via the normal HTTP api. I think the value of the graph approach is the ease of querying via graph but you should be able to do a proxy layer on top of cosmos with APIM using the API's on this link as the backend learn.microsoft.com/en-us/rest/api/cosmos-db/get-a-document