azure-docs
azure-docs copied to clipboard
Microsoft.DevTestLab/DisableLabVirtualMachineQuota can not be found
Hi, I just reading your docs as belows: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/resources-without-resource-group-limit
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.
- ID: 0bd67cd6-1517-b685-e2bf-a2bd0a063fea
- Version Independent ID: 3745d93e-541c-f697-34a4-50b73b831161
- Content: Resources without 800 count limit - Azure Resource Manager
- Content Source: articles/azure-resource-manager/management/resources-without-resource-group-limit.md
- Service: azure-resource-manager
- Sub-service: management
- GitHub Login: @tfitzmac
- Microsoft Alias: tomfitz
@jerryeml Thanks for your feedback! We will investigate and update as appropriate.
@jerryeml - Have you tried running the following Azure CLI command:
az feature list --namespace Microsoft.DevTestLab --output table
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"
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
BTW, still really appreciate it
@jerryeml - not every preview feature is available through the portal. Also, here is info about how to proceed with a pending request.
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 - 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