General questions about Cloud DNS
Written by
Updated at August 12, 2026
Why am I being charged for Cloud DNS even though I have no DNS zones in my cloud?
Public DNS requests from VMs to Yandex Cloud DNS servers are also charged.
Thus, Cloud DNS may still be used even if your cloud does not contain any DNS zones other than service ones.
We recommend using caching resolvers, such as systemd-resolved, dnsmasq, or unbound. These reduce the number of public DNS requests, and thereby, your costs.
Can I get logs of my operations in Yandex Cloud?
Yes, you can request information about operations with your resources from Yandex Cloud logs. Do it by contacting support
Why cannot I add a TXT record?
You get an error when attempting to add one more TXT record of the same type next to an existing record. Cloud DNS only supports a single TXT record, which, however, may store multiple values.
To add a new value:
- In the management console
, select a folder to modify the DNS zone record in. - Select Cloud DNS.
- Select the zone from the list.
- Click
next to the record you need and select Edit. - On the page that opens, click Add.
- Enter the new Data of the record in the field that appears.
- In the TTL (in seconds) field, specify a TTL for the value or select it from the list.
- Click Save.
For more information, see Updating a resource record.