slightly offtopic but, we have an ancient process of resizing staff photos and uploading into AD.
we use a SQL stored procedure to copy files from source, resize with photoresize.exe and store in destination.
we then use powershell to add the image to users thumbnail property in AD
there must be a more fancy / robust solution using power automate. anybody know of anything?