Skip to content

Commit 4824065

Browse files
authored
Merge pull request #104656 from sumeetmittal/patch-44
Update for GA
2 parents c5fa131 + d14b738 commit 4824065

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/private-link/private-link-overview.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ ms.custom: fasttrack-edit
1515
# What is Azure Private Link?
1616
Azure Private Link enables you to access Azure PaaS Services (for example, Azure Storage, Azure Cosmos DB, and SQL Database) and Azure hosted customer/partner services over a [Private Endpoint](private-endpoint-overview.md) in your virtual network. Traffic between your virtual network and the service traverses over the Microsoft backbone network, eliminating exposure from the public Internet. You can also create your own [Private Link Service](private-link-service-overview.md) in your virtual network (VNet) and deliver it privately to your customers. The setup and consumption experience using Azure Private Link is consistent across Azure PaaS, customer-owned, and shared partner services.
1717

18+
> [!IMPORTANT]
19+
> Azure Private Link is now generally available capability. Both Private Endpoint and Private Link Service (service behind Standard load balancer) are generally available. Different Azure PaaS will onboard to Azure Private Link at different schedules. Check [Availability](https://docs.microsoft.com/azure/private-link/private-link-overview#availability) section below for accurate status of Azure PaaS on Private Link. For known limitations, see [Private Endpoint](private-endpoint-overview.md#limitations) and [Private Link Service](private-link-service-overview.md#limitations).
20+
1821
![Private endpoint overview](media/private-link-overview/private-endpoint.png)
1922

2023
## Key benefits
@@ -34,7 +37,7 @@ Azure Private Link provides the following benefits:
3437

3538
|Scenario |Supported services |Available regions | Status |
3639
|:---------|:-------------------|:-----------------|:--------|
37-
|Private Link for customer-owned services|Private Link services behind Standard Load Balancer | All public regions | Preview |
40+
|Private Link for customer-owned services|Private Link services behind Standard Load Balancer | All public regions | GA |
3841
|Private Link for Azure PaaS services | Azure Storage | All public regions | Preview <br/> [Learn more](/azure/storage/common/storage-private-endpoints). |
3942
| | Azure Data Lake Storage Gen2 | All public regions | Preview <br/> [Learn more](/azure/storage/common/storage-private-endpoints). |
4043
| | Azure SQL Database | All public regions | Preview |
@@ -65,6 +68,9 @@ For FAQs, see [Azure Private Link FAQs](private-link-faq.md).
6568
## Limits
6669
For limits, see [Azure Private Link limits](../azure-resource-manager/management/azure-subscription-service-limits.md#private-link-limits).
6770

71+
## Service Level Agreement
72+
For SLA, see [SLA for Azure Private Link](https://azure.microsoft.com/support/legal/sla/private-link/v1_0/).
73+
6874
## Next steps
6975
- [Create a Private Endpoint for SQL Database Server using Portal ](create-private-endpoint-portal.md)
7076
- [Create a Private Endpoint for SQL Database Server using PowerShell ](create-private-endpoint-powershell.md)

0 commit comments

Comments
 (0)