更新克隆Web应用程序的最佳实践 [英] Best Practice to updated Cloned Web Apps

查看:113
本文介绍了更新克隆Web应用程序的最佳实践的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个通过Azure应用程序克隆服务克隆到其他三个区域的Web应用程序。如果对代码进行更新,将所有克隆更新为主Web应用程序的最佳实践/最有效方法是什么?

Hi, I have a Web App cloned to three other regions via the Azure App Cloning Service. What's the best practice / most efficient approach to keep all my Clones updated as the main Web App if there is an update to the code?

谢谢!

推荐答案

将代码自动部署到三个单独的应用程序服务的一种方法是使用Azure DevOps管道。这将允许您设置部署任务,自动将代码部署到每个Web应用程序。有关详细信息,请查看
out
此文档

此方法还使您能够避免克隆功能的以下限制。

This method also provides you the ability to avoid the below restrictions of the cloning feature.


  • 未克隆自动缩放设置

  • 未克隆备份计划设置

  • 未克隆VNET设置

  • 目标应用程序中不会自动设置应用程序洞察。

  • Easy Auth设置为未克隆

  • 未克隆Kudu Extension <
  • 未克隆TiP规则

  • 未克隆数据库内容

  • 如果克隆到其他比例单位,则出站IP地址会发生变化

来源

如果您有,请告诉我们关于此事的进一步问题或疑虑。

Let us know if you have any further questions or concerns on this matter.


这篇关于更新克隆Web应用程序的最佳实践的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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