Skip to content

Commit cbacb82

Browse files
authored
Merge pull request #230267 from sathyagorantla/patch-1
Update private-link-faq.yml
2 parents 09c22c4 + 2308d9c commit cbacb82

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,13 @@ sections:
4141
- question: |
4242
Do I need to disable network policies for Private Link?
4343
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+
4551
4652
- name: Private Endpoint
4753
questions:
@@ -138,4 +144,4 @@ sections:
138144
additionalContent: |
139145
140146
## 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

Comments
 (0)