Skip to content

Support for Routing Pref IpTag for PublicIpPrefix #25740

@brianlehr

Description

@brianlehr

Resource Provider
NRP

Description of Feature or Work Requested
Need to have CLI support for way to add Routing Preference Internet IpTag to PublicIpPrefix

https://github.com/Azure/azure-rest-api-specs/blob/release-Microsoft.Network-2022-09-01/specification/network/resource-manager/Microsoft.Network/stable/2022-09-01/publicIpPrefix.json

The command
az network public-ip prefix create

Needs to be able to utilize
--ip-tags 'RoutingPreference=Internet'

This already exists in PowerShell and will soon work in portal, so this is just to cover all bases.

Minimum API Version Required
2022-09-01

Metadata

Metadata

Assignees

Labels

Auto-AssignAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamNetworkaz network vnet/lb/nic/dns/etc...feature-request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions