/articles/automation/index.yml
https://github.com/MicrosoftDocs/azure-docs.zh-cn · YAML · 93 lines · 92 code · 0 blank · 1 comment · 0 complexity · 442fd83f6b2fe17a7ab9d79d432f8a0b MD5 · raw file
- ### YamlMime:Landing
- title: Azure 自动化文档
- metadata:
- title: Azure 自动化文档
- description: 了解如何在混合环境中使用自动化来配置和自动完成操作任务。
- services: automation
- author: mgoedtel
- manager: carmonm
- ms.service: automation
- ms.topic: landing-page
- ms.date: 09/06/2019
- ms.author: magoedte
- ms.openlocfilehash: c146be313391397c9ecf64314a580175e8220ac5
- ms.sourcegitcommit: 8d8deb9a406165de5050522681b782fb2917762d
- ms.translationtype: HT
- ms.contentlocale: zh-CN
- ms.lasthandoff: 10/20/2020
- ms.locfileid: "92216413"
- landingContent:
- - title: Azure 自动化入门
- linkLists:
- - linkListType: overview
- links:
- - text: 什么是自动化?
- url: automation-intro.md
- - linkListType: get-started
- links:
- - text: 创建自动化帐户
- url: automation-quickstart-create-account.md
- - linkListType: quickstart
- links:
- - text: 创建 runbook
- url: automation-quickstart-create-runbook.md
- - linkListType: deploy
- links:
- - text: 在非工作时间启动/停止 VM
- url: automation-solution-vm-management.md
- - title: 管理 VM 的更新
- linkLists:
- - linkListType: overview
- links:
- - text: 更新管理概述
- url: update-management/overview.md
- - linkListType: get-started
- links:
- - text: 管理多个 VM 的更新
- url: update-management/manage-updates-for-vm.md
- - title: 使用 Desired State Configuration 配置 VM
- linkLists:
- - linkListType: overview
- links:
- - text: 状态配置概述
- url: automation-dsc-overview.md
- - linkListType: concept
- links:
- - text: PowerShell DSC
- url: /powershell/scripting/dsc/overview/overview
- - linkListType: quickstart
- links:
- - text: 从组策略创建 DSC 配置
- url: /powershell/scripting/dsc/quickstarts/gpo-quickstart
- - linkListType: tutorial
- links:
- - text: 使用 State Configuration 配置服务器并管理偏差
- url: tutorial-configure-servers-desired-state.md
- - title: 使用混合环境
- linkLists:
- - linkListType: overview
- links:
- - text: 混合 Runbook 辅助角色概述
- url: automation-hybrid-runbook-worker.md
- - linkListType: deploy
- links:
- - text: 部署 Windows 混合 Runbook 辅助角色
- url: automation-windows-hrw-install.md
- - text: 部署 Linux 混合 Runbook 辅助角色
- url: automation-linux-hrw-install.md
- - text: 在混合 Runbook 辅助角色上启动 Runbook
- url: automation-hrw-run-runbooks.md
- - title: 跨服务自动化
- linkLists:
- - linkListType: tutorial
- links:
- - text: 使用 SendGrid 从 Runbook 发送电子邮件
- url: automation-send-email.md
- - linkListType: get-started
- links:
- - text: 从 Azure 警报启动 Runbook
- url: automation-create-alert-triggered-runbook.md
- - linkListType: deploy
- links:
- - text: 使用 Azure 自动化 PowerShell runbook 部署资源管理器模板
- url: automation-deploy-template-runbook.md