Skip to content

Commit c510a9c

Browse files
authored
Update for GA
1 parent 46790fe commit c510a9c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: fasttrack-edit
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

1818
> [!IMPORTANT]
19-
> This public preview is provided without a service level agreement and should not be used for production workloads. Certain features may not be supported, may have constrained capabilities, or may not be available in all Azure locations. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for details. For known limitations, see [Private Endpoint](private-endpoint-overview.md#limitations) and [Private Link Service](private-link-service-overview.md#limitations).
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/en-us/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).
2020
2121

2222
![Private endpoint overview](media/private-link-overview/private-endpoint.png)
@@ -38,7 +38,7 @@ Azure Private Link provides the following benefits:
3838

3939
|Scenario |Supported services |Available regions | Status |
4040
|:---------|:-------------------|:-----------------|:--------|
41-
|Private Link for customer-owned services|Private Link services behind Standard Load Balancer | All public regions | Preview |
41+
|Private Link for customer-owned services|Private Link services behind Standard Load Balancer | All public regions | GA |
4242
|Private Link for Azure PaaS services | Azure Storage | All public regions | Preview <br/> [Learn more](/azure/storage/common/storage-private-endpoints). |
4343
| | Azure Data Lake Storage Gen2 | All public regions | Preview <br/> [Learn more](/azure/storage/common/storage-private-endpoints). |
4444
| | Azure SQL Database | All public regions | Preview |
@@ -69,6 +69,9 @@ For FAQs, see [Azure Private Link FAQs](private-link-faq.md).
6969
## Limits
7070
For limits, see [Azure Private Link limits](../azure-resource-manager/management/azure-subscription-service-limits.md#private-link-limits).
7171

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

0 commit comments

Comments
 (0)