Skip to content

Commit d44ee8f

Browse files
committed
updated StartStop articles to correct edit
1 parent 8b966e2 commit d44ee8f

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

articles/automation/automation-solution-vm-management-config.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Azure Automation Configure Start/Stop VMs during off hours solution
2+
title: Azure Automation Configure Start/Stop VMs during off-hours solution
33
description: This article describes how to configure the Start/Stop VMs during off-hours solution to support different use cases or scenarios.
44
services: automation
55
ms.subservice: process-automation
66
ms.date: 04/01/2020
77
ms.topic: conceptual
88
---
99

10-
# How to configure Start/Stop VMs during off hours solution
10+
# How to configure Start/Stop VMs during off-hours solution
1111

12-
With the **Start/Stop VMs during off hours** solution, you can:
12+
With the **Start/Stop VMs during off-hours** solution, you can:
1313

1414
- [Schedule VMs to start and stop](#schedule).
1515
- Schedule VMs to start and stop in ascending order by [using Azure Tags](#tags) (not supported for classic VMs).

articles/automation/automation-solution-vm-management-enable.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Enable Azure Automation Start/Stop VMs during off hours solution
3-
description: This article describes how to enable the Azure Automation Start/Stop VM solution for your Azure virtual machines.
2+
title: Enable Azure Automation Start/Stop VMs during off-hours solution
3+
description: This article describes how to enable the Azure Automation Start/Stop VM during off-hours solution for your Azure virtual machines.
44
services: automation
55
ms.subservice: process-automation
66
ms.date: 04/01/2020

articles/automation/automation-solution-vm-management-logs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: How to query logs from Start/Stop VMs solution
3-
description: This article describes how to query log data generated by the Start/Stop VMs solution from Azure Monitor.
2+
title: How to query logs from Start/Stop VMs during off-hours
3+
description: This article describes how to query log data generated by Start/Stop VMs during off-hours solution from Azure Monitor.
44
services: automation
55
ms.subservice: process-automation
66
ms.date: 04/01/2020
77
ms.topic: conceptual
88
---
99

10-
# How to query logs from Start/Stop VMs solution
10+
# How to query logs from Start/Stop VMs during off-hours
1111

12-
Azure Automation forwards two types of records to the linked Log Analytics workspace: job logs and job streams. This data is available for [query](../azure-monitor/log-query/log-query-overview.md) in Azure Monitor.
12+
Azure Automation forwards two types of records to the linked Log Analytics workspace: job logs and job streams. This article reviews the data available for [query](../azure-monitor/log-query/log-query-overview.md) in Azure Monitor.
1313

1414
## Job logs
1515

0 commit comments

Comments
 (0)