Is it possible to get the name, type, associated resource group, trigger time, trigger type, and trigger source for all Azure Functions within a subscription? We have set up a number of Azure Functions over time but they are not cleanly organized or properly documented, so we only know that we have a lot of Functions executing but we don't know when they're scheduled to execute, what triggers their execution, etc. Having this information would help us better balance jobs and more effectively plan how to add and schedule other automated tasks.



