Skip to content

Commit 6c1d310

Browse files
committed
updates14
1 parent 61aa0d7 commit 6c1d310

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/backup/quick-backup-vm-terraform.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Quickstart: Back up a virtual machine in Azure with Terraform'
33
description: In this quickstart, you learn how to configure Azure Backup to run a backup on demand by creating and configuring an Azure Windows virtual machine, virtual network, subnet, public IP, network security group, network interface, storage account, Backup recovery services vault, and Backup policy.
44
ms.topic: quickstart
5-
ms.date: 12/13/2024
5+
ms.date: 04/02/2025
66
ms.custom: devx-track-terraform
77
ms.service: windows
88
author: AbhishekMallick-MS
@@ -19,7 +19,6 @@ In this quickstart, you create an Azure Windows virtual machine (VM) and associa
1919
[!INCLUDE [About Terraform](~/azure-dev-docs-pr/articles/terraform/includes/abstract.md)]
2020

2121
> [!div class="checklist"]
22-
2322
> * Create an Azure resource group with a unique name.
2423
> * Create a virtual network with a unique name and a specified address space.
2524
> * Create a subnet within the virtual network with a unique name and a specified address prefix.
@@ -38,7 +37,6 @@ In this quickstart, you create an Azure Windows virtual machine (VM) and associa
3837
## Prerequisites
3938

4039
- Create an Azure account with an active subscription. You can [create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
41-
4240
- [Install and configure Terraform](/azure/developer/terraform/quickstart-configure).
4341

4442
## Implement the Terraform code

0 commit comments

Comments
 (0)