I want to build a small internal tool that alerts when files in OneDrive/SharePoint become publicly accessible, shows exact permissions and sharing links, and keeps a timeline of when the exposure started. Currently, I have to dig through Graph queries and audit logs whenever security asks.
Quick question for Microsoft 365 admins. Do you currently have an easy way to see **all files in OneDrive/SharePoint that are shared externally or publicly**across the tenant? I end up digging through Graph queries and audit logs whenever security asks. I'm considering building a small internal tool that: • alerts when files become publicly accessible • shows the exact permissions + sharing link • keeps a timeline of when the exposure started Basically a “who exposed what and when” report. Curious how others are solving this today.