Skip to content

Commit c120ce4

Browse files
Merge pull request #259865 from swghimire/patch-1
Update export-from-ise-to-standard-logic-app.md
2 parents 43bdb5a + e93142f commit c120ce4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/logic-apps/export-from-ise-to-standard-logic-app.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ This article provides information about the export process and shows how to expo
4242

4343
- By default, if an Azure connector has a built-in connector version, the export tool automatically converts the Azure connector to the built-in connector. No option exists to opt out from this behavior.
4444

45+
- If the connection ID is incorrectly formatted, an error is thrown. Before you export your workflow, make sure that the connection IDs for your connectors match the following format:
46+
47+
`subscriptionId/{subscription-ID}/resourceGroups/{resource-group-name}/providers/Microsoft.Logic/integrationServiceEnvironments/{integration-service-environment-name}/managedApis/{managed-api-name}`
48+
4549
## Exportable operation types
4650

4751
| Operation | JSON type |

0 commit comments

Comments
 (0)