Skip to content

Commit eff9ab7

Browse files
authored
Merge pull request #191511 from jennyhunter-msft/patch-3
Add the preview flag for Private Link for ARM
2 parents 2264cfb + 5160809 commit eff9ab7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/azure-resource-manager/management/create-private-link-access-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: conceptual
55
ms.date: 07/29/2021
66
---
77

8-
# Use portal to create private link for managing Azure resources
8+
# Use portal to create private link for managing Azure resources (preview)
99

1010
This article explains how you can use [Azure Private Link](../../private-link/index.yml) to restrict access for managing resources in your subscriptions. It shows using the Azure portal for setting up management of resources through private access.
1111

articles/azure-resource-manager/management/create-private-link-access-rest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: conceptual
55
ms.date: 07/29/2021
66
---
77

8-
# Use REST API to create private link for managing Azure resources
8+
# Use REST API to create private link for managing Azure resources (preview)
99

1010
This article explains how you can use [Azure Private Link](../../private-link/index.yml) to restrict access for managing resources in your subscriptions.
1111

@@ -132,4 +132,4 @@ If your request is automatically approved, you can continue to the next section.
132132

133133
## Next steps
134134

135-
To learn more about private links, see [Azure Private Link](../../private-link/index.yml).
135+
To learn more about private links, see [Azure Private Link](../../private-link/index.yml).

articles/azure-resource-manager/management/manage-private-link-access-rest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: conceptual
55
ms.date: 07/29/2021
66
---
77

8-
# Manage resource management private links with REST API
8+
# Manage resource management private links with REST API (preview)
99

1010
This article explains how you to work with existing resource management private links. It shows REST API operations for getting and deleting existing resources.
1111

@@ -181,4 +181,4 @@ The operation returns:
181181
## Next steps
182182

183183
* To learn more about private links, see [Azure Private Link](../../private-link/index.yml).
184-
* To create a resource management private links, see [Use portal to create private link for managing Azure resources](create-private-link-access-portal.md) or [Use REST API to create private link for managing Azure resources](create-private-link-access-rest.md).
184+
* To create a resource management private links, see [Use portal to create private link for managing Azure resources](create-private-link-access-portal.md) or [Use REST API to create private link for managing Azure resources](create-private-link-access-rest.md).

0 commit comments

Comments
 (0)