-
Notifications
You must be signed in to change notification settings - Fork 21.5k
/
index.yml
95 lines (89 loc) · 3.28 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
### YamlMime:Landing
title: Azure Automation documentation
metadata:
title: Azure Automation documentation
description: Learn how to use Automation to configure and automate operational tasks across a hybrid environment.
author: SnehaSudhirG
ms.service: azure-automation
ms.topic: landing-page
ms.date: 08/30/2022
ms.author: sudhirsneha
landingContent:
# Card (optional)
- title: Get started with Azure Automation
linkLists:
- linkListType: overview
links:
- text: What is Automation?
url: overview.md
- linkListType: get-started
links:
- text: Create an Automation account
url: quickstarts/create-azure-automation-account-portal.md
- linkListType: quickstart
links:
- text: Create a runbook
url: ./learn/powershell-runbook-managed-identity.md
- linkListType: deploy
links:
- text: Change tracking and inventory using Azure Monitoring Agent
url: change-tracking/overview-monitoring-agent.md
- title: Manage Updates for VMs
linkLists:
- linkListType: overview
links:
- text: Update Management overview
url: update-management/overview.md
- linkListType: get-started
links:
- text: Manage updates for multiple VMs
url: update-management/manage-updates-for-vm.md
- title: Configure your VMs with Desired State Configuration
linkLists:
- linkListType: overview
links:
- text: State Configuration overview
url: automation-dsc-overview.md
- linkListType: concept
links:
- text: PowerShell DSC
url: /powershell/dsc/overview
- linkListType: quickstart
links:
- text: Create a DSC Configuration from Group Policy
url: /powershell/dsc/quickstarts/gpo-quickstart
- linkListType: tutorial
links:
- text: Configure Servers and manage drift with State Configuration
url: tutorial-configure-servers-desired-state.md
- title: Work with Hybrid Environments
linkLists:
- linkListType: overview
links:
- text: Hybrid Runbook Worker Overview
url: automation-hybrid-runbook-worker.md
- linkListType: deploy
links:
- text: Deploy extension-based Windows or Linux Worker
url: extension-based-hybrid-runbook-worker-install.md
- text: Deploy Windows Hybrid Runbook Worker
url: automation-windows-hrw-install.md
- text: Deploy Linux Hybrid Runbook Worker
url: automation-linux-hrw-install.md
- text: Start runbooks on a Hybrid Runbook Worker
url: automation-hrw-run-runbooks.md
# Card
- title: Cross Service Automation
linkLists:
- linkListType: tutorial
links:
- text: Send an email from a Runbook using SendGrid
url: automation-send-email.md
- linkListType: get-started
links:
- text: Start a runbook from Azure alerts
url: automation-create-alert-triggered-runbook.md
- linkListType: deploy
links:
- text: Deploy a Resource Manager template in an Automation PowerShell runbook
url: automation-deploy-template-runbook.md