Skip to content

Commit d818d64

Browse files
committed
updated intro section
1 parent 9ee6c0b commit d818d64

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

articles/automation/learn/automation-tutorial-runbook-graphical.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@ ms.topic: tutorial
99
---
1010
# Tutorial: Create a graphical runbook
1111

12-
> [!div class="op_single_selector"]
13-
> * [Graphical](automation-tutorial-runbook-graphical.md)
14-
> * [PowerShell](automation-tutorial-runbook-textual-powershell.md)
15-
> * [PowerShell Workflow](automation-tutorial-runbook-textual.md)
16-
> * [Python](automation-tutorial-runbook-textual-python2.md)
17-
>
18-
1912
This tutorial walks you through the creation of a [graphical runbook](../automation-runbook-types.md#graphical-runbooks) in Azure Automation. You can create and edit graphical and graphical PowerShell Workflow runbooks using the graphical editor in the Azure portal.
2013

2114
In this tutorial, you learn how to:

articles/automation/learn/automation-tutorial-runbook-textual.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ ms.topic: tutorial
1010

1111
# Tutorial: Create a PowerShell Workflow runbook
1212

13-
> [!div class="op_single_selector"]
14-
> * [Graphical](automation-tutorial-runbook-graphical.md)
15-
> * [PowerShell](automation-tutorial-runbook-textual-powershell.md)
16-
> * [PowerShell Workflow](automation-tutorial-runbook-textual.md)
17-
> * [Python](automation-tutorial-runbook-textual-python2.md)
18-
1913
This tutorial walks you through the creation of a [PowerShell Workflow runbook](../automation-runbook-types.md#powershell-workflow-runbooks) in Azure Automation. PowerShell Workflow runbooks are text runbooks based on Windows PowerShell Workflow. You can create and edit the code of the runbook using the text editor in the Azure portal.
2014

2115
> [!div class="checklist"]

0 commit comments

Comments
 (0)