From 05c10ad7d06ecb0323b943fe21a62b03177e24eb Mon Sep 17 00:00:00 2001 From: Marios Leon <68023448+mariosleon@users.noreply.github.com> Date: Wed, 27 Oct 2021 11:11:42 +0300 Subject: [PATCH 1/7] try 1 --- .openpublishing.redirection.json | 5 +++++ .vscode/settings.json | 8 ++++++++ 2 files changed, 13 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index c6b6c0d98..a76f52541 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -495,6 +495,11 @@ "source_path": "articles/connection-cds-native.md", "redirect_url": "/power-automate/dataverse/overview", "redirect_document_id": false + }, + { + "source_path": "articles/desktop-flows/actions-reference/cognitive.md#analyzesentimentgoogle", + "redirect_url": "/power-automate/desktop-flows/actions-reference/googlecognitive#analyzesentimentgoogle", + "redirect_document_id": false } ] } diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 000000000..ed9462b7e --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,8 @@ +{ + "markdownlint.config": { + "MD028": false, + "MD025": { + "front_matter_title": "" + } + } +} \ No newline at end of file From c5e9045b5cbe7dd67218adea1c4281b6fdfd8b8d Mon Sep 17 00:00:00 2001 From: Marios Leon <68023448+mariosleon@users.noreply.github.com> Date: Wed, 27 Oct 2021 14:22:51 +0300 Subject: [PATCH 2/7] Update .openpublishing.redirection.json --- .openpublishing.redirection.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index a76f52541..48802c932 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -497,7 +497,7 @@ "redirect_document_id": false }, { - "source_path": "articles/desktop-flows/actions-reference/cognitive.md#analyzesentimentgoogle", + "source_path": "/power-automate/desktop-flows/actions-reference/cognitive#analyzesentimentgoogle", "redirect_url": "/power-automate/desktop-flows/actions-reference/googlecognitive#analyzesentimentgoogle", "redirect_document_id": false } From 0ac65f4088b4facf22ee99ccbdb24fd45b4e7287 Mon Sep 17 00:00:00 2001 From: Marios Leon <68023448+mariosleon@users.noreply.github.com> Date: Wed, 27 Oct 2021 14:24:45 +0300 Subject: [PATCH 3/7] Update .openpublishing.redirection.json --- .openpublishing.redirection.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 48802c932..8cd4960d4 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -497,7 +497,7 @@ "redirect_document_id": false }, { - "source_path": "/power-automate/desktop-flows/actions-reference/cognitive#analyzesentimentgoogle", + "source_path": "https://docs.microsoft.com/power-automate/desktop-flows/actions-reference/cognitive#analyzesentimentgoogle", "redirect_url": "/power-automate/desktop-flows/actions-reference/googlecognitive#analyzesentimentgoogle", "redirect_document_id": false } From c72d7a803a3cdd48a01a23de197fb21d5367e3f9 Mon Sep 17 00:00:00 2001 From: Marios Leon <68023448+mariosleon@users.noreply.github.com> Date: Wed, 27 Oct 2021 14:29:38 +0300 Subject: [PATCH 4/7] Update .openpublishing.redirection.json --- .openpublishing.redirection.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 8cd4960d4..337c9f9dc 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -497,7 +497,7 @@ "redirect_document_id": false }, { - "source_path": "https://docs.microsoft.com/power-automate/desktop-flows/actions-reference/cognitive#analyzesentimentgoogle", + "source_path": "https://review.docs.microsoft.com/en-us/power-automate/desktop-flows/actions-reference/cognitive?branch=pad-moreinfolinkscorrection#analyzesentimentgoogle", "redirect_url": "/power-automate/desktop-flows/actions-reference/googlecognitive#analyzesentimentgoogle", "redirect_document_id": false } From cd775673d948883fd58214843fc89d444f552145 Mon Sep 17 00:00:00 2001 From: Marios Leon <68023448+mariosleon@users.noreply.github.com> Date: Wed, 27 Oct 2021 21:55:58 +0300 Subject: [PATCH 5/7] Update .openpublishing.redirection.json --- .openpublishing.redirection.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 337c9f9dc..c6b6c0d98 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -495,11 +495,6 @@ "source_path": "articles/connection-cds-native.md", "redirect_url": "/power-automate/dataverse/overview", "redirect_document_id": false - }, - { - "source_path": "https://review.docs.microsoft.com/en-us/power-automate/desktop-flows/actions-reference/cognitive?branch=pad-moreinfolinkscorrection#analyzesentimentgoogle", - "redirect_url": "/power-automate/desktop-flows/actions-reference/googlecognitive#analyzesentimentgoogle", - "redirect_document_id": false } ] } From 0a76701c5ccb7bc89eedf443667b77e5621d621c Mon Sep 17 00:00:00 2001 From: Marios Leon <68023448+mariosleon@users.noreply.github.com> Date: Wed, 27 Oct 2021 22:08:27 +0300 Subject: [PATCH 6/7] interim correction --- .../actions-reference/cognitive.md | 24 +++++++++++++++++++ .../actions-reference/runflow.md | 8 +++---- .../desktop-flows/actions-reference/system.md | 2 ++ 3 files changed, 30 insertions(+), 4 deletions(-) create mode 100644 articles/desktop-flows/actions-reference/cognitive.md diff --git a/articles/desktop-flows/actions-reference/cognitive.md b/articles/desktop-flows/actions-reference/cognitive.md new file mode 100644 index 000000000..2a5f67772 --- /dev/null +++ b/articles/desktop-flows/actions-reference/cognitive.md @@ -0,0 +1,24 @@ +--- +title: Cognitive | Microsoft Docs +description: Cognitive Actions Reference +author: mariosleon +ms.service: power-automate +ms.subservice: desktop-flow +ms.topic: article +ms.date: 10/27/2021 +ms.author: marleon +ms.reviewer: +search.app: + - Flow +search.audienceType: + - flowmaker + - enduser +--- + +# Cognitive actions + +The cognitive actions have been segregated into three new categories. + +- [Google cognitive](googlecognitive) +- [IBM cognitive](ibmcognitive.md) +- [Microsoft cognitive](microsoftcognitive.md) \ No newline at end of file diff --git a/articles/desktop-flows/actions-reference/runflow.md b/articles/desktop-flows/actions-reference/runflow.md index 50846f06c..ee0f4bbcb 100644 --- a/articles/desktop-flows/actions-reference/runflow.md +++ b/articles/desktop-flows/actions-reference/runflow.md @@ -1,6 +1,6 @@ --- -title: Run flow | Microsoft Docs -description: Run flow Actions Reference +title: Run desktop flow | Microsoft Docs +description: Run desktop flow Actions Reference author: mariosleon ms.service: power-automate ms.subservice: desktop-flow @@ -15,7 +15,7 @@ search.audienceType: - enduser --- -# Run flow +# Run desktop flow Set your automation to trigger other flows @@ -32,7 +32,7 @@ The **Run desktop flow** action enables you to call other desktop flows while ru ![screenshot of the Run desktop flow action.](\media\runflow\run-desktop-flow-action.png) -## Run flow action +## Run desktop flow action ### Run desktop flow diff --git a/articles/desktop-flows/actions-reference/system.md b/articles/desktop-flows/actions-reference/system.md index f47dbd66e..d30478d4d 100644 --- a/articles/desktop-flows/actions-reference/system.md +++ b/articles/desktop-flows/actions-reference/system.md @@ -16,6 +16,8 @@ search.audienceType: --- # System +>[!NOTE] +>The System group of actions has been segregated into some new categories. You can find details on the [Workstation](workstation.md) actions and [Scripting](scripting.md) actions in their respective pages. Perform a variety of tasks in a Windows environment and retrieve information from the system From 5e09d55f7739a3b71450742d143419a22b48ba2f Mon Sep 17 00:00:00 2001 From: Marios Leon <68023448+mariosleon@users.noreply.github.com> Date: Wed, 27 Oct 2021 22:10:25 +0300 Subject: [PATCH 7/7] Update cognitive.md --- articles/desktop-flows/actions-reference/cognitive.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/desktop-flows/actions-reference/cognitive.md b/articles/desktop-flows/actions-reference/cognitive.md index 2a5f67772..b00ef4f05 100644 --- a/articles/desktop-flows/actions-reference/cognitive.md +++ b/articles/desktop-flows/actions-reference/cognitive.md @@ -19,6 +19,6 @@ search.audienceType: The cognitive actions have been segregated into three new categories. -- [Google cognitive](googlecognitive) +- [Google cognitive](googlecognitive.md) - [IBM cognitive](ibmcognitive.md) - [Microsoft cognitive](microsoftcognitive.md) \ No newline at end of file