Skip to content

Commit 69d7e26

Browse files
committed
edit for pub
1 parent b225552 commit 69d7e26

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/ai-services/document-intelligence/includes/logic-app-tutorial/onedrive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Now that you have the Logic App connector resource set up and configured, let's
118118

119119
:::image type="content" source="../../media/logic-apps-tutorial/when-file-created.png" alt-text="Screenshot of the When a file is created window.":::
120120

121-
:::moniker range=">=doc-intel-3.1.0"
121+
:::moniker range=">=doc-intel-3.0.0"
122122

123123
4. Next, we're going to add a new step to the workflow. Select the **➕ New step** button underneath the newly created OneDrive node.
124124

articles/ai-services/document-intelligence/includes/logic-app-tutorial/sharepoint.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ At this point, you should have a Document Intelligence resource and a SharePoint
6464

6565
:::image type="content" source="../../media/logic-apps-tutorial/create-logic-app.png" alt-text="Screenshot of the Create Logic App page.":::
6666

67-
1. Next, you're going to fill out the **Create Logic App** fields with the following values:
67+
1. Next, you're going to complete the **Create Logic App** fields with the following values:
6868

6969
* **Subscription**. Select your current subscription.
7070
* **Resource group**. The [Azure resource group](/azure/cloud-adoption-framework/govern/resource-consistency/resource-access-management#what-is-an-azure-resource-group) that contains your resource. Choose the same resource group you have for your Document Intelligence resource.
@@ -111,7 +111,7 @@ At this point, you should have a Document Intelligence resource and a SharePoint
111111
> Select the arrow at the end of each listed folder to traverse to the next folder in the path:
112112
:::image type="content" source="../../media/logic-apps-tutorial/folder-traverse-tip.png" alt-text="Screenshot of how to traverse the folder path.":::
113113

114-
::: moniker range=">=doc-intel-3.1.0"
114+
::: moniker range=">=doc-intel-3.0.0"
115115

116116
4. Search for and select **SharePoint** from the search bar once more. Then, select the **Get file content** action.
117117

@@ -241,7 +241,7 @@ At this point, you should have a Document Intelligence resource and a SharePoint
241241
> * This current version only returns a single invoice per PDF.
242242
> * The "For each loop" is required around the send email action to enable an output format that may return more than one invoice from PDFs in the future.
243243
244-
:::moniker-end -->
244+
:::moniker-end
245245
246246
:::moniker range="doc-intel-2.1.0"
247247

0 commit comments

Comments
 (0)