Skip to content

Add domainNameLabelScope to public Ip Address DnsSettings #26525

@tinama0302

Description

@tinama0302

Related command

az network public-ip create --name

                        --resource-group <string> 

                        --allocation-method <string> 

                        [--dns-name <string>] 

                        [--dns-name-scope <string>] 

Resource Provider

Network Resource Provider

Description of Feature or Work Requested

When customers are trying to create public ip address, they can provide 1 optional parameter "DomainNameLabelScope"
possible value of ""DomainNameLabelScope" (string, can be null): "TenantReuse", "SubscriptionReuse", "ResourceGroupReuse", "NoReuse"

Minimum API Version Required

2022-11-01

Swagger PR link / SDK link

Azure/azure-rest-api-specs#23721

Request Example

No response

Target Date

2023-08-01

Additional context

No response

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