/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

  1. ### YamlMime:Landing
  2. title: Azure 自动化文档
  3. metadata:
  4. title: Azure 自动化文档
  5. description: 了解如何在混合环境中使用自动化来配置和自动完成操作任务
  6. services: automation
  7. author: mgoedtel
  8. manager: carmonm
  9. ms.service: automation
  10. ms.topic: landing-page
  11. ms.date: 09/06/2019
  12. ms.author: magoedte
  13. ms.openlocfilehash: c146be313391397c9ecf64314a580175e8220ac5
  14. ms.sourcegitcommit: 8d8deb9a406165de5050522681b782fb2917762d
  15. ms.translationtype: HT
  16. ms.contentlocale: zh-CN
  17. ms.lasthandoff: 10/20/2020
  18. ms.locfileid: "92216413"
  19. landingContent:
  20. - title: Azure 自动化入门
  21. linkLists:
  22. - linkListType: overview
  23. links:
  24. - text: 什么是自动化
  25. url: automation-intro.md
  26. - linkListType: get-started
  27. links:
  28. - text: 创建自动化帐户
  29. url: automation-quickstart-create-account.md
  30. - linkListType: quickstart
  31. links:
  32. - text: 创建 runbook
  33. url: automation-quickstart-create-runbook.md
  34. - linkListType: deploy
  35. links:
  36. - text: 在非工作时间启动/停止 VM
  37. url: automation-solution-vm-management.md
  38. - title: 管理 VM 的更新
  39. linkLists:
  40. - linkListType: overview
  41. links:
  42. - text: 更新管理概述
  43. url: update-management/overview.md
  44. - linkListType: get-started
  45. links:
  46. - text: 管理多个 VM 的更新
  47. url: update-management/manage-updates-for-vm.md
  48. - title: 使用 Desired State Configuration 配置 VM
  49. linkLists:
  50. - linkListType: overview
  51. links:
  52. - text: 状态配置概述
  53. url: automation-dsc-overview.md
  54. - linkListType: concept
  55. links:
  56. - text: PowerShell DSC
  57. url: /powershell/scripting/dsc/overview/overview
  58. - linkListType: quickstart
  59. links:
  60. - text: 从组策略创建 DSC 配置
  61. url: /powershell/scripting/dsc/quickstarts/gpo-quickstart
  62. - linkListType: tutorial
  63. links:
  64. - text: 使用 State Configuration 配置服务器并管理偏差
  65. url: tutorial-configure-servers-desired-state.md
  66. - title: 使用混合环境
  67. linkLists:
  68. - linkListType: overview
  69. links:
  70. - text: 混合 Runbook 辅助角色概述
  71. url: automation-hybrid-runbook-worker.md
  72. - linkListType: deploy
  73. links:
  74. - text: 部署 Windows 混合 Runbook 辅助角色
  75. url: automation-windows-hrw-install.md
  76. - text: 部署 Linux 混合 Runbook 辅助角色
  77. url: automation-linux-hrw-install.md
  78. - text: 在混合 Runbook 辅助角色上启动 Runbook
  79. url: automation-hrw-run-runbooks.md
  80. - title: 跨服务自动化
  81. linkLists:
  82. - linkListType: tutorial
  83. links:
  84. - text: 使用 SendGrid Runbook 发送电子邮件
  85. url: automation-send-email.md
  86. - linkListType: get-started
  87. links:
  88. - text: Azure 警报启动 Runbook
  89. url: automation-create-alert-triggered-runbook.md
  90. - linkListType: deploy
  91. links:
  92. - text: 使用 Azure 自动化 PowerShell runbook 部署资源管理器模板
  93. url: automation-deploy-template-runbook.md