Skip to content

Commit 2f561ac

Browse files
authored
Merge pull request #257568 from SnehaSudhirG/05Nov-RuntimeEnvironment
added new article on how to manage, updated toc
2 parents e7b2518 + 639d944 commit 2f561ac

26 files changed

+672
-0
lines changed

articles/automation/TOC.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
items:
1717
- name: Create Automation account - Azure portal
1818
href: quickstarts/create-azure-automation-account-portal.md
19+
- name: Update runbook from PowerShell 5.1 to PowerShell 7.2
20+
href: quickstart-update-runbook-in-runtime-environment.md
21+
- name: Run Azure CLI commands in PowerShell 7.2 runbooks
22+
href: quickstart-cli-support-powershell-runbook-runtime-environment.md
1923
- name: Enable managed identities - Azure portal
2024
href: quickstarts/enable-managed-identity.md
2125
- name: Enable Desired State Configuration for a machine
@@ -50,6 +54,8 @@
5054
href: automation-hybrid-runbook-worker.md
5155
- name: Automation runbook types
5256
href: automation-runbook-types.md
57+
- name: Automation Runtime environment
58+
href: runtime-environment-overview.md
5359
- name: PowerShell DSC
5460
href: /powershell/dsc/overview
5561
- name: Automation network configuration details
@@ -153,6 +159,8 @@
153159
href: automation-runbook-gallery.md
154160
- name: Learn PowerShell Workflow
155161
href: automation-powershell-workflow.md
162+
- name: Runtime environment scenarios
163+
href: manage-runtime-environment.md
156164
- name: Manage runbooks
157165
href: manage-runbooks.md
158166
- name: Author and run runbooks

articles/automation/manage-runtime-environment.md

Lines changed: 389 additions & 0 deletions
Large diffs are not rendered by default.
55.7 KB
Loading
37 KB
Loading
58.1 KB
Loading
114 KB
Loading
48.3 KB
Loading
42.1 KB
Loading
107 KB
Loading
256 KB
Loading

0 commit comments

Comments
 (0)