Skip to content

Commit ee39ec3

Browse files
Merge pull request #239376 from eternovsky/main
Update AMW PL region callout
2 parents 44efe4c + 8d1b13c commit ee39ec3

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

articles/azure-monitor/essentials/azure-monitor-workspace-private-endpoint.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,13 @@ ms.date: 05/03/2023
1212

1313
Use [private endpoints](../../private-link/private-endpoint-overview.md) for Managed Prometheus and your Azure Monitor workspace to allow clients on a virtual network (VNet) to securely query data over a [Private Link](../../private-link/private-link-overview.md). The private endpoint uses a separate IP address within the VNet address space of your Azure Monitor workspace resource. Network traffic between the clients on the VNet and the workspace resource traverses the VNet and a private link on the Microsoft backbone network, eliminating exposure from the public internet.
1414

15+
> [!NOTE]
16+
> Private Link functionality for Managed Prometheus and the Azure Monitor workspace is currently _unavailable_ in the following regions: Australia Southeast, Canada Central, East Asia, Norway East, South Africa North, UAE North, or West Central US. We expect this functionality to become available by early June 2023. All other regions where Managed Prometheus and the Azure Monitor workspace are available have full support for Private Link.
17+
1518
> [!NOTE]
1619
> If you are using Azure Managed Grafana to query your data, please configure a [Managed Private Endpoint](https://aka.ms/ags/mpe) to ensure the queries from Managed Grafana into your Azure Monitor workspace use the Microsoft backbone network without going through the internet.
1720
21+
1822
Using private endpoints for your workspace enables you to:
1923

2024
- Secure your workspace by configuring the public access network setting to block all connections on the public query endpoint for the workspace.

articles/azure-monitor/essentials/private-link-data-ingestion.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ Find the DCEs associated with your Azure Monitor workspace.
2626

2727
The page displays all of the DCEs that are associated with the Azure Monitor workspace and that enable data ingestion into the workspace. Select the DCE you want to configure with Private Link and then follow the steps to [create an Azure Monitor private link scope](../logs/private-link-configure.md) to complete the process.
2828

29+
> [!NOTE]
30+
> Private Link functionality for Managed Prometheus and the Azure Monitor workspace is currently _unavailable_ in the following regions: Australia Southeast, Canada Central, East Asia, Norway East, South Africa North, UAE North, or West Central US. We expect this functionality to become available by early June 2023. All other regions where Managed Prometheus and the Azure Monitor workspace are available have full support for Private Link.
31+
2932
> [!NOTE]
3033
> Please refer to [use private endpoints for queries](azure-monitor-workspace-private-endpoint.md) for details on how to configure private link for querying data from your Azure Monitor workspace.
3134

0 commit comments

Comments
 (0)