Skip to content

Commit 0550a2d

Browse files
authored
Update automation-solution-vm-management.md
Minor change to remove the V1 deprecation date which is causing confusion for the user. I will update the date once V2 is GA.
1 parent d5ad0ec commit 0550a2d

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
@@ -15,7 +15,7 @@ The Start/Stop VMs during off-hours feature start or stops enabled Azure VMs. It
1515
> [!NOTE]
1616
> Before you install this version (v1), we would like you to know about the [next version](../azure-functions/start-stop-vms/overview.md), which is in preview right now. This new version (v2) offers all the same functionality as this one, but is designed to take advantage of newer technology in Azure. It adds some of the commonly requested features from customers, such as multi-subscription support from a single Start/Stop instance.
1717
>
18-
> Start/Stop VMs during off-hours (v1) will deprecate on 5/21/2022.
18+
> Start/Stop VMs during off-hours (v1) will be deprecated soon and the date will be announced once V2 moves to general availability (GA).
1919
2020
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.
2121

0 commit comments

Comments
 (0)