Skip to content

Commit 40bb6c8

Browse files
Merge pull request #290763 from ecfan/patch-4
Remove preview for private endpoint
2 parents ade8661 + 83b980a commit 40bb6c8

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

articles/logic-apps/enterprise-integration/create-integration-account.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ To read artifacts and write any state information, your Premium integration acco
179179

180180
1. On the **System assigned** tab, which shows the enabled system-assigned managed identity, under **Permissions**, select **Azure role assignments**.
181181

182-
1. On the **Azure role assignments** toolbar, select **Add role assignment (preview)**, provide the following information, select **Save**, and then repeat for each required role:
182+
1. On the **Azure role assignments** toolbar, select **Add role assignment (Preview)**, provide the following information, select **Save**, and then repeat for each required role:
183183

184184
| Parameter | Value | Description |
185185
|-----------|-------|-------------|
@@ -192,11 +192,7 @@ To read artifacts and write any state information, your Premium integration acco
192192

193193
<a name="set-up-private-endpoint"></a>
194194

195-
## Set up private endpoint for Premium integration account (Preview)
196-
197-
> [!NOTE]
198-
>
199-
> This capability is in preview and is subject to the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
195+
## Set up private endpoint for Premium integration account
200196

201197
To create a secure connection between your Premium integration account and Azure services, you can set up a [private endpoint](../../private-link/private-endpoint-overview.md) for your integration account. This endpoint is a network interface that uses a private IP address from your Azure virtual network. This way, traffic between your virtual network and Azure services stays on the Azure backbone network and never traverses the public internet. Private endpoints ensure a secure, private communication channel between your resources and Azure services by providing the following benefits:
202198

0 commit comments

Comments
 (0)