Performance Profiling Part 2: Choosing the right tool

In part 3 of our multi-part series on performance profiling, PM Esteban Herrera shows us how to profile apps once they are in production.
Previous episodes in the profiling series:
Part 1: An introduction
Part 2: Choosing the right tool
Learn more about profiling in VS here: aka.ms/vsprofilingdocs
This is a great tool and has helped me with various memory leaks and CPU pressures. But doesn't work so well when used to profile a Azure function app that runs using az func core tools on the local machine. Would be really really useful to get this feature into the the VS diagnostics tools.