Skip to content

Commit 144dfda

Browse files
committed
Update dns-limits.md
Documented two new limits
1 parent 087df22 commit 144dfda

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

includes/dns-limits.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
author: rothja
3-
ms.service: billing
3+
ms.service: dns
44
ms.topic: include
5-
ms.date: 6/15/2019
6-
ms.author: victorh
5+
ms.date: 2/14/2020
6+
ms.author: rohink
77
---
88
**Public DNS zones**
99

@@ -20,5 +20,8 @@ ms.author: victorh
2020
| Virtual Networks Links per private DNS zones with auto-registration enabled |100|
2121
| Number of private DNS zones a virtual network can get linked to with auto-registration enabled |1|
2222
| Number of private DNS zones a virtual network can get linked |1000|
23+
| Number of DNS queries a virtual machine can send to Azure DNS resolver, per second |500 <sup>2</sup> |
24+
| Maximum number of DNS queries queued (pending response) per virtual machine |200 <sup>2</sup> |
2325

24-
<sup>1</sup>If you need to increase these limits, contact Azure Support.
26+
<sup>1</sup>If you need to increase these limits, contact Azure Support.
27+
<sup>2</sup>These limits are applied to every individual virtual machine and not at the virtual network level. DNS queries exceeding these limits are dropped.

0 commit comments

Comments
 (0)