Skip to content

Commit 86c3b7a

Browse files
Merge pull request #271890 from sipastak/autoscale-hci-2
Autoscale for HCI PREVIEW
2 parents 30a24c6 + 161db7c commit 86c3b7a

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

articles/virtual-desktop/autoscale-create-assign-scaling-plan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create and assign an autoscale scaling plan for Azure Virtual Desktop
33
description: How to create and assign an autoscale scaling plan to optimize deployment costs.
44
author: Heidilohr
55
ms.topic: how-to
6-
ms.date: 02/28/2024
6+
ms.date: 04/11/2024
77
ms.author: helohr
88
manager: femila
99
ms.custom: references_regions, devx-track-azurepowershell
@@ -16,9 +16,9 @@ To learn more about autoscale, see [Autoscale scaling plans and example scenario
1616

1717
>[!NOTE]
1818
> - Azure Virtual Desktop (classic) doesn't support autoscale.
19-
> - Autoscale doesn't support Azure Virtual Desktop for Azure Stack HCI.
2019
> - You can't use autoscale and [scale session hosts using Azure Automation and Azure Logic Apps](scaling-automation-logic-apps.md) on the same host pool. You must use one or the other.
2120
> - Autoscale is available in Azure and Azure Government.
21+
> - Autoscale support for Azure Stack HCI with Azure Virtual Desktop is currently in PREVIEW. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
2222
2323
For best results, we recommend using autoscale with VMs you deployed with Azure Virtual Desktop Azure Resource Manager templates or first-party tools from Microsoft.
2424

articles/virtual-desktop/azure-stack-hci-overview.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about using Azure Virtual Desktop with Azure Stack HCI, enabl
44
ms.topic: conceptual
55
author: dknappettmsft
66
ms.author: daknappe
7-
ms.date: 01/24/2024
7+
ms.date: 04/11/2024
88
---
99

1010
# Azure Virtual Desktop with Azure Stack HCI
@@ -76,9 +76,7 @@ Azure Virtual Desktop with Azure Stack HCI has the following limitations:
7676
- You can't use some Azure Virtual Desktop features when session hosts running on Azure Stack HCI, such as:
7777

7878
- [Azure Virtual Desktop Insights](insights.md)
79-
- [Autoscale](autoscale-scaling-plan.md)
8079
- [Session host scaling with Azure Automation](set-up-scaling-script.md)
81-
- [Start VM On Connect](start-virtual-machine-connect.md)
8280
- [Per-user access pricing](licensing.md)
8381

8482
- Each host pool must only contain session hosts on Azure or on Azure Stack HCI. You can't mix session hosts on Azure and on Azure Stack HCI in the same host pool.

articles/virtual-desktop/start-virtual-machine-connect.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,19 @@ title: Set up Start VM on Connect for Azure Virtual Desktop
33
description: How to set up the Start VM on Connect feature for Azure Virtual Desktop to turn on session host virtual machines only when they're needed.
44
author: Heidilohr
55
ms.topic: how-to
6-
ms.date: 03/14/2023
6+
ms.date: 04/11/2024
77
ms.author: helohr
88
ms.custom: subject-rbac-steps
99
---
1010
# Set up Start VM on Connect
1111

12+
> [!IMPORTANT]
13+
> Start VM on Connect for Azure Stack HCI with Azure Virtual Desktop is currently in PREVIEW. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
14+
15+
1216
Start VM On Connect lets you reduce costs by enabling end users to turn on their session host virtual machines (VMs) only when they need them. You can then turn off VMs when they're not needed.
1317

14-
You can configure Start VM on Connect for personal or pooled host pools using the Azure portal or PowerShell. Start VM on Connect is a host pool setting.
18+
You can configure Start VM on Connect for session hosts on Azure and Azure Stack HCI in personal or pooled host pools using the Azure portal or PowerShell. Start VM on Connect is a host pool setting.
1519

1620
For personal host pools, Start VM On Connect will only turn on an existing session host VM that has already been assigned or will be assigned to a user. For pooled host pools, Start VM On Connect will only turn on a session host VM when none are turned on and additional VMs will only be turned on when the first VM reaches the session limit.
1721

0 commit comments

Comments
 (0)