Regaining Control Over Unmanaged GenAI Apps: New Microsoft Purview Enhancements in Edge

Many organizations are growing increasingly concerned about the widespread use of unsanctioned Generative AI (GenAI) tools. These apps, often accessed through unmanaged browsers, pose significant risks to data security and compliance. To help with this, Microsoft is now updating some features in  Microsoft Purview that will enhance policy enforcement for unmanaged cloud apps accessed via the Edge browser.  What’s Changing? Previously, enforcing Purview Data Loss Prevention (DLP) and Collection policies required manual creation of Edge configuration policies. These policies were often complex and needed to be scoped correctly to block unsupported browsers or apply protections. With this update, Microsoft automates much of that process: Collection Policies now apply directly within Edge without needing a separate blocking configuration. DLP Policies automatically generate Edge configuration policies that align with the scope of the DLP rules. DLP policies can operate in two mode...

Search-lineURI.ps1 v3 released

Just a quick post to let you know the search-lineuri.ps1 has been updated and uploaded to the Technet Gallery.

The script has gone through some major changes, and I will go through a couple of them in an upcoming post. But here are the highlights of v3:

  • CHANGE: Moved search to a function, making it possible to add more flexibility with switches.
  • NEW FEATURES: -search, -ListAsGridView, -SavetoXMl and path switches for saving the output.
  • BUGFIX: Script is no longer showing a count of 0. Listing only positive matches.
  • NEW FEATURE: Made the parameter for digits "not mandatory", as it is not always called for any more. Also restricted this parameter to 2-20 digits.
  • HELP: Created a online switch to launch lyncnumbers.net, where there will be updates about the script.