Skip to content

Commit e9561b6

Browse files
committed
edit
1 parent 89e4326 commit e9561b6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/dns/private-dns-arg.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,9 @@ dnsresources
6868

6969
![Screenshot of a resource record list query.](./media/private-dns-arg/list-query.png)
7070

71-
The following query returns private DNS records that match a specific IPv4 address:
71+
Record types that can be specified are: a, aaaa, cname, mx, ptr, soa, srv, and txt.
72+
73+
You can also query for specific IP addresses or address ranges. The following query returns private DNS records that match a specific IPv4 address:
7274

7375
```Kusto
7476
dnsresources

0 commit comments

Comments
 (0)