Skip to content

Commit 81d5193

Browse files
committed
Fixed PR feedback
1 parent cb6105d commit 81d5193

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/key-vault/private-link-service.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ For more information, see [What is Azure Private Link (Preview)?](../private-lin
2121

2222
To integrate a key vault with Azure Private Link (Preview), you will need the following:
2323

24-
1. A key vault.
25-
1. An Azure virtual network.
26-
1. A subnet in the virtual network.
27-
1. Owner or contributor permissions for both the key vault and the virtual network.
24+
- A key vault.
25+
- An Azure virtual network.
26+
- A subnet in the virtual network.
27+
- Owner or contributor permissions for both the key vault and the virtual network.
2828

2929
Your private endpoint and virtual network must be in the same region. When you select a region for the private endpoint using the portal, it will automatically filter only virtual networks that are in that region. Your key vault can be in a different region.
3030

@@ -77,13 +77,13 @@ You can choose to create a private endpoint for any Azure resource in using this
7777
![Image](./media/private-link-service-3.png)
7878
![Image](./media/private-link-service-4.png)
7979

80-
## Manage Private Link Connection
80+
## Manage private link connection
8181

8282
When you create a private endpoint, the connection must be approved. If the resource for which you are creating a private endpoint is in your directory, you will be able to approve the connection request provided you have sufficient permissions; if you are connecting to an Azure resource in another directory, you must wait for the owner of that resource to approve your connection request.
8383

8484
There are four provisioning states:
8585

86-
| Service Provide Action | Service Consumer Private Endpoint State | Description |
86+
| Service provide action | Service consumer private endpoint state | Description |
8787
|--|--|--|
8888
| None | Pending | Connection is created manually and is pending approval from the Private Link resource owner. |
8989
| Approve | Approved | Connection was automatically or manually approved and is ready to be used. |
@@ -103,7 +103,7 @@ There are four provisioning states:
103103

104104
![Image](./media/private-link-service-7.png)
105105

106-
## Validate that the private link connection works
106+
## Validate that the private link connection works
107107

108108
You should validate that the resources within the same subnet of the private endpoint resource are connecting to your key vault over a private IP address, and that they have the correct private DNS zone integration.
109109

0 commit comments

Comments
 (0)