从集成运行时删除VNet [英] Remove VNet from Integration Runtime

查看:86
本文介绍了从集成运行时删除VNet的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不小心为IR配置了VNet.

I accidentally configured a VNet for an IR.

在关闭期间,VNet导致运行时卡在STOPPING状态.

The VNet causes the Runtime to get stuck in STOPPING state during shutdown.

我希望我可以删除VNet而又不破坏重新创建IR的情况.

I wish I could remove the VNet without destroying a recreating the IR.

尝试失败:
Set-AzureRmDataFactoryV2IntegrationRuntime -ResourceGroupName RG_SQL -DataFactoryName CSMADF -Name SSISIntegrationRuntime -VNetId''-Subnet''

Tried without success:
Set-AzureRmDataFactoryV2IntegrationRuntime -ResourceGroupName RG_SQL -DataFactoryName CSMADF -Name SSISIntegrationRuntime -VNetId '' -Subnet ''

推荐答案

我还没有找到直接删除方法.您将需要重新配置SSIS集成运行时.

I haven’t found a direct way to remove. You will need to reconfigure the SSIS integration runtime.

请参阅文档

Refer to the documentation Reconfigure the Azure-SSIS integration runtime for more details.


这篇关于从集成运行时删除VNet的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆