Access Denied Customizing Office 365 Communication Site

Our Power users are used to Sharepoint Designer and do some heavier customization, They have developed this skill while working with on-premise version of SharePoint.

Now as organization is migrating to Share point online so expectation is the same. We recently faced issue where users were using designer and were not able to customize the pages of office 365 Communication site. (Access denied error was received)

On bit of research it was found :

For Office 365 communication sites, add and customize permissions by default are denied but for classic team sites, it is allowed.

To resolve this launch share point online shell and run below command

Set-SPOSite “SharePoint site URL here” -DenyAddAndCustomizePages $false

You can check the result as well by running get command.

This will allow Communication site and pages to be edited in SharePoint Designer and error will disappear.

 

Thanks for reading

Sukhija Vikas

http://SysCloudPro.com

Advertisement

One thought on “Access Denied Customizing Office 365 Communication Site

  1. Pingback: Access Denied Customizing Office 365 Communication Site | Cloud Computers Guide

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s