Folks, below is what i'm trying to achieve.
I'm receiving full loads extract from DB2 into my ADLS, under /landing container from every department like Marketing/Finance/HR.
I want to trigger a function anytime a new blob is created. The function would first check if the capacity on the Fabric instance is below 50% or not. If its <50% it should call the department specific Notebook to execute. Can someone point me to useful code snippets or experiences/ideas for the same please. Looking forward to hear from you !