Skip to content

Commit 06ea95a

Browse files
Merge pull request #277972 from dknappettmsft/avd-cit-troubleshoot-source-image-tab
AVD custom image templates added source image tab issue
2 parents 98aaeec + 49ca6b8 commit 06ea95a

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ To create a custom image using the Azure portal:
7777

7878
Once you've completed this tab, select **Next**.
7979

80-
1. On the **Source image** tab, for **Source type** select the source of your template from one of the options, then complete the other fields for that source type:
80+
1. On the **Source image** tab, for **Source type** select the source of your template from one of the options, then complete the other fields for that source type. Confidential VM and Trusted Launch support is inherited from Azure VM Image Builder. For more information, see [Confidential VM and Trusted Launch support](../virtual-machines/image-builder-overview.md#confidential-vm-and-trusted-launch-support).
8181

8282
- **Platform image (marketplace)** provides a list of the available images in the Azure Marketplace for Azure Virtual Desktop.
8383

@@ -165,7 +165,9 @@ To create a custom image using the Azure portal:
165165
1. On the **Review and create** tab, review the information that is used during deployment, then select **Create**.
166166

167167
> [!TIP]
168-
> The new template may take about 20 seconds to appear. From **Custom images templates**, select **Refresh** to check the status.
168+
> - The new template may take about 20 seconds to appear. From **Custom images templates**, select **Refresh** to check the status.
169+
>
170+
> - Removing or uninstalling the Microsoft Store app isn't supported. Learn how to [Configure access to the Microsoft Store](/windows/configuration/stop-employees-from-using-microsoft-store).
169171
170172
### Build the image
171173

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ The generation for the source image is shown when you select the image you want
4040

4141
If you receive the error message starting **PrivateLinkService Network Policy is not disabled for the given subnet**, you need to disable the *private service policy* on the subnet. For more information, see [Disable private service policy on the subnet](../virtual-machines/windows/image-builder-vnet.md#disable-private-service-policy-on-the-subnet).
4242

43-
## Removing the Microsoft Store app
44-
45-
Removing or uninstalling the Microsoft Store app is not supported. Learn how to [Configure access to the Microsoft Store](/windows/configuration/stop-employees-from-using-microsoft-store).
46-
4743
## Issues installing or enabling additional languages on Windows 10 images
4844

4945
Additional languages can be added by custom image templates, which uses the [Install-Language PowerShell cmdlet](/powershell/module/languagepackmanagement/install-language). If you have issues installing or enabling additional languages on Windows 10 Enterprise and Windows 10 Enterprise multi-session images, ensure that:
@@ -56,6 +52,6 @@ Additional languages can be added by custom image templates, which uses the [Ins
5652

5753
- Your session hosts can connect to Windows Update to download languages and latest cumulative updates.
5854

59-
## Is Trusted Launch or are Confidential VMs supported?
55+
## Can't progress from the source image tab in the Azure portal
6056

61-
As custom image templates is based on Azure Image Builder, support for Trusted Launch or Confidential VMs is inherited. For more information, see [Confidential VM and Trusted Launch support](../virtual-machines/image-builder-overview.md#confidential-vm-and-trusted-launch-support).
57+
When you create a custom image template in the Azure portal, you might not be able to progress from the **Source image** tab if you select the **Azure Compute Gallery** as the **Source type**. A red `X` appears next to the tab name. As a workaround, select **Previous** to return to the **Basics** tab, then select **Next** to return to the **Source image** tab. You should now be able to progress to the next tab and a green check mark appears next to the tab name.

0 commit comments

Comments
 (0)