Forum Discussion
dmowry
Apr 02, 2019Copper Contributor
Storage Quota Notifications
I am looking for a way to get notified when a site collections storage is close to maxing out. I know the site owner can be notified, but I, the sharepoint admin, want to be notified as well without making me a site owner.
Is there a way to get this setup? Is there a way with Flow to do this?
2 Replies
Sort By
- My guess here is that with Flow only yoy will not be able to achieve this, but with Flow + an Azure Function you could do it....an alternative could be a PS script deployed OnPremises and executed as a scheduled task
- dmowryCopper Contributor
jcgonzalezmartin Any examples you could point me to?