You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/dns-limits.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
author: rothja
3
3
ms.service: cost-management-billing
4
4
ms.topic: include
5
-
ms.date: 6/15/2019
6
-
ms.author: victorh
5
+
ms.date: 2/14/2020
6
+
ms.author: rohink
7
7
---
8
8
**Public DNS zones**
9
9
@@ -20,5 +20,9 @@ ms.author: victorh
20
20
| Virtual Networks Links per private DNS zones with auto-registration enabled |100|
21
21
| Number of private DNS zones a virtual network can get linked to with auto-registration enabled |1|
22
22
| 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> |
23
25
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