I have a Function with some performance issues for my App and I would like to use a memory dump to debug it. For Azure Web Apps I can navigate to Diagnose and Solve Problems and Collect Memory Dump to do this, but for my Function App it does not look like I have the same option. I am guessing this is because my Function is on a Consumption Plan, however I am still wondering if there is a way for me to get this dump and further troubleshoot my issue.
