You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/templates/export-template-portal.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Export template in Azure portal
3
3
description: Use Azure portal to export an Azure Resource Manager template from resources in your subscription.
4
4
ms.topic: how-to
5
5
ms.custom: devx-track-arm-template
6
-
ms.date: 10/15/2024
6
+
ms.date: 10/16/2024
7
7
---
8
8
9
9
# Use Azure portal to export a template
@@ -30,7 +30,7 @@ To export one or more resources from a resource group:
30
30
31
31
:::image type="content" source="./media/export-template-portal/select-all-resources.png" alt-text="Screenshot of selecting all resources for export in Azure portal.":::
32
32
33
-
1. Select **Export template** from the top menu. The **Export template** from the left menu export the template with all the resources in the group.
33
+
1. Select **Export template** from the top menu. The **Export template** from the left menu exports all the resources in the group to a template.
34
34
35
35
1. The exported template is displayed, and is available to download and deploy.
0 commit comments