[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[],[],null,["# Query using DNS\n\nService Directory supports DNS queries for the following record types:\n\n- `A`/`AAAA`/`SRV` records for a service or an endpoint\n- `SOA`/`NS` records for the private zone origin\n\nFor a detailed explanation of these record types, see [List of DNS record\ntypes](https://www.wikipedia.org/wiki/List_of_DNS_record_types).\n\n`A`/`AAAA` queries must observe the following format: \n\n```\nSERVICE_NAME.ZONE_DOMAIN_NAME\n```\n\nOptionally: \n\n```\nENDPOINT_NAME.SERVICE_NAME.ZONE_DOMAIN_NAME\n```\n\n`SRV` queries must observe the following format: \n\n```\n_SERVICE_NAME._tcp.SERVICE_NAME.ZONE_DOMAIN_NAME\n```\n| **Note:** \u003cvar translate=\"no\"\u003eSERVICE_NAME\u003c/var\u003e appears *twice* in the query name and the first label is preceded by a literal underscore character.\n\nOptionally: \n\n```\n_SERVICE_NAME._tcp.ENDPOINT_NAME.SERVICE_NAME.ZONE_DOMAIN_NAME\n```\n\nAll services and endpoints in Service Directory default to\nhaving their service name as the symbolic service and a protocol of **tcp**.\n\nWhat's next\n-----------\n\n- To get an overview of Service Directory, see the [Service Directory overview](/service-directory/docs/overview).\n- To find solutions for common issues that you might encounter when using Service Directory, see [Troubleshooting](/service-directory/docs/troubleshooting)."]]