Share via

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.

Community Center | Not monitored

Answer accepted by question author

35247258 86 Reputation points Microsoft Employee Moderator
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

Was this answer helpful?

2 people found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.