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: articles/private-link/private-link-faq.yml
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,13 @@ sections:
41
41
- question: |
42
42
Do I need to disable network policies for Private Link?
43
43
answer: |
44
-
Yes. Both Private Endpoint and Private Link Service need to disable network policies to function properly. They both have properties independent of one another.
44
+
Yes. Private Link Service need to disable network policies to function properly.
45
+
46
+
- question: |
47
+
Can I use for User-Defined Routes only, Network Security Groups only, or for both for Private EndPoint?
48
+
answer: |
49
+
Yes. To utilize policies like User-Defined Routes and Network Security Groups, you need to enable Network policies for a subnet in a virtual network for the Private Endpoint. This setting affects all the private endpoints within the subnet.
50
+
45
51
46
52
- name: Private Endpoint
47
53
questions:
@@ -138,4 +144,4 @@ sections:
138
144
additionalContent: |
139
145
140
146
## Next steps
141
-
- Learn about [Azure Private Link](private-link-overview.md)
147
+
- Learn about [Azure Private Link](private-link-overview.md)
0 commit comments