简体   繁体   English

用于源代码管理的 Azure 数据工厂链接 GitHub 存储库?

[英]Azure Data Factory linking GitHub repository for Source Control?

Is there a way to create an ARM template resource so that a GitHub repository can be added into an Azure Data Factory for source control?有没有办法创建 ARM 模板资源,以便可以将 GitHub 存储库添加到 Azure 数据工厂以进行源代码控制?

I was able to do it in the UI easily.我可以在 UI 中轻松完成。 Is this only something that can be done manually after the factory is spun up?这是否只有在工厂启动后才能手动完成的事情?

I am not talking about linking GitHub as a service in ADF, that is a different thing.我不是在谈论在 ADF 中将 GitHub 作为服务链接,那是另一回事。 I am looking to have the source control connection made for any published pipelines/datasets to be put into GitHub with their respective parameter files.我希望为任何已发布的管道/数据集建立源代码控制连接,以便将它们及其各自的参数文件放入 GitHub。 Mainly looking to automate this for an initial ADF deployment so there is less clicking around done in the UI.主要是希望在初始 ADF 部署中自动执行此操作,以便在 UI 中完成的点击更少。

You can download the ARM template and parameter file to automate both factory creation and source control setup.您可以下载 ARM 模板和参数文件以自动化工厂创建和源代码控制设置。 See the image for reference.请参阅图像以供参考。

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM