You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/business-apps/power-automate/guidance/manage-list-item-file-permissions.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Depending on the user, you may want to grant them either access to edit or read.
31
31
32
32

33
33
34
-
The permission roles map to [simplified standard SharePoint permission groups](https://docs.microsoft.com/en-us/sharepoint/modern-experience-sharing-permissions):
34
+
The permission roles map to [simplified standard SharePoint permission groups](https://docs.microsoft.com/sharepoint/modern-experience-sharing-permissions):
35
35
- Members
36
36
- Owners
37
37
@@ -58,9 +58,9 @@ You can find the role Id in the *category* property of an role item.
58
58

59
59
60
60
## Grant access using sharing links
61
-
Instead of granting users access to files directly, you can provide access to a specific file using [shareable links](https://docs.microsoft.com/en-us/sharepoint/modern-experience-sharing-permissions#sharable-links).
61
+
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).
62
62
63
-
You can use the '[Create sharing link for a file or folder](https://docs.microsoft.com/en-us/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.
63
+
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.
64
64
65
65
> [!NOTE]
66
66
> 'Create sharing link for a file or folder' only supports files or folders in a document library. List items are not supported yet.
@@ -81,4 +81,4 @@ The 'Stop sharing an item or a file' action requires the following inputs:
81
81
82
82

83
83
84
-
Applying this flow action will reset all permissions except on that item or the file except for site owners.
84
+
Applying this flow action will reset all permissions except on that item or the file except for site owners.
0 commit comments