What is the format of an Azure Resource Template?
YAML
PowerShell
JSON
XML
Answers
Answered by
5
the format of an Azure Resource Template is XML.......
PLZ... MARK IT AS BRAINLIEST ANFPD BE A FOLLOWER OF ME.....
PLZ... MARK IT AS BRAINLIEST ANFPD BE A FOLLOWER OF ME.....
Answered by
3
The format of an Azure Resource Template is JSON. This template is a simple JSON file. This is an open-standard file that is defined from JavaScript.
JSON file has a set of values and names. The best tool that allows you to create Azure resource template is Visual studio.
This template will be explaining about the resources and the dependencies that are related to it.
Similar questions