You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/logic-apps/block-connections-connectors.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ To block creating a connection altogether in a logic app workflow, follow these
101
101
|**Policy enforcement**| Yes |**Enabled**| This setting specifies whether to enable or disable the policy definition when you save your work. |
102
102
|||||
103
103
104
-
1. Under **POLICY RULE**, the JSON edit box is pre-populated with a policy definition template. Replace this template with your [policy definition](../governance/policy/concepts/definition-structure.md) based on the properties described in the table below and by following this syntax:
104
+
1. Under **POLICY RULE**, the JSON edit box is prepopulated with a policy definition template. Replace this template with your [policy definition](../governance/policy/concepts/definition-structure.md) based on the properties described in the table below and by following this syntax:
105
105
106
106
```json
107
107
{
@@ -222,7 +222,7 @@ When you create a connection in a logic app workflow, this connection exists as
222
222
| **Policy enforcement** | Yes | **Enabled** | This setting specifies whether to enable or disable the policy definition when you save your work. |
223
223
|||||
224
224
225
-
1. Under **POLICY RULE**, the JSON edit box is pre-populated with a policy definition template. Replace this template with your [policy definition](../governance/policy/concepts/definition-structure.md) based on the properties described in the table below and by following this syntax:
225
+
1. Under **POLICY RULE**, the JSON edit box is prepopulated with a policy definition template. Replace this template with your [policy definition](../governance/policy/concepts/definition-structure.md) based on the properties described in the table below and by following this syntax:
226
226
227
227
```json
228
228
{
@@ -320,7 +320,7 @@ Next, you need to assign the policy definition where you want to enforce the pol
320
320
321
321
1. After the policy takes effect, you can [test your policy](#test-policy).
322
322
323
-
For more information, see [Quickstart: Create a policy assignment to identify non-compliant resources](../governance/policy/assign-policy-portal.md).
323
+
For more information, see [Quickstart: Create a policy assignment to identify noncompliant resources](../governance/policy/assign-policy-portal.md).
0 commit comments