Can SharePoint site content be shared publicly ?
Yes, you can share SharePoint Online files and folders using anonymous links which can be accessed without signing in.
You may want to share documents from your SharePoint Online site with external vendors, partners, customers so they can easily access them. Though SharePoint provides option of external sharing, but many users complain its a lengthy process and want to avoid it. Biggest problem is that the invitation email goes to the spam/junk folder.
Can entire SharePoint site be shared publicly ?
No, SharePoint Online Public Websites are discontinued. Read more here.
You can share SharePoint Online file or folder anonymously as public links which do not require external users to login with Organizational or Microsoft account.
Steps to enable SharePoint anonymous access
- Navigate to SharePoint Admin Center (require SharePoint Admin / Global Admin access).
- Open Sites --> Active Sites --> search your site.
- Open Policies --> External Sharing --> Edit --> select Anyone (IMPORTANT).
- Click Save.
- Navigate to the SharePoint Site Collection.
- Select the file/folder which you want to share anonymously --> Click Share and configure "Send link" as shown below.
- Click Apply.
- Now you can copy the link and share with external users.
- If you want to share .aspx pages anonymously, deactivate the Site Collection Feature "Limited-access user permission lockdown mode". When this feature is enabled, permissions for users in the "limited access" permissions level (such as Anonymous Users) are reduced, preventing access to Application Pages.
Who would you like this link to work for? - Anyone with the link (IMPORTANT).
Expires - Default is 90 days, you can change the date.
Set password (You will need to provide the password to others) - If you want additional security by allowing access only with a password.
Reference - External sharing options for SharePoint Online site collection (Microsoft Office 365)
External Sharing setting are set at organization Tenant level, but can be overridden from individual Site Collection settings.Sharing Option | Use to |
---|---|
Anyone | Allow site owners and others with full control permission to share the site with people who authenticate. Allow site users to decide when sharing files and folders to require authentication or allow unauthenticated people to access the item. Anyone links to files and folders can be freely forwarded. |
New and existing guests | Allow site owners and others with full control permission to share the site with people outside the organization. These people will need to sign in and will be added to the directory. Allow site users to share files and folders with people who aren't in the organization's directory. |
Existing guests | Allow sharing with only people already in your directory. These users may exist in your directory because they previously accepted sharing invitations or because they were manually added. (You can tell an external user because they have #EXT# in their user name.) |
Only people in your organization | Prevent all site users from sharing any site content externally. (This is the default setting for new classic sites.) |
Comments:
- Wow! This is a real good article and to the point. I was looking for "how to enable anonymous access for my SharePoint Online site?" and all links on Google give the solution which has been deprecated. Now I am able to setup anonymous public links and share with my customers, which really works without a log in.
anon 27 Nov 2020 03:43:21 GMT
- can i make a SP list public because i want customers to fill a form without signup and no need to give user account and password?
anon 12 Nov 2020 03:43:21 GMT
- I must admit this is the only blog I came across which is giving a correct step-by-step solution for enabling SharePoint Online anonymous access, all other blogs refer to the old anonymous option which is deprecated long ago. Thank you and nice write-up. I was able to set this up in one go!
anon 11 Nov 2020 21:09:45 GMT
- Further comments disabled!
- Change SharePoint Online List Experience to New Experience from Classic
- Cannot load PowerApps form in SharePoint Online due to repeated authentication
- Create SharePoint list from Excel spreadsheet and import table
- [Solved] SharePoint Search Internal server error exception
- [Fix] SharePoint: This embed code doesnt seem to work. We only support iframe based embeds
- How to extend retiring SharePoint 2010 Workflows and continue with Office 365
- SharePoint Online: Editing session has ended Message
- SharePoint error cannot connect to the configuration database
- That did'nt work, Issue type User not in directory - SharePoint external access error
- How to embed web page in SharePoint
- SharePoint - The URL is invalid. It may refer to a nonexistent file or folder, or refer to a valid file or folder that is not in the current Web.
- SharePoint error 2130575251 - The security validation for this page is invalid and might be corrupted
- Microsoft 365: How to Turn Off Delve in SharePoint Online for All Users
- SharePoint Server 2016 error Microsoft Office Online Server 2016 cant be installed on the same machine as a Microsoft SharePoint Server product
- JSON column formatting to preview SharePoint Online file on mouse hover
- How to show Videos on SharePoint Page
- How to get SharePoint Online user details from person or group column using REST API
- How to retrieve all SharePoint Online List Items using Rest API
- How to wrap column text in SharePoint Online Modern List Grid View using JSON formatting
- Recommended size and resolution for SharePoint Online Site logo
- SharePoint List redirect user after submitting form NewForm.aspx
- Add Custom External Link to SharePoint Site Navigation
- Drag drop files here option missing for SharePoint document library
- Can Microsoft SharePoint Lists be synced and accessed offline without internet?
- SharePoint - Use Today's Date Time in list view filter and calculated column
- Notepad++: How to add Quotes to CSV File - NotepadPlusPlus
- Installing Home-brew on Ubuntu - Ubuntu
- XmlRpcException ConnectException connection refused error - Java
- Java get day of the week as an int using DayOfWeek - Java
- Ubuntu Linux: Unzip a zip file using Terminal - Ubuntu
- How to Display Excel Spreadsheet on SharePoint site - SharePoint
- AW3 CLI command to get list of all region names - AWS
- Keyboard shortcuts to format Source code in Microsoft Visual Studio Code IDE - Microsoft