Skip to content

Commit 273bfbc

Browse files
Merge pull request #210497 from SnehaSudhirG/08Sep-StopStopDocEdit
removed a note that is no longer relevant
2 parents 923ccb8 + 43a7336 commit 273bfbc

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

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

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,11 @@ ms.custom: devx-track-azurepowershell
1111
# Start/Stop VMs during off-hours overview
1212

1313
> [!NOTE]
14-
> Start/Stop VM during off-hours, version 1 is currently being deprecated and will be unavailable from the marketplace soon. We recommend that you start using version 2, which is now generally available.
14+
> Start/Stop VM during off-hours, version 1 is currently being deprecated and will be unavailable from the marketplace soon. We recommend that you start using [version 2](../azure-functions/start-stop-vms/overview.md), which is now generally available.
1515
The new version offers all existing capabilities and provides new features, such as multi-subscription support from a single Start/Stop instance. If you have the version 1 solution already deployed, you can still use the feature, and we will provide support until further announcement.
1616

17-
1817
The Start/Stop VMs during off-hours feature start or stops enabled Azure VMs. It starts or stops machines on user-defined schedules, provides insights through Azure Monitor logs, and sends optional emails by using [action groups](../azure-monitor/alerts/action-groups.md). The feature can be enabled on both Azure Resource Manager and classic VMs for most scenarios.
1918

20-
> [!NOTE]
21-
> Before you install version 1, we recommend you to learn about the [version 2](../azure-functions/start-stop-vms/overview.md), which is now generally available. The newer version offers all existing capabilities along with the support to use it with Azure. This also provides new capabilities, such as multi-subscription support from a single Start/Stop instance.
22-
23-
24-
2519
This feature uses [Start-AzVm](/powershell/module/az.compute/start-azvm) cmdlet to start VMs. It uses [Stop-AzVM](/powershell/module/az.compute/stop-azvm) for stopping VMs.
2620

2721
> [!NOTE]

0 commit comments

Comments
 (0)