How can I fix feature AllowMultipleAddressPrefixesOnSubnet activation in Azure subscription that keeps pending state forever?

Alejandro Galera 10 Reputation points
2024-01-08T09:10:21.4666667+00:00

3 days ago I registered a feature for my subscription that allows me to define subnets with an array of network segments: AllowMultipleAddressPrefixesOnSubnet.
First, I couldn't see it in the portal, but I read while surfing the internet that I could register via az cli. So, I did:
`az feature register --namespace Microsoft.Network -n AllowMultipleAddressPrefixesOnSubnet --subscription

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,142 questions
{count} votes