Skip to content

Commit 8986667

Browse files
author
ecfan
committed
Fix Acrolinx issues
1 parent ad9de39 commit 8986667

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/logic-apps/block-connections-connectors.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ To block creating a connection altogether in a logic app workflow, follow these
101101
| **Policy enforcement** | Yes | **Enabled** | This setting specifies whether to enable or disable the policy definition when you save your work. |
102102
|||||
103103

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:
105105

106106
```json
107107
{
@@ -222,7 +222,7 @@ When you create a connection in a logic app workflow, this connection exists as
222222
| **Policy enforcement** | Yes | **Enabled** | This setting specifies whether to enable or disable the policy definition when you save your work. |
223223
|||||
224224

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:
226226

227227
```json
228228
{
@@ -320,7 +320,7 @@ Next, you need to assign the policy definition where you want to enforce the pol
320320

321321
1. After the policy takes effect, you can [test your policy](#test-policy).
322322

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).
324324

325325
<a name="test-policy"></a>
326326

0 commit comments

Comments
 (0)