Azure / Azure/azure-cli

Add support for autoGeneratedDomainNameLabelScope / dns_name_label_reuse_policy for container create

Open
#26,061 1 comment 2 reactions 0 assignees View on GitHub
act-observability-squad Auto-Assign Container Instances customer-reported Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**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 `.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.