Forum Discussion
SharePoint Online Alerts
Site Settings -> User Alerts is the only way I know of within the O365 interface to check for alerts, though I have heard Powershell can be used to discover that as well (not sure if Powershell would find your mystery user, though).
If you're not sure the User Alerts information is going to show you everyone with an alert, you could just email blast everyone with read rights or higher in this list and tell them you're adding some fields. I usually don't like emailing more people than I need to (and I'm over-engineering at this point, and maybe your audience is too big for this to be feasible), but that would ensure everyone that sees this list knows there's some changes to your data architecture, which is something.
- Kanu_20Feb 27, 2019Copper Contributor
Thanks, Juan for taking the time to reply it!
I have looked into this article, but I'm little hesitant to make these changes as not sure if it would actually disable the alert notifications.
- Feb 27, 2019The people not in the alerts list could be getting alerts from flow.
- Matt CoatsFeb 27, 2019Iron Contributor
Isn't this doing something different than what Kanu_20 is looking for? Your article presents a way to prevent users from creating alerts with a custom permission level, when we know Kanu_20's users already have them--we don't know what that permission level would do to users that already have them. I'd hope that SharePoint wouldn't clear these configured alerts just because new ones can't be made, but if they do (only way to know is with a test), Kanu_20 would create far more damage than alert messages would.
- Feb 27, 2019The article (not my article) shows how to disable alerts creation by means of a permission level you can map to SharePoint Group where you can add the people you don't require to create alerts...if that's not the use case (sorry for not understanding well the use case), then the article is not appropiate for what Kanu is looking for