I have azure function app project with few functions, logic and models are contained in folder with non meaningful name. Do you organize your folder like clean arhitecture (application, domain, infrastructure) or you create folder per function and all logic related to function is contained in files from folder?