Skip to content

Commit 0964beb

Browse files
Merge pull request #288173 from mumian/1010-arm-overview
Remove retired video link
2 parents 0faa113 + 526fa2c commit 0964beb

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Templates overview
33
description: Describes the benefits using Azure Resource Manager templates (ARM templates) for deployment of resources.
44
ms.topic: overview
55
ms.custom: devx-track-arm-template
6-
ms.date: 07/05/2024
6+
ms.date: 10/10/2024
77
---
88

99
# What are ARM templates?
@@ -17,10 +17,6 @@ To implement infrastructure as code for your Azure solutions, use Azure Resource
1717
> [!TIP]
1818
> We've introduced a new language named [Bicep](../bicep/overview.md) that offers the same capabilities as ARM templates but with a syntax that's easier to use. Each Bicep file is automatically converted to an ARM template during deployment. If you're considering infrastructure as code options, we recommend looking at Bicep. For more information, see [What is Bicep?](../bicep/overview.md).
1919
20-
To learn about how you can get started with ARM templates, see the following video.
21-
22-
> [!VIDEO https://learn.microsoft.com/Shows/Azure-Enablement/How-and-why-to-learn-about-ARM-templates/player]
23-
2420
## Why choose ARM templates?
2521

2622
If you're trying to decide between using ARM templates and one of the other infrastructure as code services, consider the following advantages of using templates:

0 commit comments

Comments
 (0)