azure - 有没有办法在每个新订阅上部署 ARM 模板

标签 azure azure-resource-manager

我想在每个订阅和 future 的新订阅上运行部署 ARM 模板。 在 AWS 中,有组织级别的堆栈集并且正在运行。 如何在 Azure 中获得相同的结果?

谢谢

最佳答案

您可以使用 Azure Blueprint :

Blueprints are a declarative way to orchestrate the deployment of various resource templates and other artifacts such as:

  • Role Assignments
  • Policy Assignments Azure
  • Resource Manager templates (ARM templates)
  • Resource Groups

关于azure - 有没有办法在每个新订阅上部署 ARM 模板,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/73898718/

相关文章:

azure - 检查 Azure 数据工厂 (ADF)、时序见解 (TSI) 和流分析作业资源的名称可用性

Azure Web服务每隔几个小时更新一次相同的docker镜像

c# - Azure 上无法识别 WebAPI 路由

azure - Azure ARM 模板部署是否会删除函数应用的主机 key ?

azure - Windows 新的 Azure VM 缺少端点设置选项

.net - 跨环境的 Azure Web 角色配置设置

Azure 容器应用程序 - 具有多个容器的应用程序 - azure cli 命令

azure - 我可以将虚拟机放入可用性集之外的另一个资源组吗?

Azure Lighthouse - 获取订阅级别部署的区域

azure - 如何使用 ARM 模板创建 CosmosDB SQL API 无服务器帐户?