Skip to content

Commit a179ff1

Browse files
authored
Update private-link-faq.yml
updating private endpoint FAQ with below FAQ: Question: can we link multiple private DNS zones with the same name? Answer: Creating multiple zones with the same name for a single virtual network is not supported.
1 parent 2042575 commit a179ff1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/private-link/private-link-faq.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@ sections:
5656
answer: |
5757
Yes. You can have multiple Private Endpoints in same VNet or subnet. They can connect to different services.
5858
59+
- question: |
60+
can we link multiple private DNS zones with the same name?
61+
answer: |
62+
No. Creating multiple zones with the same name for a single virtual network is not supported.
63+
5964
- question: |
6065
Do I require a dedicated subnet for Private Endpoints?
6166
answer: |

0 commit comments

Comments
 (0)