Skip to content

Commit def576e

Browse files
committed
update
1 parent 2b6dd73 commit def576e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
author: mumian
3+
ms.service: azure-resource-manager
4+
ms.topic: include
5+
ms.date: 02/12/2025
6+
ms.author: jgao
7+
---
8+
9+
To assist with creating Azure Resource Manager templates, you can export a template from existing resources. The exported template helps you understand the JSON syntax and properties that deploy your resources. To automate future deployments, start with the exported template and modify it for your scenario. The export template process attempts to create a usable template. However, most exported templates require some modifications before they can be used to deploy Azure resources.
10+
11+
Resource Manager enables you to pick one or more resources for exporting to a template. You can focus on exactly the resources you need in the template.

0 commit comments

Comments
 (0)