Skip to content

Commit eb30020

Browse files
authored
Merge pull request #104528 from rohinkoul/DNSLimitUpdate
Update dns-limits.md
2 parents 4c5d74f + 4758915 commit eb30020

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

includes/dns-limits.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
author: rothja
33
ms.service: cost-management-billing
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,9 @@ 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+
28+
<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)