Skip to content

Commit 526fa2c

Browse files
committed
Remove retired video link
1 parent ec2a08e commit 526fa2c

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)