#azurecosmosdb

Posts tagged with this topic.

[Virtual Entity - Preview] Setup Azure Cosmos DB SQL API Data Provider

Nov 13, 2021

Today we will learn how to set up Virtual Entity in Dynamics CRM using Azure Cosmos DB SQL API Data Provider from this link. For those who don't know what is Virtual Entity is, the purpose of the Virtual Entity is to show data from the external data sources into Dynamics CRM. But...

Implement Logging Using Azure Cosmos DB In Dynamics CRM Plugin

Jul 15, 2021

If your organization got connected with lots of source systems, the most common request from management is to log the requests and check the result from the source system so we can analyze the log/provide the log for checking process. So today, we will learn how to create a...