diff --git a/examples/sharepoint/listitems/system_update.py b/examples/sharepoint/listitems/system_update.py index 51439dc7..7f9c9a05 100644 --- a/examples/sharepoint/listitems/system_update.py +++ b/examples/sharepoint/listitems/system_update.py @@ -1,5 +1,8 @@ """ Demonstrates how to update system metadata properties of List Item + +Note: When using Entra ID (former Azure AD), some system metadata updates +(e.g. Author, Editor) require Sites.FullControl permission. """ import sys