Skip to content

Commit cdaea03

Browse files
committed
fix warnings
1 parent de0aba1 commit cdaea03

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/general-development/create-a-workflow-with-elevated-permissions-by-using-the-sharepoint-workflo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ It’s critical to restore the Service Principal from the recycle bin within 30
180180

181181
### How to restore deleted Service Principals?
182182

183-
Currently, service principals can be listed, viewed, hard deleted, or restored via the deletedItems Microsoft Graph API. To restore applications using Microsoft Graph, see [Restore deleted item - Microsoft Graph v1.0](https://learn.microsoft.com/en-us/graph/api/directory-deleteditems-restore?tabs=http).
183+
Currently, service principals can be listed, viewed, hard deleted, or restored via the deletedItems Microsoft Graph API. To restore applications using Microsoft Graph, see [Restore deleted item - Microsoft Graph v1.0](https://learn.microsoft.com/graph/api/directory-deleteditems-restore?tabs=http).
184184

185185
## See also
186186

docs/general-development/workflow-with-elevated-permissions-new-guidance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Create a workflow with elevated permissions by using the SharePoint Workflow platform. Guidance for sites that enable workflow after November 7 2024.
3-
description: Create SharePoint workflows that access objects in SharePoint that require elevated permissions. These solutions grant permissions to the workflow app and wrap actions with the App Step.
3+
description: Create SharePoint workflows that access objects in SharePoint that require elevated permissions for sites that enable workflow after November 7 2024. These solutions grant permissions to the workflow app and wrap actions with the App Step.
44
ms.date: 11/04/2024
55
ms.assetid: 4656f6a0-36fd-4b7d-898e-8cd4bdbbda57
66
ms.localizationpriority: high
@@ -154,4 +154,4 @@ It’s critical to restore the Service Principal from the recycle bin within 30
154154

155155
### How to restore deleted Service Principals?
156156

157-
Currently, service principals can be listed, viewed, hard deleted, or restored via the deletedItems Microsoft Graph API. To restore applications using Microsoft Graph, see [Restore deleted item - Microsoft Graph v1.0](https://learn.microsoft.com/en-us/graph/api/directory-deleteditems-restore?tabs=http).
157+
Currently, service principals can be listed, viewed, hard deleted, or restored via the deletedItems Microsoft Graph API. To restore applications using Microsoft Graph, see [Restore deleted item - Microsoft Graph v1.0](https://learn.microsoft.com/graph/api/directory-deleteditems-restore?tabs=http).

0 commit comments

Comments
 (0)