Forum Discussion
dmowry
Apr 02, 2019Brass 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 ...
Apr 02, 2019
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
dmowry
Apr 04, 2019Brass Contributor
jcgonzalezmartin Any examples you could point me to?