恢复ARM模板部署 [英] Revert ARM template deployment

查看:108
本文介绍了恢复ARM模板部署的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在从devops管道部署Azure数据工厂的arm模板。我错误地选择了"部署模式"。作为"完成"因为我的目标资源组中的所有资源都被删除(DW,ADF,databricks
和所有其他资源)。有没有办法回滚。

I was doing arm template deployment of Azure data factory from devops pipelines. Mistakenly I have chosen "deployment mode" as "complete" because of that all the resource inside my target resource group are deleted(DW, ADF, databricks and all other resources). Is there any way to rollback.

推荐答案

嗨Shubham,

Hi Shubham,

不幸的是,没有办法恢复部署特别是当资源被删除时
,除非您启用了备份和恢复。但是,如果您有一个用于创建丢失资源的ARM模板,则可以再次部署它以获取资源。

Unfortunately there's no way to revert back the deployment and specially when resources have been deleted unless you had backup and recovery enabled. However if you have an ARM template that was used to create the lost resources, you can deploy it again to get the resources back.


堆栈溢出线程
,你可以看看 - 以前的开关。

As answered on your stack overflow thread, you can have a look at the -previous switch.


这篇关于恢复ARM模板部署的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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