Sensitivity
7 Topics- Apply Sensitivity label on SharePoint or Teams site to block offeline syncHi All, I was wondering is there any way if we apply a label toa SharePoint or Teams site (backed by SharePoint), we can enforce restrictions such as "Don't allow offline sync". Thanks in advance, DilanSolved123Views2likes2Comments
- India Voter ID Card found 172,000 times. How can I disable built-in "Sensitive Info Types"?When I open up Purview, one of the things I'm greeted with is the image below. I found another forum post and it appears you cannot disable these built-in items. I was also unable to delete them (grayed out). This is insanely frustrating and seems to be a huge security detriment. I could have a hundred United States SSNs but they would be pushed off this list by literally a million things I don't care about (I know for a fact our documents don't have any India Voter ID cards...). Even if I could delete the, one by one, there are HUNDREDS of types that are not relevant to us. Is there any way to just disable all the defaults?230Views2likes5Comments
- Microsoft Stream Sensitivity, The classification field can't be emptyHi all, after the sensitivity preview was enable users can not loner create groups on Microsoft Stream, because the sensitivity text box its empty, I have proceed to create a sensitivity category at Security and Compliance and publish this as a policy too, but the box still showing empty and the Microsoft Stream's group can't be created, the steps to create a new sensitivity category mentioned that Microsoft Stream is not on the list as supported apps for it, https://docs.microsoft.com/en-us/microsoft-365/compliance/sensitivity-labels-teams-groups-sites?view=o365-worldwide so I s it possible to disable this for Microsoft Stream? Am I the only user with this problem?
- Searching documents with "Sensitivity" Label-IDWell we have made the field "InformationProtectionLabelId" as Managed Property. So as a App or a User if you want a list of files having a specific label you can simply search using the label's GUID. Like below: Use like below in SharePoint search box InformationProtectionLabelId: 2702e115-d7fc-4912-b15b-a9b7662b1476 To use search API do below: https://<your domain>/_api/search/query?Querytext=%27InformationProtectionLabelId=<guid of the label> That's how you use the search API to search for ALL contents with a specific label11KViews1like7Comments