Skip to content

Commit 3a482ab

Browse files
Merge pull request SharePoint#7463 from PathToSharePoint/patch-2
Update manage-list-item-file-permissions.md
2 parents 026bb41 + 542e1de commit 3a482ab

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/business-apps/power-automate/guidance/manage-list-item-file-permissions.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Manage list item and file permissions with Power Automate
3-
ms.date: 07/16/2020
3+
ms.date: 11/02/2021
44
search.app:
55
- Flow
66
search.appverid: met150
@@ -34,7 +34,7 @@ Depending on the user, you may want to grant them either access to edit or read.
3434

3535
![Choose the right role to grant access to an item or a file](../../../images/grant-access-item-file-roles-flow.png)
3636

37-
The permission roles map to [simplified standard SharePoint permission groups](https://docs.microsoft.com/sharepoint/modern-experience-sharing-permissions):
37+
The permission roles map to [simplified standard SharePoint permission groups](/sharepoint/modern-experience-sharing-permissions):
3838
- Members
3939
- Owners
4040

@@ -61,9 +61,9 @@ You can find the role Id in the *category* property of an role item.
6161
![SharePoint site role definitions](../../../images/sp-web-roledefinitions.png)
6262

6363
## Grant access using sharing links
64-
Instead of granting users access to files directly, you can provide access to a specific file using [shareable links](https://docs.microsoft.com/sharepoint/modern-experience-sharing-permissions#sharable-links).
64+
Instead of granting users access to files directly, you can provide access to a specific file using [shareable links](/sharepoint/modern-experience-sharing-permissions#sharable-links).
6565

66-
You can use the '[Create sharing link for a file or folder](https://docs.microsoft.com/sharepoint/dev/business-apps/power-automate/sharepoint-connector-actions-triggers#create-sharing-link-for-a-file-or-folder)' action to create shareable links for a given file.
66+
You can use the '[Create sharing link for a file or folder](/sharepoint/dev/business-apps/power-automate/sharepoint-connector-actions-triggers#create-sharing-link-for-a-file-or-folder)' action to create shareable links for a given file.
6767

6868
> [!NOTE]
6969
> 'Create sharing link for a file or folder' only supports files or folders in a document library. List items are not supported yet.
@@ -84,4 +84,4 @@ The 'Stop sharing an item or a file' action requires the following inputs:
8484

8585
![Stop sharing an item or a file flow action](../../../images/stop-sharing-item-action-flow.png)
8686

87-
Applying this flow action will reset all permissions except on that item or the file except for site owners.
87+
Applying this flow action will remove all permissions on that item or file except for site owners.

0 commit comments

Comments
 (0)