failed using New-AzManagementGroupDeployment -Location "China East 3"

Gallatin 21V 266 Reputation points
2025-08-11T01:29:06.8833333+00:00

our subscription has enabled Quota for Region China East 3 in Azure China Cloud, we can create VM, VNET or Database in China East 3 on Azure Portal, but when we use command New-AzManagementGroupDeployment -Location "China East 3" -ManagementGroupId "XXX" to deploy the resources (It moves the subscription to the correct management group and create the virtual network and some other resources.), it showed me "Error: Code=LocationNotAvailableForDeployment; Message=The provided

location 'China East3' is not available for deployment. List of available regions is

'chinaeast2,chinanorth3,chinaeast,chinanorth,chinanorth2'.", we've confirmed China East 3 already had been listed on Locations page under resource provider Microsoft.Resources, pls kindly tell me how to correctly specify -Location "China East 3" when using New-AzManagementGroupDeployment, thank you very much.

用户的图像 用户的图像

Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.