How can I troubleshoot Azure ARM template validation errors?

前端 未结 8 1843
终归单人心
终归单人心 2021-02-06 22:27

I have made some small changes to an Azure ARM template file and now when I try to deploy or validate via the xplat cli I get this message.

error: Inval

8条回答
  •  猫巷女王i
    2021-02-06 23:06

    az vm list [--only-show-errors]
               [--resource-group]
               [--show-details]
               [--subscription]
    

提交回复
热议问题