Describe the bug
help for the az network private-dns record-set

Related command
az network private-dns record-set a add-record --resource-group MyResourceGroup --zone-name www.mysite.com --record-set-name MyRecordSet --ipv4-address MyIpv4Address --ttl 600
Errors
cli is unable to update ttl, while creating a private-dns record set.
Issue script & Debug output
cli is unable to update ttl, while creating a private-dns record set.
Expected behavior
According to the documentation:
Environment Summary
Installed latest azure cli 
Additional context
No response
Describe the bug
help for the

az network private-dns record-setRelated command
az network private-dns record-set a add-record --resource-group MyResourceGroup --zone-name www.mysite.com --record-set-name MyRecordSet --ipv4-address MyIpv4Address --ttl 600
Errors
cli is unable to update ttl, while creating a private-dns record set.
Issue script & Debug output
cli is unable to update ttl, while creating a private-dns record set.
Expected behavior
According to the documentation:
Environment Summary
Installed latest azure cli
Additional context
No response