Skip to content

Commit 05e4c6e

Browse files
George WallaceGeorge Wallace
authored andcommitted
automation: metadata cleanup MicrosoftDocs#2
1 parent 4050d68 commit 05e4c6e

10 files changed

+0
-20
lines changed

articles/automation/automation-deploy-template-runbook.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ ms.author: gwallace
88
ms.date: 03/16/2018
99
ms.topic: article
1010
manager: carmonm
11-
ms.devlang: na
12-
ms.tgt_pltfrm: na
1311
keywords: powershell, runbook, json, azure automation
1412
---
1513

articles/automation/automation-dsc-cd-chocolatey.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ ms.author: gwallace
88
ms.date: 03/16/2018
99
ms.topic: article
1010
manager: carmonm
11-
ms.devlang: na
12-
ms.tgt_pltfrm: na
1311
---
1412
# Usage Example: Continuous deployment to Virtual Machines using Automation DSC and Chocolatey
1513
In a DevOps world there are many tools to assist with various points in the Continuous Integration pipeline. Azure Automation Desired State Configuration (DSC) is a welcome new addition to the options that DevOps teams can employ. This article demonstrates setting up Continuous Deployment (CD) for a Windows computer. You can easily extend the technique to include as many Windows computers as necessary in the role (a web site, for example), and from there to additional roles as well.

articles/automation/automation-dsc-compile.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ ms.author: gwallace
88
ms.date: 03/16/2018
99
ms.topic: article
1010
manager: carmonm
11-
ms.devlang: na
12-
ms.tgt_pltfrm: na
1311
---
1412

1513
# Compiling configurations in Azure Automation DSC

articles/automation/automation-dsc-diagnostics.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ ms.author: gwallace
88
ms.date: 03/16/2018
99
ms.topic: article
1010
manager: carmonm
11-
ms.devlang: na
12-
ms.tgt_pltfrm: na
1311
---
1412
# Forward Azure Automation DSC reporting data to OMS Log Analytics
1513

articles/automation/automation-dsc-getting-started.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ ms.author: gwallace
88
ms.date: 03/16/2018
99
ms.topic: article
1010
manager: carmonm
11-
ms.devlang: na
12-
ms.tgt_pltfrm: na
1311
---
1412
# Getting started with Azure Automation DSC
1513
This article explains how to do the most common tasks with Azure Automation Desired State Configuration (DSC), such as creating, importing, and compiling configurations, onboarding machines to

articles/automation/automation-dsc-onboarding.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ ms.author: gwallace
88
ms.date: 03/16/2018
99
ms.topic: article
1010
manager: carmonm
11-
ms.devlang: na
12-
ms.tgt_pltfrm: na
1311
---
1412
# Onboarding machines for management by Azure Automation DSC
1513

articles/automation/automation-edit-textual-runbook.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ ms.author: gwallace
88
ms.date: 03/16/2018
99
ms.topic: article
1010
manager: carmonm
11-
ms.devlang: na
12-
ms.tgt_pltfrm: na
1311
---
1412
# Editing textual runbooks in Azure Automation
1513
The textual editor in Azure Automation can be used to edit [PowerShell runbooks](automation-runbook-types.md#powershell-runbooks) and [PowerShell Workflow runbooks](automation-runbook-types.md#powershell-workflow-runbooks). This has the typical features of other code editors such as intellisense and color coding with additional special features to assist you in accessing resources common to runbooks. This article provides detailed steps for performing different functions with this editor.

articles/automation/automation-first-runbook-graphical.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ ms.author: gwallace
99
ms.date: 03/16/2018
1010
ms.topic: article
1111
manager: carmonm
12-
ms.devlang: na
13-
ms.tgt_pltfrm: na
1412
---
1513
# My first graphical runbook
1614

articles/automation/automation-first-runbook-textual-powershell.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ ms.author: gwallace
99
ms.date: 03/16/2018
1010
ms.topic: article
1111
manager: carmonm
12-
ms.devlang: na
13-
ms.tgt_pltfrm: na
1412
---
1513
# My first PowerShell runbook
1614

articles/automation/automation-first-runbook-textual-python2.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ ms.author: gwallace
88
ms.date: 03/16/2018
99
ms.topic: article
1010
manager: carmonm
11-
ms.devlang: na
12-
ms.tgt_pltfrm: na
1311
---
1412

1513
# My first Python runbook

0 commit comments

Comments
 (0)