Skip to content

Commit 79ad22d

Browse files
committed
updates11
1 parent c0dd530 commit 79ad22d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/automation/quickstart-create-automation-account-terraform.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Quickstart: Use Terraform to create an Azure Automation account'
33
description: In this quickstart, you use Terraform to create an Azure resource group, an Azure Automation account with a system-assigned identity, and assign a "Contributor" role to the Automation account.
44
ms.topic: quickstart
5-
ms.date: 12/16/2024
5+
ms.date: 12/17/2024
66
ms.custom: devx-track-terraform
77
ms.service: azure-automation
88
author: SnehaSudhirG
@@ -90,7 +90,7 @@ In this article, you learn how to:
9090
az automation account show --name $automation_account_name --resource-group $resource_group_name
9191
```
9292

93-
### [PowerShell](#tab/PowerShell)
93+
### [Azure PowerShell](#tab/azure-powershell)
9494

9595
1. Get the Azure resource group name.
9696

0 commit comments

Comments
 (0)