Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 470 Bytes

File metadata and controls

9 lines (8 loc) · 470 Bytes
author mumian
ms.author jgao
ms.date 02/26/2020
ms.service azure-resource-manager
ms.topic include

An ARM template is a JavaScript Object Notation (JSON) file that defines the infrastructure and configuration for your project. The template uses declarative syntax. In declarative syntax, you describe your intended deployment without writing the sequence of programming commands to create the deployment.