question

RajivBansal-2486 avatar image
0 Votes"
RajivBansal-2486 asked SamaraSoucy-MSFT answered

Visual Tool for Creating ARM Templates for Azure

Hi,

Azure Resource Groups project is available in Visual Studio for writing ARM template json files. Is there any visual tool available too?

One way can be to provision resources in Azure portal and generate ARM template. Is there any way to do this similar to Azure portal i.e. visually with all properties and validations but without actually provisioning the resources.

Regards,
Rajiv

azure-monitor
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

SamaraSoucy-MSFT avatar image
0 Votes"
SamaraSoucy-MSFT answered

It's possible there is a 3rd party extension or service for this, but none that are officially supported. The closest I am aware of is armviz.io, which is a 3rd party site. It only lets you visualize existing templates or quickstarts though, it does not allow authoring.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.