From 5860473c352367f184a13a398b003d97a44288c9 Mon Sep 17 00:00:00 2001 From: danthemango Date: Wed, 8 Jul 2026 09:59:15 -0700 Subject: [PATCH 1/3] Add caution for on-premise workflows --- ...-by-using-sharepoint-designer-and-the-sharepoint-wo.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/general-development/creating-a-workflow-by-using-sharepoint-designer-and-the-sharepoint-wo.md b/docs/general-development/creating-a-workflow-by-using-sharepoint-designer-and-the-sharepoint-wo.md index 2a41cd9e90..0018df81f5 100644 --- a/docs/general-development/creating-a-workflow-by-using-sharepoint-designer-and-the-sharepoint-wo.md +++ b/docs/general-development/creating-a-workflow-by-using-sharepoint-designer-and-the-sharepoint-wo.md @@ -10,10 +10,14 @@ ms.localizationpriority: high Learn how to install, open, and create a workflow by using SharePoint Designer 2013 and the SharePoint Workflow platform. > [!CAUTION] -> SharePoint 2010 workflows have been retired since August 1, 2020 for new tenants and removed from existing tenants on November 1, 2020. If you’re using SharePoint 2010 workflows, we recommend migrating to Power Automate or other supported solutions. For more information, see [SharePoint 2010 workflow retirement](https://support.microsoft.com/office/sharepoint-2010-workflow-retirement-1ca3fff8-9985-410a-85aa-8120f626965f). +> SharePoint 2010 workflows have been retired since August 1, 2020 for new tenants on SharePoint Online and removed from existing tenants on November 1, 2020. If you’re using SharePoint 2010 workflows, we recommend migrating to Power Automate or other supported solutions. For more information, see [SharePoint 2010 workflow retirement](https://support.microsoft.com/office/sharepoint-2010-workflow-retirement-1ca3fff8-9985-410a-85aa-8120f626965f). > [!CAUTION] -> SharePoint 2013 workflows are scheduled for retirement in April 2024. For more information, see: [SharePoint 2013 workflow retirement](https://support.microsoft.com/office/sharepoint-2013-workflow-retirement-4613d9cf-69aa-40f7-b6bf-6e7831c9691e). +> SharePoint 2010 workflows are deprecated for SharePoint On-Premise on July 16, 2026. If you’re using SharePoint 2010 workflows, we recommend migrating to SharePoint 2013 Workflows or using Power Automate with Azure on-premise data gateway or other supported solutions. For more information, see [What's deprecated or removed from SharePoint Server Subscription Edition +](https://learn.microsoft.com/en-us/sharepoint/what-s-new/what-s-deprecated-or-removed-from-sharepoint-server-subscription-edition#deprecated-features). + +> [!CAUTION] +> SharePoint 2013 workflows are turned off for new SharePoint Online tenants on April 2, 2024, and were fully retired on April 2, 2026. For more information, see: [SharePoint 2013 workflow retirement](https://support.microsoft.com/office/sharepoint-2013-workflow-retirement-4613d9cf-69aa-40f7-b6bf-6e7831c9691e). ## Install SharePoint Designer 2013 From 46755e65d7a7929ad63d0092df1d8187c5189678 Mon Sep 17 00:00:00 2001 From: danthemango Date: Wed, 8 Jul 2026 10:07:19 -0700 Subject: [PATCH 2/3] Update ms.date As mentioned in the pull request template --- ...rkflow-by-using-sharepoint-designer-and-the-sharepoint-wo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general-development/creating-a-workflow-by-using-sharepoint-designer-and-the-sharepoint-wo.md b/docs/general-development/creating-a-workflow-by-using-sharepoint-designer-and-the-sharepoint-wo.md index 0018df81f5..91ee63528f 100644 --- a/docs/general-development/creating-a-workflow-by-using-sharepoint-designer-and-the-sharepoint-wo.md +++ b/docs/general-development/creating-a-workflow-by-using-sharepoint-designer-and-the-sharepoint-wo.md @@ -1,7 +1,7 @@ --- title: Creating a workflow by using SharePoint Designer 2013 and the SharePoint Workflow platform description: This is an article with links to learn about creating a workflow by using SharePoint Designer 2013 and the SharePoint Workflow platform. -ms.date: 05/09/2023 +ms.date: 07/08/2026 ms.assetid: c05e0127-c6f5-48b8-b8f2-cbcc30149c8b ms.localizationpriority: high --- From d7b98c38ac61be86ea5e5eea007707f8cda9df12 Mon Sep 17 00:00:00 2001 From: danthemango Date: Wed, 8 Jul 2026 10:09:08 -0700 Subject: [PATCH 3/3] Remove locale from link --- ...rkflow-by-using-sharepoint-designer-and-the-sharepoint-wo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general-development/creating-a-workflow-by-using-sharepoint-designer-and-the-sharepoint-wo.md b/docs/general-development/creating-a-workflow-by-using-sharepoint-designer-and-the-sharepoint-wo.md index 91ee63528f..5aa82b75bd 100644 --- a/docs/general-development/creating-a-workflow-by-using-sharepoint-designer-and-the-sharepoint-wo.md +++ b/docs/general-development/creating-a-workflow-by-using-sharepoint-designer-and-the-sharepoint-wo.md @@ -14,7 +14,7 @@ Learn how to install, open, and create a workflow by using SharePoint Designer 2 > [!CAUTION] > SharePoint 2010 workflows are deprecated for SharePoint On-Premise on July 16, 2026. If you’re using SharePoint 2010 workflows, we recommend migrating to SharePoint 2013 Workflows or using Power Automate with Azure on-premise data gateway or other supported solutions. For more information, see [What's deprecated or removed from SharePoint Server Subscription Edition -](https://learn.microsoft.com/en-us/sharepoint/what-s-new/what-s-deprecated-or-removed-from-sharepoint-server-subscription-edition#deprecated-features). +](https://learn.microsoft.com/sharepoint/what-s-new/what-s-deprecated-or-removed-from-sharepoint-server-subscription-edition#deprecated-features). > [!CAUTION] > SharePoint 2013 workflows are turned off for new SharePoint Online tenants on April 2, 2024, and were fully retired on April 2, 2026. For more information, see: [SharePoint 2013 workflow retirement](https://support.microsoft.com/office/sharepoint-2013-workflow-retirement-4613d9cf-69aa-40f7-b6bf-6e7831c9691e).