Azure / azure-cli

Azure Command-Line Interface
MIT License
3.99k stars 2.96k forks source link

AllowMultipleAddressPrefixesOnSubnet not available #18194

Open arjun-virmani opened 3 years ago

arjun-virmani commented 3 years ago

[Enter feedback here]

Multiple address prefixes feature not allowed as of now, so it should be removed, terraform reference to this should also be edited. It is not even in preview. AllowMultipleAddressPrefixesOnSubnet feature needs to be registered for this, which isn't allowed as of now.

Document Details

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

yonzhan commented 3 years ago

network

JLunda commented 3 years ago

I am experiencing this issue with this feature and have attempted this:

az feature register --namespace Microsoft.Network -n AllowMultipleAddressPrefixesOnSubnet --subscription <subscriptionId>

Using az feature show --namespace Microsoft.Network -n AllowMultipleAddressPrefixesOnSubnet --subscription <subscriptionId>, I can see the registration is in status Pending, but I am interested in why the original reporter of this issue says the feature is not allowed and in an estimated timeframe by which this feature is expected to reach Registered status.

Thank you!

arjun-virmani-by commented 3 years ago

I am experiencing this issue with this feature and have attempted this:

az feature register --namespace Microsoft.Network -n AllowMultipleAddressPrefixesOnSubnet --subscription <subscriptionId>

Using az feature show --namespace Microsoft.Network -n AllowMultipleAddressPrefixesOnSubnet --subscription <subscriptionId>, I can see the registration is in status Pending, but I am interested in why the original reporter of this issue says the feature is not allowed and in an estimated timeframe by which this feature is expected to reach Registered status.

Thank you!

Hi Jordan,

I spent some couple of days on the same issue. Seems like Terraform has this in documentation on the basis of azure documentation, which is incorrect in the first place.

After going back and forth with Azure support that this feature isn't even in preview by then(not sure of now), they mistakenly showed it in the documentation and features. Its for internal engineers use, as per them. Enclosing the screenshot.

Screenshot 2021-07-15 at 1 29 23 PM

Thanks.

JLunda commented 3 years ago

Thanks for the additional information, @arjun-virmani-by. I can confirm that I have tried via AZ CLI and ARM template and this feature fails both ways. I also spent some time talking to Azure Support and was likewise informed that this feature is not ready for General Availability (GA). I would second the need for the documentation to have a note that conveys this information or to be modified not to mention the ability to pass multiple address prefixes, since it is not ready yet. Thanks!

Lau-rawr commented 7 months ago

any update?

chrisswinford commented 3 months ago

This feature is now in public preview in Azure in all public cloud regions: