Programatically work with MGDC

Adrian Rotaru 26 Reputation points
2021-09-30T19:46:52.19+00:00

Hello

I understand that MGDC technology is only available through Azure Data Factory (ADF) and cannot be directly invoked.
Questions:

  1. Is this true?
  2. If so, is there any plan to make it generally available without an ADF pipeline?

Thanks.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,640 questions
{count} vote

Accepted answer
  1. Anonymous
    2021-10-04T23:34:30.77+00:00

    There are no APIs that will allow you to interact with MGDC directly. Since it leverages Azure Data Factory, you can take a look at the Az PowerShell Module or Azure CLI. We do also provide ARM templates to automate the deployment of all required components.
    https://github.com/microsoftgraph/dataconnect-solutions/tree/main/ARMTemplates/genericPipeline

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful