Skip to content

Commit 66ef25a

Browse files
Merge pull request #210493 from SnehaSudhirG/08Sep-MinorEdit
minor doc edit
2 parents 337d1e6 + c760e57 commit 66ef25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The Start/Stop VMs during off-hours feature start or stops enabled Azure VMs. It
2020
> [!NOTE]
2121
> 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.
2222
23-
> Start/Stop VMs during off-hours (v1) will be deprecated soon.
23+
2424

2525
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.
2626

0 commit comments

Comments
 (0)