Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.22 KB

README.md

File metadata and controls

13 lines (10 loc) · 1.22 KB

Provision a Dynamics Connector Services from GitHub

Overview

Solution Overview Diagram The Dynamics 365 connector uses a number of Azure services (Azure Functions, Azure Service Bus, and Azure Storage) with custom code and configuration (JSON) files to establish a two-way communication between any SQL DB and Dynamics 365. The connector is built in a modular fashion. One module queries the SQL DB, another connects to Dynamics 365, and code in the middle performs any needed data transformations to convert incoming data into a form that Dynamics 365 can read. With this modular architecture different data sources can be synchronized with Dynamics.