Git 存储库在 Azure 数据工厂中不起作用

标签 git azure azure-data-factory

我的 Azure 数据工厂断开了 Github 集成,因此,我无法发布任何内容。它过去工作得很好,但一旦我清除了浏览器历史记录数据,因为它意外关闭,此后我就无法再次连接到它。我尝试了各种浏览器、笔记本电脑,甚至允许所有类型的第 3 方 cookie,但我一遍又一遍地遇到同样的问题。我稍后使用 Microsoft Edge 浏览器在 Windows 笔记本电脑上进行了尝试,并且成功了,在 Macbook Pro 上尝试了相同的过程,问题仍然存在。所以,我猜测这是 Mac 的问题!

以下是我登录 ADF 时的情况:

  1. 当我登录 adf.azure.com 时

enter image description here

  • 将我重定向到此页面
  • enter image description here

  • 使用我的 github 帐户登录后将我重定向到此页面,这些是我的 ADF 中当前的分支
  • enter image description here

  • 即使我想断开存储库并再次插入,它也不允许我这样做,这就是它的显示方式。
  • enter image description here

    最佳答案

    首先检查单击 HOME 图标时是否在右上角看到 Git 图标,如所述 in this article (也可以在这里看到):

    Detach / remove Git (repo)

    Removing Git repo from Azure Data Factory is possible only in one place: Overview dashboard. In top-right corner you will see (or not. I haven’t for first time) small Git icon:

    https://sqlplayer.net/wp-content/uploads/2018/10/235248-ADFv2-Overview-dashboard-with-assigned-repo.png

    Clicking the icon you will gain access to information about attached GIT repository. At the bottom you’ll find “Remove Git” button. Once finish that – you can repeat the assigning process from the beginning.

    关于Git 存储库在 Azure 数据工厂中不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65505603/

    相关文章:

    azure - 如何在 Azure 数据工厂中将具有一个时间戳的列转换为另一个时间戳

    azure - 是否可以从 Azure 数据工厂触发 AKS Pod

    Azure DevOps checkout 仅触发存储库

    git 状态给我一个错误 : bad index file sha1 signature

    git - 致命的 : The current branch master has no upstream branch

    git - Web 开发问题的基本版本控制 - 单个开发人员。 (SVN/GIT)

    azure - 宇宙数据库 : Querying documents properties with special characters such as "$"

    php - Azure PHP 联系表单通过电子邮件发送问题

    azure - ADF 复制数据事件在 CSV 中创建多行

    git - 获取 Git 控制的文件夹中所有未版本化文件的列表