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
| Reader | This role allows the user to read the properties and the contents of the container. |
103
-
| Writer | This role has all permissions a Reader has, plus the permission to create, update, and delete content inside the container, and to update applicable container properties. |
104
-
| Manager | This role has all permissions a Writer has, plus the permission to manage membership of the container. |
105
-
| Owner | This role has all permissions a Manager has, plus the permission to delete containers. |
103
+
| Writer | This role has all the permissions a Reader has, plus the permission to create, update, and delete content inside the container, and to update applicable container properties. |
104
+
| Manager | This role has all the permissions a Writer has, plus the permission to manage membership of the container. |
105
+
| Owner | This role has all the permissions a Manager has, plus the permission to delete containers. |
106
106
107
107
## What's next
108
108
109
109
Here are some actions you can take next:
110
110
111
-
1. Configure your SharePoint Embedded [application manifest](/entra/identity-platform/reference-app-manifest#requiredresourceaccess-attribute) (you may use [Entra PowerShell](/powershell/entra-powershell/manage-apps#assign-permissions-to-an-app) or [Azure CLI](/cli/azure/ad/app/permission#az-ad-app-permission-add)) to request the required permissions:
111
+
1. Configure your SharePoint Embedded [application manifest](/entra/identity-platform/reference-app-manifest#requiredresourceaccess-attribute) (you may use [Entra PowerShell](/powershell/entra-powershell/manage-apps#assign-permissions-to-an-app) or the [Azure CLI](/cli/azure/ad/app/permission#az-ad-app-permission-add)) to request the required permissions:
112
112
- Microsoft Graph (resourceAppId: `00000003-0000-0000-c000-000000000000`)
113
113
-`FileStorageContainer.Selected` (type: `Scope`, ID: `085ca537-6565-41c2-aca7-db852babc212`) to access containers on consuming tenants
0 commit comments