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/solution-guidance/security-webapppolicies.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ Modern team sites are SharePoint team sites which are connected to an Office 365
68
68
- Treat the modern team site like a “normal” site and grant permission like described in earlier chapters
69
69
70
70
> [!IMPORTANT]
71
-
> We recommend granting permissions at SharePoint level, so threat the modern team sites like regular classic SharePoint team sites. This approach aligns with what the web application policies were providing.
71
+
> We recommend granting permissions at SharePoint level, so treat the modern team sites like regular classic SharePoint team sites. This approach aligns with what the web application policies were providing.
72
72
73
73
#### Granting permissions using PnP PowerShell
74
74
Below scripts show an easy way to grant access via using PnP PowerShell and they can be a good starting basis for your implementation. Below scripts do not take in account the following:
0 commit comments