Skip to content

Commit 40db24e

Browse files
committed
Formatting and clarity edits
1 parent 6adb7a7 commit 40db24e

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

articles/logic-apps/logic-apps-enterprise-integration-schemas.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,14 @@ This article shows how to add a schema to your integration account. If you're wo
8383

8484
## Add schemas
8585

86+
* If you're working with a Consumption workflow, you must add your schema to a linked integration account.
87+
88+
* If you're working with a Standard workflow, you have the following options:
89+
90+
* Add your schema to a linked integration account. You can share the schema and integration account across multiple Standard logic app resources and their child workflows.
91+
92+
* Add your schema directly to your logic app resource. However, you can only share that schema across child workflows in the same logic app resource.
93+
8694
<a name="add-schema-integration-account"></a>
8795

8896
### Add schema to integration account
@@ -165,6 +173,8 @@ After your schema finishes uploading, the schema appears in the **Schemas** list
165173

166174
After your schema finishes uploading, the schema appears in the **Schemas** list. On your integration account's **Overview** page, under **Artifacts**, your uploaded schema appears.
167175

176+
---
177+
168178
### Add schema to Standard logic app resource
169179

170180
These steps apply only if you want to add a schema directly to your Standard logic app resource. Otherwise, [add the schema to your integration account](#add-schema-integration-account).
@@ -189,10 +199,10 @@ These steps apply only if you want to add a schema directly to your Standard log
189199

190200
1. In the **Schemas** folder, add your schema.
191201

192-
---
193-
194202
<a name="edit-schema"></a>
195203

204+
---
205+
196206
## Edit a schema
197207

198208
To update an existing schema, you have to upload a new schema file that has the changes you want. However, you can first download the existing schema for editing.

0 commit comments

Comments
 (0)