Skip to content

Commit 5ba706c

Browse files
committed
Merge branch 'main' into DBEKI-patch-BulkCancelUpdate
2 parents bc83b14 + 816f0f6 commit 5ba706c

File tree

776 files changed

+3272
-1872
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

776 files changed

+3272
-1872
lines changed

.openpublishing.redirection.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"source_path": "articles/web-api.md",
1515
"redirect_url": "manage-flows-with-code",
1616
"redirect_document_id": "false"
17-
},
18-
{
17+
},
18+
{
1919
"source_path": "articles/gdpr-dsr-accountclose-msa.md",
2020
"redirect_url": "privacy-dsr-accountclose-msa",
2121
"redirect_document_id": "false"
@@ -884,6 +884,16 @@
884884
"source_path": "articles/webinars.md",
885885
"redirect_url": "https://learn.microsoft.com/en-us/credentials/browse/?products=power-platform&wt.mc_id=appliedskills_AppliedSkillsPowerPlatformProductDoc_webpage_wwl",
886886
"redirect_document_id": false
887+
},
888+
{
889+
"source_path": "articles/glossary.md",
890+
"redirect_url": "../power-automate/flow-types",
891+
"redirect_document_id": false
892+
},
893+
{
894+
"source_path": "articles/contextual-help-bot.md",
895+
"redirect_url": "../power-automate/self-help",
896+
"redirect_document_id": false
887897
}
888898
]
889-
}
899+
}

articles/TOC.yml

Lines changed: 70 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,10 @@
1212
items:
1313
- name: Sign up
1414
href: sign-up-sign-in.md
15-
- name: Get started with Power Automate
15+
- name: Explore the Power Automate home page
1616
href: getting-started.md
17+
- name: Get Started with Power Automate tutorial
18+
href: get-started-tutorial.md
1719
- name: Cloud flows
1820
items:
1921
- name: Overview
@@ -24,10 +26,12 @@
2426
href: get-started-with-copilot.md
2527
- name: Explore the cloud flows designer
2628
href: flows-designer.md
27-
- name: Get started with triggers
28-
href: triggers-introduction.md
29-
- name: Get help from the Microsoft Copilot Studio bot
30-
href: contextual-help-bot.md
29+
- name: Start a cloud flow with a trigger
30+
items:
31+
- name: Get started with triggers
32+
href: triggers-introduction.md
33+
- name: Troubleshoot common issues with triggers
34+
href: triggers-troubleshoot.md
3135
- name: How to
3236
items:
3337
- name: Add an action
@@ -67,6 +71,8 @@
6771
href: format-data-by-examples.md
6872
- name: Manage cloud flows
6973
items:
74+
- name: Management overview
75+
href: overview-manage-cloud-flows.md
7076
- name: Share a flow
7177
href: create-team-flows.md
7278
- name: Support for guest users
@@ -102,20 +108,16 @@
102108
href: edit-solution-aware-flow.md
103109
- name: Remove a solution-aware flow
104110
href: remove-solution-aware-flow.md
105-
- name: Set up Application Insights with Power Automate
106-
href: /power-platform/admin/app-insights-cloud-flow.md
107111
- name: Troubleshoot
108112
items:
109-
- name: Troubleshoot common issues with triggers
110-
href: triggers-troubleshoot.md
111113
- name: Watch a cloud flow
112114
href: see-a-flow-run.md
113115
displayName: Monitor flow activity on mobile devices
114116
- name: Troubleshoot a cloud flow
115117
href: fix-flow-failures.md
116118
- name: Find and fix errors with the error checker
117119
href: error-checker.md
118-
- name: Automated flows
120+
- name: Automated cloud flows
119121
items:
120122
- name: Create a cloud flow from a template
121123
href: get-started-logic-template.md
@@ -129,12 +131,16 @@
129131
href: odata-filters.md
130132
- name: Run your flows with bttns
131133
href: bttn-button-flows.md
132-
- name: Scheduled flows
134+
- name: Scheduled cloud flows
133135
items:
134136
- name: Run a cloud flow on a schedule
135137
href: run-scheduled-tasks.md
136138
- name: Process a list of items
137139
href: apply-to-each.md
140+
- name: Analyze Power Automate telemetry using Application Insights
141+
href: /power-platform/admin/app-insights-cloud-flow
142+
- name: Limits and configuration
143+
href: limits-and-config.md
138144
- name: Power Automate mobile app
139145
items:
140146
- name: Overview
@@ -485,6 +491,8 @@
485491
href: ./desktop-flows/data-loss-prevention.md
486492
- name: Power Automate console
487493
href: ./desktop-flows/console.md
494+
- name: Tags in desktop flows (preview)
495+
href: ./desktop-flows/tags.md
488496
- name: Desktop flow designer
489497
href: ./desktop-flows/flow-designer.md
490498
items:
@@ -811,7 +819,7 @@
811819
href: ./desktop-flows/actions-reference/cloudconnectors.md
812820
- name: SAP automation
813821
href: ./desktop-flows/actions-reference/sap.md
814-
- name: Power Automate secret variables actions (preview)
822+
- name: Power Automate secret variables actions
815823
href: ./desktop-flows/actions-reference/powerautomatesecretvariables.md
816824
- name: Troubleshoot desktop flows runtime
817825
href: ./desktop-flows/troubleshoot.md
@@ -870,14 +878,20 @@
870878
href: process-mining-sap-erp.md
871879
- name: Transform and map data
872880
href: process-mining-transform.md
873-
- name: Process overview (preview)
874-
href: ./minit/process-overview.md
875-
- name: Visualize and gain insights from processes
876-
href: process-mining-visualize.md
877-
- name: Customize a report with your own Power BI workspace
878-
href: process-mining-pbi-workspace.md
879-
- name: Use optimized data structure in Power BI report (preview)
880-
href: process-mining-pbi-data-structure.md
881+
- name: Visualize and gain insights in Power BI
882+
items:
883+
- name: Process overview (preview)
884+
href: ./minit/process-overview.md
885+
- name: Visualize and gain insights from processes
886+
href: process-mining-visualize.md
887+
- name: Customize a report with your own Power BI workspace
888+
href: process-mining-pbi-workspace.md
889+
- name: Use optimized data structure in Power BI report
890+
href: process-mining-pbi-data-structure.md
891+
- name: Customize a report with your own Fabric workspace (preview)
892+
href: process-mining-fabric-workspace.md
893+
- name: Structure of semantic model in Fabric workspace (preview)
894+
href: process-mining-fabric-semantic-model.md
881895
- name: Application lifecycle management (ALM)
882896
items:
883897
- name: ALM overview
@@ -1146,7 +1160,7 @@
11461160
items:
11471161
- name: Overview
11481162
href: automation-center-overview.md
1149-
- name: Process map (preview)
1163+
- name: Process map
11501164
href: automation-center-process-map.md
11511165
- name: Recommendations
11521166
href: automation-center-recommendations.md
@@ -1168,6 +1182,8 @@
11681182
href: ./desktop-flows/capacity-utilization-process.md
11691183
- name: How to use process capacity
11701184
href: ./desktop-flows/capacity-process.md
1185+
- name: Savings (preview)
1186+
href: savings.md
11711187
- name: Administration
11721188
items:
11731189
- name: Power Automate sign-up FAQ
@@ -1225,50 +1241,46 @@
12251241
href: privacy-dsr-accountclose-msa.md
12261242
- name: Power Automate US Government
12271243
href: us-govt.md
1228-
- name: Reference
1244+
- name: Use Power Automate within the EU Data Boundary
1245+
href: flow-eudb.md
1246+
- name: Regions overview
1247+
href: regions-overview.md
1248+
- name: Common questions about Power Automate
1249+
href: frequently-asked-questions.yml
1250+
- name: Classic Dataverse
12291251
items:
1230-
- name: Regions overview
1231-
href: regions-overview.md
1232-
- name: Limits and configuration
1233-
href: limits-and-config.md
1234-
- name: Frequently asked questions
1235-
href: frequently-asked-questions.yml
1236-
- name: Power Automate glossary
1237-
href: glossary.md
1238-
- name: Classic Dataverse
1252+
- name: Classic Dataverse workflows
12391253
items:
1240-
- name: Classic Dataverse workflows
1241-
items:
1242-
- name: Overview
1243-
href: workflow-processes.md
1244-
- name: Configure background workflow stages and steps
1245-
href: configure-workflow-steps.md
1246-
- name: Monitor and manage background workflow processes
1247-
href: monitor-manage-processes.md
1248-
- name: Best practices for background workflow processes
1249-
href: best-practices-workflow-processes.md
1250-
- name: Replace background workflows with flows
1251-
href: replace-workflows-with-flows.md
1252-
- name: Classic Dataverse task flows
1253-
items:
1254-
- name: Create mobile task flows
1255-
href: create-mobile-task-flow.md
1256-
- name: Classic Dataverse dialogs
1257-
items:
1258-
- name: Use classic Dataverse dialogs
1259-
href: use-cds-for-apps-dialogs.md
1260-
- name: Replace classic Dataverse dialogs
1261-
href: replace-dialogs.md
1262-
- name: Resources
1254+
- name: Overview
1255+
href: workflow-processes.md
1256+
- name: Configure background workflow stages and steps
1257+
href: configure-workflow-steps.md
1258+
- name: Monitor and manage background workflow processes
1259+
href: monitor-manage-processes.md
1260+
- name: Best practices for background workflow processes
1261+
href: best-practices-workflow-processes.md
1262+
- name: Replace background workflows with flows
1263+
href: replace-workflows-with-flows.md
1264+
- name: Classic Dataverse task flows
1265+
items:
1266+
- name: Create mobile task flows
1267+
href: create-mobile-task-flow.md
1268+
- name: Classic Dataverse dialogs
1269+
items:
1270+
- name: Use classic Dataverse dialogs
1271+
href: use-cds-for-apps-dialogs.md
1272+
- name: Replace classic Dataverse dialogs
1273+
href: replace-dialogs.md
1274+
- name: Find help and support
12631275
items:
1264-
- name: Microsoft Credentials for Power Platform
1265-
href: /credentials/browse/?products=power-platform&wt.mc_id=appliedskills_AppliedSkillsPowerPlatformProductDoc_webpage_wwl
1276+
- name: Get online help
1277+
href: self-help.md
12661278
- name: Blog
12671279
href: https://make.powerautomate.com/blog/
12681280
- name: Forums
12691281
href: https://powerusers.microsoft.com/t5/Microsoft-Flow-Community/ct-p/FlowCommunity
1270-
- name: Support
1271-
href: https://make.powerautomate.com/support/
1282+
- name: Learn new Power Platform skills
1283+
href: /credentials/browse/?products=power-platform&wt.mc_id=appliedskills_AppliedSkillsPowerPlatformProductDoc_webpage_wwl
12721284
- name: Responsible AI
12731285
items:
12741286
- name: Overview

articles/acronym-sample.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ author: v-aangie
88
editor: ''
99
tags: ''
1010
ms.reviewer: angieandrews
11+
ms.service: power-automate
1112
ms.subservice: cloud-flow
1213
ms.topic: article
1314
ms.tgt_pltfrm: na

articles/add-condition.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ documentationcenter: na
77
author: v-aangie
88
editor: ''
99
tags: ''
10+
ms.service: power-automate
1011
ms.subservice: cloud-flow
11-
ms.topic: article
12+
ms.topic: how-to
1213
ms.tgt_pltfrm: na
1314
ms.workload: na
1415
ms.date: 05/16/2022

articles/add-manage-connections.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,17 @@
11
---
22
title: Manage connections in Power Automate
33
description: Add or manage connections to SharePoint, SQL Server, OneDrive for Business, Salesforce, Microsoft 365, OneDrive, Dropbox, Twitter, Google Drive, and more.
4-
services: ''
54
suite: flow
6-
documentationcenter: na
7-
author: Jopanchal
5+
author: kewaiss
86
contributors:
97
- Jopanchal
108
- schabungbam
119
- v-aangie
12-
editor: ''
13-
tags: ''
10+
ms.service: power-automate
1411
ms.subservice: cloud-flow
15-
ms.topic: article
16-
ms.tgt_pltfrm: na
17-
ms.workload: na
12+
ms.topic: how-to
1813
ms.date: 02/10/2023
19-
ms.author: Jopanchal
14+
ms.author: matow
2015
ms.reviewer: angieandrews
2116
search.audienceType:
2217
- flowmaker

articles/admin-analytics-report.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ author: v-aangie
88
editor: ''
99
tags: ''
1010

11+
ms.service: power-automate
1112
ms.subservice: cloud-flow
12-
ms.topic: article
13+
ms.topic: concept-article
1314
ms.tgt_pltfrm: na
1415
ms.workload: na
1516
ms.date: 09/14/2020

articles/admin-center-introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ author: v-aangie
88
editor: ''
99
tags: ''
1010

11+
ms.service: power-automate
1112
ms.subservice: cloud-flow
1213
ms.topic: article
1314
ms.tgt_pltfrm: na

articles/all-assigned-must-approve.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,17 @@
11
---
22
title: Create an approval flow that requires everyone to approve
33
description: Learn how to create an approval flow that requires everyone to approve or one person to reject a request.
4-
services: ''
54
suite: flow
6-
documentationcenter: na
7-
author: natalie-pienkowska
5+
author: kewaiss
86
contributors:
97
- natalie-pienkowska
108
- kartikraop
119
- v-aangie
12-
editor: ''
13-
tags: ''
10+
ms.service: power-automate
1411
ms.subservice: cloud-flow
15-
ms.topic: conceptual
16-
ms.tgt_pltfrm: na
17-
ms.workload: na
12+
ms.topic: how-to
1813
ms.date: 01/12/2023
19-
ms.author: jamiller
14+
ms.author: derahonuorah
2015
ms.reviewer: angieandrews
2116
search.audienceType:
2217
- flowmaker

articles/apply-to-each.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ contributors:
77
- kisubedi
88
- kartikraop
99
- v-aangie
10+
ms.service: power-automate
1011
ms.subservice: cloud-flow
11-
ms.topic: conceptual
12+
ms.topic: how-to
1213
ms.date: 04/01/2025
1314
ms.author: kisubedi
1415
ms.reviewer: angieandrews

articles/approval-attachments.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,17 @@
22
title: Create approval flows with attachments
33
description: Learn how to create flows that send attachments with approval requests.
44
suite: flow
5-
author: hamenon-ms
5+
author: kewaiss
66
contributors:
77
- hamenon-ms
88
- natalie-pienkowska
99
- kartikraop
1010
- v-aangie
11+
ms.service: power-automate
1112
ms.subservice: cloud-flow
12-
ms.topic: conceptual
13+
ms.topic: how-to
1314
ms.date: 01/12/2023
14-
ms.author: hamenon
15+
ms.author: derahonuorah
1516
ms.reviewer: angieandrews
1617
search.audienceType:
1718
- flowmaker

0 commit comments

Comments
 (0)