Skip to content

Commit 1df0268

Browse files
Update articles/azure-resource-manager/templates/template-tutorial-create-first-template.md
1 parent adcf4a7 commit 1df0268

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/azure-resource-manager/templates/template-tutorial-create-first-template.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ If you don't have a Microsoft Azure subscription, [create a free account](https:
2020
> [!TIP]
2121
> If you're new to ARM templates, you might consider learning Bicep instead. Bicep is a new language that offers the same capabilities as ARM templates but with an easier-to-use syntax. To start learning Bicep, see [Quickstart: Create Bicep files with Visual Studio Code](../bicep/quickstart-create-bicep-use-visual-studio-code.md).
2222
23-
## Get tools![image](https://github.com/user-attachments/assets/f303c351-e10c-4424-b606-eb385e1a9d47)
24-
![image](https://github.com/user-attachments/assets/ac23f62e-98a0-4766-b4a5-24166bea6366)
25-
23+
## Get tools
2624

2725
Let's start by making sure you have the tools you need to create and deploy templates. Install these tools on your local machine.
2826

0 commit comments

Comments
 (0)