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/availability.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,9 @@ Azure Private Link enables you to access Azure PaaS Services (for example, Azure
17
17
> [!IMPORTANT]
18
18
> Azure Private Link is now generally available. Both Private Endpoint and Private Link service (service behind standard load balancer) are generally available. For known limitations, see [Private Endpoint](private-endpoint-overview.md#limitations) and [Private Link Service](private-link-service-overview.md#limitations).
19
19
20
+
> [!NOTE]
21
+
> The feature Private Link Service Direct Connect, which allows you to connect to any privately routable destination IP address, is now in public preview. For more information and known limitations, see [Private Link Service Direct Connect](configure-private-link-service-direct-connect.md)
22
+
20
23
## Service availability
21
24
22
25
The following tables list the Private Link services and the regions where they're available.
@@ -31,8 +34,6 @@ The following tables list the Private Link services and the regions where they'r
31
34
| Azure AI services | All public regions<br/>All Government regions || GA <br/> [Use private endpoints.](/azure/ai-services/cognitive-services-virtual-networks#use-private-endpoints)|
32
35
| Azure AI Video Indexer | All public regions || GA <br/> [Use private endpoints with Azure AI Video Indexer.](/azure/azure-video-indexer/private-endpoint-overview)|
33
36
34
-
35
-
36
37
### Analytics
37
38
38
39
|Supported services |Available regions | Other considerations | Status |
@@ -127,14 +128,15 @@ The following tables list the Private Link services and the regions where they'r
127
128
|Azure Relay | All public regions || GA <br/> [Learn how to create a private endpoint for Azure Relay.](../azure-relay/private-link-service.md)|
128
129
|Azure Static Web Apps | All public regions || GA <br/> [Configure private endpoint in Azure Static Web Apps](../static-web-apps/private-endpoint.md)|
129
130
130
-
### Private Link service with a standard load balancer
131
+
### Private Link service
131
132
132
133
|Supported services |Available regions | Other considerations | Status |
|Private Link services behind standard Azure Load Balancer | All public regions<br/> All Government regions<br/>All China regions | Supported on Standard Load Balancer | GA <br/> [Learn how to create a private link service.](create-private-link-service-portal.md)|
135
+
|Private Link services behind standard Azure Load Balancer | All public regions<br/> All Government regions<br/>All China regions | Only supported on Standard Load Balancer with VM based backends | GA <br/> [Learn how to create a private link service.](create-private-link-service-portal.md)|
136
+
|Private Link Service Direct Connect | North Central US, East US 2, Central US, South Central US, West US, West US 2, West US 3, Asia Southeast, Australia East, Spain Central |[See known limitations and considerations](configure-private-link-service-direct-connect.md#limitations)| Public Preview <br/> [Learn how to create Private Link Service Direct Connect](configure-private-link-service-direct-connect.md)|
135
137
136
138
## Next steps
137
139
138
140
Learn more about Azure Private Link service:
139
141
-[What is Azure Private Link?](private-link-overview.md)
140
-
-[Create a Private Endpoint using the Azure portal](create-private-endpoint-portal.md)
142
+
-[Create a Private Endpoint using the Azure portal](create-private-endpoint-portal.md)
0 commit comments