Is there a direct way to get the owner/creator of a function app under my tenant? I've been trying to find anything inside the resource explorer and so far the only way to know which user deployed this function app is to go to the activity logs.
My objective is get the creators of every function app under my tenant, preferably using ARM Rest API.