Allow us to write sensitivity label in Group properties via Graph API
assignedLabels:
The list of sensitivity label pairs (label ID, label name) associated with an Office 365 group. Returned only on $select. Read-only.
Please give us the option to set/write/delete/modify a sensitivity label on a Group / SharePoint Site / Team.

4 comments
-
Charles commented
assignedLabels can be set using graph call, see https://github.com/microsoftgraph/powershell-aad-samples/blob/master/ReassignSensitivityLabelToO365Groups.ps1. Only caveat is, it can't be set using App-only credentials.
-
Service Account O365 (PE) commented
We use these labels since last year and it would be so helpful to set them via graph api not only powershell for groups / teams / sharepoint
-
Mykhailo Bratukha commented
It would be very helpful feature!
-
Alex Clark commented
This is a much needed feature - we can write the older Group Classification labels but not the new sensitivity labels.