繁体   English   中英

如何通过Azure ARM模板部署引用不在VM / App网关资源组中的另一个Vnet的VM / App网关

[英]How to deploy a VM/App gateway referring to another Vnet which is not in the VM/App gateway's resource group through Azure ARM template

例:

请考虑以下情形:

资源组:A-> VM

资源组:B-> Vnet

我想通过将Vnet引用到资源组B创建一个在资源组A中的VM。我想通过Azure ARM模板实现这一点。

有人可以帮我吗?

您可以使用嵌套模板来做到这一点,或者看看这个快速入门模板

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM