Skip to content

Commit 9a7cba8

Browse files
authored
Merge pull request #113023 from MGoedtel/task1712591
updated Note
2 parents 0d3708b + 2627919 commit 9a7cba8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Start/stop VMs during off-hours solution
33
description: This VM management solution starts and stops your Azure virtual machines on a schedule and proactively monitors from Azure Monitor logs.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 04/01/2020
6+
ms.date: 04/28/2020
77
ms.topic: conceptual
88
---
99
# Start/stop VMs during off-hours solution in Azure Automation
@@ -13,7 +13,7 @@ The **Start/stop VMs during off-hours** solution starts or stops your Azure virt
1313
This solution uses [Start-AzureRmVM](https://docs.microsoft.com/powershell/module/azurerm.compute/start-azurermvm?view=azurermps-6.13.0) cmdlet to start VMs. It uses [Stop-AzureRmVM](https://docs.microsoft.com/powershell/module/AzureRM.Compute/Stop-AzureRmVM?view=azurermps-6.13.0) for stopping VMs.
1414

1515
> [!NOTE]
16-
> The **Start/stop VMs during off-hours** solution has been updated to support the newest versions of the Azure modules that are available.
16+
> The **Start/stop VMs during off-hours** solution has been updated to support the newest versions of the Azure modules that are available. The updated version of this solution, available in the Marketplace, doesn’t support AzureRM modules because we have migrated from AzureRM to Az modules.
1717
1818
The solution provides a decentralized low-cost automation option for users who want to optimize their VM costs. With this solution, you can:
1919

0 commit comments

Comments
 (0)