Skip to content

Add support for autoGeneratedDomainNameLabelScope / dns_name_label_reuse_policy for container create #26061

@restfulhead

Description

@restfulhead

Related command
az container create --resource-group * --name * -f deploy.yaml

Describe the solution you'd like
Please add support to specify the DNS re-use policy in the deployment yaml file, see https://learn.microsoft.com/en-us/azure/container-instances/how-to-reuse-dns-names

The related attribute in ARM is named autoGeneratedDomainNameLabelScope. The related attribute in Terraform is named dns_name_label_reuse_policy .

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions