Skip to content

Commit 564cbeb

Browse files
authored
Updated the overview.md
Added the steps for the user to update the start/stop v2 .NET runtime version 4.x
1 parent 169f4dc commit 564cbeb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/azure-functions/start-stop-vms/overview.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ The Start/Stop VMs v2 feature starts or stops Azure Virtual Machines instances a
1414
This new version of Start/Stop VMs v2 provides a decentralized low-cost automation option for customers who want to optimize their VM costs. It offers all of the same functionality as the [original version](../../automation/automation-solution-vm-management.md) available with Azure Automation, but it's designed to take advantage of newer technology in Azure.
1515

1616
> [!NOTE]
17-
> We've added a plan (**AZ - Availability Zone**) to our Start/Stop MVs v2 solution to enable a high-availability offering. You can now choose between Consumption and Availability Zone plans before you start your deployment. In most cases, the monthly cost of the Availability Zone plan is higher when compared to the Consumption plan.
17+
> We've updated our Start/Stop VMs v2 function app resource to use .NET runtime version 4.x, and new customers will get this version by default when they install it from the marketplace. Existing customers should migrate from .NET runtime version 3.x to 4.x using our auto-update functionality to get the latest version either by running TriggerAutoUpdate timer function manually one time or wait for the schedule run if you have enabled it.
18+
>
19+
> [!NOTE]
20+
> We've added a plan (**AZ - Availability Zone**) to our Start/Stop VMs v2 solution to enable a high-availability offering. You can now choose between Consumption and Availability Zone plans before you start your deployment. In most cases, the monthly cost of the Availability Zone plan is higher when compared to the Consumption plan.
1821
1922
> [!NOTE]
2023
> Automatic updating functionality was introduced on April 28th, 2022. This new auto update feature helps you stay on the latest version of the solution. This feature is enabled by default when you perform a new installation.

0 commit comments

Comments
 (0)