从市场上自动配置Azure VM到DevOps管道

发布于 2025-02-08 03:33:26 字数 482 浏览 2 评论 0原文

我已将托管应用程序部署到Azure市场。该应用程序安装在包含多个资源的托管资源组中,包括Linux VM。

我有一个DevOps帐户,我正在设置管道来执行安装在VM中的应用程序的自动升级。

我需要找到一种使用我的DevOps Pipeline自动配置的每个新VM(作为市场应用程序安装的一部分创建)的方法。

我认为我可以将VM的ARM模板导出,其中包括'连续交付'配置,并将其引入我的 Meartemplate.json.json (MarketPlace模板)。但是当我检查时,Azure不允许这样做。有人可以建议我如何实现这一目标吗?

提前致谢。

I have deployed a managed application into Azure Marketplace. This application is installed with a Managed Resource Group containing multiple resources, including a Linux VM.

I have a DevOps account where I am setting up pipelines to perform automatic upgrades to my application which gets installed in my VM.

I need to find a way where every new VM (created as part of marketplace application install) is automatically configured with my DevOps pipeline.

enter image description here

I thought I could just export an ARM template for the VM which would include the 'Continuous Delivery' configuration, and club it to my mainTemplate.json(marketplace template). But as I checked, Azure doesn't allow that. Can someone advise on how I can achieve this?

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文