Forum Discussion
All you need to know about Commenting in SharePoint / Microsoft Lists
- Mar 03, 2021
This feature is available for SharePoint lists & Microsoft lists. It should be available in your tenant by default, unless someone from administration team disabled it.
If you want to enable this feature, you can do so using PowerShell. Check below article for more information & complete PowerShell commands:
How to Enable/Disable the commenting in SharePoint Online/Microsoft Lists
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Thx
Gregoire Bousseau Try using PnP PowerShell or SharePoint REST API or CLI for Microsoft 365 for enabling SharePoint list comments.
You can find complete script/code in articles given here: Enable/Disable the comments for a SharePoint Online/Microsoft List
Please consider giving a Like if my post helped you in any way.