Skip to content

[DNS] Could record sets be implicitly created when adding new records? #1719

@lostintangent

Description

@lostintangent

I may be missing something, but it doesn't seem like the az network dns record <TYPE> add commands allow implicitly creating a record set if it doesn't already exist. This behavior existed in the previous xplat CLI, and would help simplify the experience for common cases where there aren't multiple records in a zone with the same type and name.

Right now, you'd have to run az network dns record-set create, and then go create your actual record, which feels a little heavy weight for simple scenarios.

Metadata

Metadata

Assignees

Labels

Networkaz network vnet/lb/nic/dns/etc...

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions