Hi @paromita d,
Hope everything is going well.
Question1: Breaking the Inheritance for list ,that contains more than 50K records will not cause any issue .Right ? (basically is there any Limitation).
First of all, the second point in my previous answer was only to break the inheritance of permissions from the entire list to the site level, which doesn't cause problems. But if you break the inheritance of permissions from items in the list to the list there is a limit of 50,000.
SharePoint has a limit on the number of unique permissions that can be applied to items in a list or library, which is 50,000. If you exceed this limit, you might encounter performance problems or errors when trying to break inheritance.
Question2: Can we apply same Steps for SharePoint Document Library and it's Folder also. Or there is different steps?
Yes, we can also break the inheritance of document libraries to a site and folders to a document library.
There is also a limit of 50,000. But we can put some documents into folders. Folders that break the inheritance count as a number of broken inheritance permissions.
For more information, please see: Breaking inheritance
Here are steps to break the inheritance of a document library to a site:
- Go to each document library on your SharePoint site.
- Click on the gear icon > Library Settings > More Library settings
- Click Permissions for this document library
- Next, as with the list, you can break the inheritance of site permissions for this document library.
Here are steps to break the inheritance of a folder to a document library:
- Select your folder > Manage access > Advanced settings
- Next, in the same way as for the list, you can break the folder's inheritance of the document library's permissions
Feel free to contact me if you have any concerns.
If the answer is helpful, please click "Accept Answer" and kindly upvote it.
By doing so, it will benefit all community members who are having this similar issue. Your contribution is highly appreciated.