Skip to content

Commit 77802a2

Browse files
committed
Updates to draft
1 parent 9257328 commit 77802a2

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Diff for: articles/logic-apps/block-connections-across-tenants.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: how-to
88
ms.date: 08/01/2022
9+
# Customer intent: As a developer, I want to prevent shared connections with other Azure Active Directory tenants.
910
---
1011

1112
# Block shared connections from other tenants in Azure Logic Apps (Preview)

Diff for: articles/logic-apps/block-connections-connectors.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Block connections for specific API connectors
3-
description: Restrict creating and using API connections in Azure Logic Apps.
2+
title: Block connector usage
3+
description: Block creating and using specific API connections in Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewer: deli, estfan, azla
77
ms.topic: how-to
88
ms.date: 05/18/2022
99
---
1010

11-
# Block connections created by connectors in Azure Logic Apps
11+
# Block connector usage in Azure Logic Apps
1212

1313
If your organization doesn't permit connecting to restricted or unapproved resources using their [managed connectors](../connectors/managed.md) in Azure Logic Apps, you can block the capability to create and use those connections in logic app workflows. With [Azure Policy](../governance/policy/overview.md), you can define and enforce [policies](../governance/policy/overview.md#policy-definition) that prevent creating or using connections for connectors that you want to block. For example, for security reasons, you might want to block connections to specific social media platforms or other services and systems.
1414

0 commit comments

Comments
 (0)