Skip to content

Commit 8313712

Browse files
committed
move to zone pivot
1 parent b318336 commit 8313712

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
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
@@ -10,7 +10,7 @@ monikerRange: '<=doc-intel-3.0.0'
1010

1111
<!-- markdownlint-disable MD041 -->
1212

13-
## Prerequisites (OneDrive workflow)
13+
## Prerequisites (OneDrive)
1414

1515
To complete this tutorial, you need the following resources:
1616

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ monikerRange: '<=doc-intel-3.0.0'
1010

1111
<!-- markdownlint-disable MD041 -->
1212

13-
## Prerequisites (SharePoint workflow)
13+
## Prerequisites (SharePoint)
1414

1515
To complete this tutorial, you need the following resources:
1616

articles/ai-services/document-intelligence/tutorial-logic-apps.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.subservice: forms-recognizer
99
ms.topic: tutorial
1010
ms.date: 07/18/2023
1111
ms.author: bemabonsu
12+
zone_pivot_groups: cloud-location
1213
monikerRange: '<=doc-intel-3.0.0'
1314
---
1415

@@ -18,6 +19,7 @@ monikerRange: '<=doc-intel-3.0.0'
1819
<!-- markdownlint-disable MD051 -->
1920
<!-- markdownlint-disable MD024 -->
2021
<!-- markdownlint-disable MD004 -->
22+
<!-- markdownlint-disable MD032 -->
2123
:::moniker range="doc-intel-3.0.0"
2224
[!INCLUDE [applies to v3.0](includes/applies-to-v3-0.md)]
2325
:::moniker-end
@@ -60,9 +62,13 @@ For more information, *see* [Logic Apps Overview](../../logic-apps/logic-apps-ov
6062
6163
Choose a workflow using a file from either your Microsoft OneDrive account or Microsoft ShareDrive site:
6264

63-
> [!div class="op_single_selector"]
64-
> - [!INCLUDE [OneDrive](includes/logic-app-tutorial/onedrive.md)]
65-
> - [!INCLUDE [SharePoint](includes/logic-app-tutorial/sharepoint.md)]
65+
:::zone pivot="workflow-onedrive"
66+
[!INCLUDE [OneDrive](includes/logic-app-tutorial/onedrive.md)]
67+
:::zone-end
68+
69+
:::zone pivot="workflow-sharepoint"
70+
[!INCLUDE [SharePoint](includes/logic-app-tutorial/sharepoint.md)]
71+
:::zone-end
6672

6773
## Test the automation flow
6874

0 commit comments

Comments
 (0)