Skip to content

Commit 9706595

Browse files
committed
Matching titles to new TOC
1 parent a779577 commit 9706595

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/automation/shared-resources/certificates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Manage certificate assets in Azure Automation
2+
title: Manage certificate in Azure Automation
33
description: Certificates are securely stored in Azure Automation so that runbooks or DSC configurations can access them to authenticate against Azure and third-party resources. This article explains the details of certificates and how to work with them in both textual and graphical authoring.
44
services: automation
55
ms.service: automation
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
manager: carmonm
1212
---
1313

14-
# Manage certificate assets in Azure Automation
14+
# Manage certificates in Azure Automation
1515

1616
Certificates are stored securely in Azure Automation so they can be accessed by runbooks or DSC configurations using the [Get-AzAutomationCertificate](https://docs.microsoft.com/powershell/module/Az.Automation/Get-AzAutomationCertificate?view=azps-3.7.0) activity for Azure Resource Manager resources. Secure certificate storage allows you to create runbooks and DSC configurations that use certificates for authentication or add them to Azure or third-party resources.
1717

articles/automation/shared-resources/variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---V
1+
---
22
title: Manage variables in Azure Automation
33
description: Variable assets are values that are available to all runbooks and DSC configurations in Azure Automation. This article explains the details of variables and how to work with them in both textual and graphical authoring.
44
services: automation

0 commit comments

Comments
 (0)