Skip to content

Commit db61b7c

Browse files
authored
Merge pull request #108988 from tfitzmac/0325overviews
update overviews
2 parents 032a7b1 + 190efca commit db61b7c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/azure-resource-manager/management/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Overview
33
description: Describes how to use Azure Resource Manager for deployment, management, and access control of resources on Azure.
44
ms.topic: overview
5-
ms.date: 08/29/2019
5+
ms.date: 03/25/2020
66
---
77
# What is Azure Resource Manager?
88

articles/azure-resource-manager/templates/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Templates overview
33
description: Describes the benefits using Azure Resource Manager templates for deployment of resources.
44
ms.topic: conceptual
5-
ms.date: 01/02/2020
5+
ms.date: 03/25/2020
66
---
7-
# Azure Resource Manager templates overview
7+
# What are ARM templates?
88

99
With the move to the cloud, many teams have adopted agile development methods. These teams iterate quickly. They need to repeatedly deploy their solutions to the cloud, and know their infrastructure is in a reliable state. As infrastructure has become part of the iterative process, the division between operations and development has disappeared. Teams need to manage infrastructure and application code through a unified process.
1010

0 commit comments

Comments
 (0)