首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法删除Azure数据工厂- DeleteFactoryBlockedByIR

无法删除Azure数据工厂- DeleteFactoryBlockedByIR
EN

Stack Overflow用户
提问于 2019-04-15 23:01:09
回答 1查看 989关注 0票数 1

我正在尝试删除Azure数据工厂

代码语言:javascript
复制
There was an error while deleting the data factory. Please stop all SSIS Integration Runtimes, remove all Azure VNet Integration Runtimes and remove all Self-Hosted Integration Runtimes sharing before deleting your Data Factory.
0 Azure VNet Integration Runtimes: .
0 Shared Self-hosted Integration Runtimes: .
1 Azure SSIS Integration Runtimes with status: Started: integrationRuntime1 ; . DeleteFactoryBlockedByIR

在UI中时,删除选项将灰显。

如何删除工厂?

EN

回答 1

Stack Overflow用户

发布于 2019-04-16 11:03:18

注意到您的错误消息中的日志信息:1 Azure SSIS Integration Runtimes with status: Started:

根据此document中列出的步骤和错误消息中的详细信息:

您需要先停止IRs,以便重新配置或删除它们。

票数 3
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/55692012

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档