Skip to content

Commit fb560e7

Browse files
committed
updates15
1 parent cba47f5 commit fb560e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/automation/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
- name: Create Automation account - Azure portal
1818
href: quickstarts/create-azure-automation-account-portal.md
1919
- name: Create Automation account - Terraform
20-
href: quickstart-create-automation-account-terraform.md
20+
href: quickstarts/create-automation-account-terraform.md
2121
- name: Update runbook from PowerShell 5.1 to PowerShell 7.2
2222
href: quickstart-update-runbook-in-runtime-environment.md
2323
- name: Run Azure CLI commands in PowerShell 7.2 runbooks

articles/automation/quickstart-create-automation-account-terraform.md renamed to articles/automation/quickstarts/create-automation-account-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In this article, you learn how to:
2323
> [!div class="checklist"]
2424
> * Create an Azure resource group with a unique name.
2525
> * Generate a random string for unique naming of the Azure resources.
26-
> * Create an Automation account and enable public network access.
26+
> * Create an Automation account, and enable public network access.
2727
> * Retrieve the current Azure subscription.
2828
> * Retrieve the role definition for "Reader".
2929
> * Assign the "Reader" role to the Automation account.

0 commit comments

Comments
 (0)