Skip to content

Commit 9413793

Browse files
George WallaceGeorge Wallace
George Wallace
authored and
George Wallace
committed
automation - metadata improvement effort
1 parent 9027f6b commit 9413793

File tree

70 files changed

+96
-97
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+96
-97
lines changed

Diff for: articles/automation/automation-certificates.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.component: shared-capabilities
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/15/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313

Diff for: articles/automation/automation-change-tracking.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.component: change-inventory-management
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/15/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
ms.custom: H1Hack27Feb2017
1313
---

Diff for: articles/automation/automation-child-runbooks.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.component: process-automation
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 05/04/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313
# Child runbooks in Azure Automation

Diff for: articles/automation/automation-config-aws-account.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.component: process-automation
88
author: georgewallace
99
ms.author: gwallace
1010
ms.date: 04/17/2018
11-
ms.topic: article
11+
ms.topic: conceptual
1212
manager: carmonm
1313
---
1414
# Authenticate Runbooks with Amazon Web Services

Diff for: articles/automation/automation-connections.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: Connection assets in Azure Automation
33
description: Connection assets in Azure Automation contain the information required to connect to an external service or application from a runbook or DSC configuration. This article explains the details of connections and how to work with them in both textual and graphical authoring.
44
services: automation
@@ -7,7 +7,7 @@ ms.component: shared-capabilities
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/15/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313

Diff for: articles/automation/automation-create-aduser-account.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.component: shared-capabilities
88
author: georgewallace
99
ms.author: gwallace
1010
ms.date: 03/15/2018
11-
ms.topic: article
11+
ms.topic: conceptual
1212
manager: carmonm
1313
---
1414
# Authenticate Runbooks with Azure classic deployment and Resource Manager

Diff for: articles/automation/automation-create-alert-triggered-runbook.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: Use an alert to trigger an Azure Automation runbook
33
description: Learn how to trigger a runbook to run when an Azure alert is raised.
44
services: automation
@@ -7,7 +7,7 @@ ms.component: process-automation
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/15/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313
# Use an alert to trigger an Azure Automation runbook

Diff for: articles/automation/automation-create-runas-account.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
---
1+
---
22
title: Create Azure Automation Run As accounts
3-
description: This article describes how to update your Automation account and create Run As accounts with PowerShell, or from the portal.
3+
description: This article describes how to update your Automation account and create Run As accounts with PowerShell, or from the portal.
44
services: automation
55
ms.service: automation
66
ms.component: shared-capabilities
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/15/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313

Diff for: articles/automation/automation-create-standalone-account.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.component: process-automation
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/15/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313
# Create a standalone Azure Automation account

Diff for: articles/automation/automation-creating-importing-runbook.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.component: process-automation
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/15/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313
# Creating or importing a runbook in Azure Automation

Diff for: articles/automation/automation-credentials.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.component: shared-capabilities
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 05/08/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313
# Credential assets in Azure Automation

Diff for: articles/automation/automation-deploy-template-runbook.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: Deploy an Azure Resource Manager template in an Azure Automation runbook
33
description: How to deploy an Azure Resource Manager template stored in Azure Storage from a runbook
44
services: automation
@@ -7,7 +7,7 @@ ms.component: process-automation
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/16/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
keywords: powershell, runbook, json, azure automation
1313
---

Diff for: articles/automation/automation-dsc-cd-chocolatey.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: Azure Automation DSC Continuous Deployment with Chocolatey
33
description: DevOps continuous deployment using Azure Automation DSC and Chocolatey package manager. Example with full JSON ARM template and PowerShell source.
44
services: automation
@@ -7,7 +7,7 @@ ms.component: dsc
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/16/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313
# Usage Example: Continuous deployment to Virtual Machines using Automation DSC and Chocolatey

Diff for: articles/automation/automation-dsc-compile.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: Compiling configurations in Azure Automation DSC
33
description: This article describes how to compile Desired State Configuration (DSC) configurations for Azure Automation.
44
services: automation
@@ -7,7 +7,7 @@ ms.component: dsc
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/16/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313

Diff for: articles/automation/automation-dsc-diagnostics.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.component: dsc
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/16/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313
# Forward Azure Automation DSC reporting data to Log Analytics

Diff for: articles/automation/automation-dsc-getting-started.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: Getting started with Azure Automation DSC
33
description: Explanation and examples of the most common tasks in Azure Automation Desired State Configuration (DSC)
44
services: automation
@@ -7,7 +7,7 @@ ms.component: dsc
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/16/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313
# Getting started with Azure Automation DSC

Diff for: articles/automation/automation-dsc-onboarding.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: Onboarding machines for management by Azure Automation DSC
33
description: How to setup machines for management with Azure Automation DSC
44
services: automation
@@ -7,7 +7,7 @@ ms.component: dsc
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/16/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313
# Onboarding machines for management by Azure Automation DSC

Diff for: articles/automation/automation-dsc-overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.component: dsc
88
author: georgewallace
99
ms.author: gwallace
1010
ms.date: 03/15/2018
11-
ms.topic: article
11+
ms.topic: conceptual
1212
manager: carmonm
1313
---
1414

Diff for: articles/automation/automation-edit-textual-runbook.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.component: process-automation
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 04/02/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313
# Editing textual runbooks in Azure Automation

Diff for: articles/automation/automation-first-runbook-graphical.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.component: process-automation
88
author: georgewallace
99
ms.author: gwallace
1010
ms.date: 04/13/2018
11-
ms.topic: article
11+
ms.topic: conceptual
1212
manager: carmonm
1313
---
1414
# My first graphical runbook

Diff for: articles/automation/automation-first-runbook-textual-powershell.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: My first PowerShell runbook in Azure Automation
33
description: Tutorial that walks you through the creation, testing, and publishing of a simple PowerShell runbook.
44
keywords: azure powershell, powershell script tutorial, powershell automation
@@ -8,7 +8,7 @@ ms.component: process-automation
88
author: georgewallace
99
ms.author: gwallace
1010
ms.date: 03/16/2018
11-
ms.topic: article
11+
ms.topic: conceptual
1212
manager: carmonm
1313
---
1414
# My first PowerShell runbook

Diff for: articles/automation/automation-first-runbook-textual-python2.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: My first Python runbook in Azure Automation
3-
description: Tutorial that walks you through the creation, testing, and publishing of a simple Python runbook.
3+
description: Tutorial that walks you through the creation, testing, and publishing of a simple Python runbook.
44
services: automation
55
ms.service: automation
66
ms.component: process-automation
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/16/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313

Diff for: articles/automation/automation-first-runbook-textual.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: My first PowerShell Workflow runbook in Azure Automation
33
description: Tutorial that walks you through the creation, testing, and publishing of a simple text runbook using PowerShell Workflow.
44
keywords: powershell workflow, powershell workflow examples, workflow powershell
@@ -8,7 +8,7 @@ ms.component: process-automation
88
author: georgewallace
99
ms.author: gwallace
1010
ms.date: 03/16/2018
11-
ms.topic: article
11+
ms.topic: conceptual
1212
manager: carmonm
1313
---
1414
# My first PowerShell Workflow runbook

Diff for: articles/automation/automation-graphical-authoring-intro.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: Graphical Authoring in Azure Automation
33
description: Graphical authoring allows you to create runbooks for Azure Automation without working with code. This article provides an introduction to graphical authoring and all the details needed to start creating a graphical runbook.
44
services: automation
@@ -7,7 +7,7 @@ ms.component: process-automation
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/16/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313
# Graphical authoring in Azure Automation

Diff for: articles/automation/automation-hrw-run-runbooks.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: Run runbooks on Azure Automation Hybrid Runbook Worker
33
description: This article provides information about running runbooks on machines in your local datacenter or cloud provider with the Hybrid Runbook Worker role.
44
services: automation
@@ -7,7 +7,7 @@ ms.component: process-automation
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 04/25/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313
# Running runbooks on a Hybrid Runbook Worker

Diff for: articles/automation/automation-hybrid-runbook-worker.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.component: process-automation
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 04/25/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313
# Automate resources in your data center or cloud with Hybrid Runbook Worker

Diff for: articles/automation/automation-integration-modules.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.component: shared-capabilities
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/16/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313

Diff for: articles/automation/automation-invoke-runbook-from-omsla-alert.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.component: process-automation
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/16/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313

Diff for: articles/automation/automation-linux-hrw-install.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: Azure Automation Linux Hybrid Runbook Worker
33
description: This article provides information on installing an Azure Automation Hybrid Runbook Worker that allows you to run runbooks on Linux-based computers in your local datacenter or cloud environment.
44
services: automation
@@ -7,7 +7,7 @@ ms.component: process-automation
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 04/25/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313
# How to deploy a Linux Hybrid Runbook Worker

Diff for: articles/automation/automation-manage-account.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Manage Azure Automation account
3-
description: This article describes how to manage the configuration of your Automation account such as certificate renewal, deletion, and misconfiguration.
3+
description: This article describes how to manage the configuration of your Automation account such as certificate renewal, deletion, and misconfiguration.
44
services: automation
55
ms.service: automation
66
ms.component: process-automation
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/19/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313

Diff for: articles/automation/automation-manage-send-joblogs-log-analytics.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.component: process-automation
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/16/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313

Diff for: articles/automation/automation-managing-data.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.component: shared-capabilities
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/16/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313
# Managing Azure Automation data

Diff for: articles/automation/automation-migrate-account-subscription.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.component: process-automation
77
author: georgewallace
88
ms.author: gwallace
99
ms.date: 03/16/2018
10-
ms.topic: article
10+
ms.topic: conceptual
1111
manager: carmonm
1212
---
1313
# Migrate Automation Account and resources

Diff for: articles/automation/automation-onboard-solutions-from-automation-account.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: automation
66
author: georgewallace
77
ms.author: gwallace
88
ms.date: 03/16/2018
9-
ms.topic: article
9+
ms.topic: conceptual
1010
manager: carmonm
1111
ms.custom: mvc
1212
---

0 commit comments

Comments
 (0)