You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/image-builder-overview.md
+18-3Lines changed: 18 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,12 @@ title: Azure VM Image Builder overview
3
3
description: In this article, you learn about VM Image Builder for virtual machines in Azure.
4
4
author: sumit-kalra
5
5
ms.author: sukalra
6
-
ms.date: 10/15/2021
6
+
ms.date: 03/15/2023
7
7
ms.topic: conceptual
8
8
ms.service: virtual-machines
9
9
ms.subservice: image-builder
10
10
ms.custom: references_regions
11
-
ms.reviewer: cynthn
11
+
ms.reviewer: erd
12
12
---
13
13
14
14
# Azure VM Image Builder overview
@@ -97,8 +97,9 @@ The VM Image Builder service is available in the following regions:
97
97
- Qatar Central
98
98
- USGov Arizona (public preview)
99
99
- USGov Virginia (public preview)
100
+
- China North 3 (public preview)
100
101
101
-
To access the Azure VM Image Builder public preview in the Fairfax regions (USGov Arizona and USGov Virginia), you must register the *Microsoft.VirtualMachineImages/FairfaxPublicPreview* feature. To do so, run the following command:
102
+
To access the Azure VM Image Builder public preview in the Fairfax regions (USGov Arizona and USGov Virginia), you must register the *Microsoft.VirtualMachineImages/FairfaxPublicPreview* feature. To do so, run the following command in either PowerShell or Azure CLI:
To access the Azure VM Image Builder public preview in the China North 3 region, you must register the *Microsoft.VirtualMachineImages/FairfaxPublicPreview* feature. To do so, run the following command in either PowerShell or Azure CLI:
> Register the feature `Microsoft.VirtualMachineImages/FairfaxPublicPreview` to access the Azure Image Builder public preview in Azure Government regions (USGov Arizona and USGov Virginia).
155
156
157
+
> [!IMPORTANT]
158
+
> Register the feature `Microsoft.VirtualMachineImages/MooncakePublicPreview` to access the Azure Image Builder public preview in the China North 3 region.
159
+
156
160
Use the following command to register the feature for Azure Image Builder in Azure Government regions (USGov Arizona and USGov Virginia).
0 commit comments