Unable to set sensitivity label #2028
Unanswered
manjunathreddy1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I'm using the following code to set the sensitivity label of SharePoint online site but sensitivity label is not getting updated. Please let me know if there is any solution for this issue.
set-pnpsite -classification "Public"
new-pnpsite -type communicationsite -title "LabelTest2" -classification "public" -url "https://antest01.sharepoint.com/sites/labeltest2"
Beta Was this translation helpful? Give feedback.
All reactions