Skip to content

Commit 2501ef6

Browse files
committed
Removing preview banner
1 parent c8a8297 commit 2501ef6

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

articles/virtual-desktop/create-custom-image-templates.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,11 @@ description: Learn how to use Custom image templates to create custom images whe
44
ms.topic: how-to
55
author: dknappettmsft
66
ms.author: daknappe
7-
ms.date: 08/21/2023
7+
ms.date: 09/08/2023
88
---
99

1010
# Use Custom image templates to create custom images in Azure Virtual Desktop
1111

12-
> [!IMPORTANT]
13-
> Custom image templates in Azure Virtual Desktop is currently in PREVIEW in Azure US Gov and Azure operated by 21Vianet.
14-
> 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.
15-
1612
Custom image templates in Azure Virtual Desktop enable you to easily create a custom image that you can use when deploying session host virtual machines (VMs). Using custom images helps you to standardize the configuration of your session host VMs for your organization. Custom image templates are built on [Azure Image Builder](../virtual-machines/image-builder-overview.md) and tailored for Azure Virtual Desktop.
1713

1814
This article shows you how to create a custom image template, then create a custom image using that template. For more information, see [Custom image templates](custom-image-templates.md).

articles/virtual-desktop/custom-image-templates.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,11 @@ description: Learn about Custom image templates in Azure Virtual Desktop, where
44
ms.topic: conceptual
55
author: dknappettmsft
66
ms.author: daknappe
7-
ms.date: 08/21/2023
7+
ms.date: 09/08/2023
88
---
99

1010
# Custom image templates in Azure Virtual Desktop
1111

12-
> [!IMPORTANT]
13-
> Custom image templates in Azure Virtual Desktop is currently in PREVIEW in Azure US Gov and Azure operated by 21Vianet.
14-
> 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.
15-
1612
Custom image templates in Azure Virtual Desktop enable you to easily create a custom image that you can use when deploying session host virtual machines (VMs). Using custom images helps you to standardize the configuration of your session host VMs for your organization. Custom image templates are built on [Azure Image Builder](../virtual-machines/image-builder-overview.md) and tailored for Azure Virtual Desktop.
1713

1814
## Creation process
@@ -46,10 +42,10 @@ Here are some examples of the built-in scripts you can add to a custom image tem
4642
- Enable FSLogix with Kerberos.
4743
- Enable [RDP Shortpath for managed networks](rdp-shortpath.md?tabs=managed-networks).
4844
- Enable [screen capture protection](screen-capture-protection.md).
49-
- Configure Teams optimizations
45+
- Configure [Teams optimizations](teams-on-avd.md).
5046
- Configure session timeouts.
5147
- Add or remove Microsoft Office applications.
52-
- Apply Windows Updates
48+
- Apply Windows Updates.
5349

5450
When the custom image is being created and distributed, Azure Image Builder uses a user-assigned managed identity. Azure Image Builder uses this managed identity to create several resources in your subscription, such as a resource group, a VM used to build the image, Key Vault, and a storage account. The VM needs internet access to download the built-in scripts or your own scripts that you added. The built-in scripts are stored in the *RDS-templates* GitHub repository at [https://github.com/Azure/RDS-Templates](https://github.com/Azure/RDS-Templates).
5551

0 commit comments

Comments
 (0)