azure-docs icon indicating copy to clipboard operation
azure-docs copied to clipboard

Microsoft.DevTestLab/DisableLabVirtualMachineQuota can not be found

Open jerryeml opened this issue 2 years ago • 2 comments

Hi, I just reading your docs as belows: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/resources-without-resource-group-limit

image

and then I just follow the steps you provide and just can not find the preview feature "Microsoft.DevTestLab/DisableLabVirtualMachineQuota" in my subscription

Is this public for any customer? including enterprise user?

We really need to fix the limitation of 800 in one devtestlab.

Many thanks Jerry


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

jerryeml avatar Oct 21 '22 13:10 jerryeml

@jerryeml Thanks for your feedback! We will investigate and update as appropriate.

YashikaTyagii avatar Oct 21 '22 17:10 YashikaTyagii

@jerryeml - Have you tried running the following Azure CLI command:

az feature list --namespace Microsoft.DevTestLab --output table

tfitzmac avatar Oct 21 '22 17:10 tfitzmac

Hi @tfitzmac

Thanks for providing CLI method it looks work!

I can find the Microsoft.DevTestLab with "az feature list --namespace Microsoft.DevTestLab --output table" and can register it with "az feature register --namespace Microsoft.DevTestLab --name DisableLabVirtualMachineQuota"

image

But I still can not found in in UI page https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/preview-features?tabs=azure-portal

image

BTW, still really appreciate it

jerryeml avatar Oct 22 '22 02:10 jerryeml

@jerryeml - not every preview feature is available through the portal. Also, here is info about how to proceed with a pending request.

tfitzmac avatar Oct 24 '22 14:10 tfitzmac

yes, but my question is when I see the status with pending and then create a support case to enable preview feature But.... support can not find the feature, too

jerryeml avatar Oct 24 '22 15:10 jerryeml

@jerryeml - thanks for bringing up this issue. It appears that increasing the limit is not an option. That resource type has been removed from this article. #please-close

tfitzmac avatar Oct 28 '22 19:10 tfitzmac