All Azure profiler videos talk about simple solutions, i.e. running profiler from an app service. I could not find any video on installing profiler on VM or VM scale set. Only resource is MS documentation and it is so confusing. Also, they all talk about collecting profiler traces but none of them explain about analyzing the trace.
did you find anything about analyzing the trace? I am looking for some information regarding this, I download the trace file and open it in VS but can't go further, the data is just too complex for me to understand it.
Hi ! Does it works with SQL managed database on azure ? Can I Diagnostic database related performance issues. For ex. the query that is causing the cpu increased ?
hi, before i try it can you tell me if its free and if it offer the possibility to see which part of the code takes the most time and how long it takes to execute for a specific action, for example when i log in, i want to see how long it takes and which is the slowest part in the code for that operation (see precise timing and call counts of function in my code), for example a particular function or operation which takes 2 seconds, and the entire login takes 3 seconds?
All Azure profiler videos talk about simple solutions, i.e. running profiler from an app service. I could not find any video on installing profiler on VM or VM scale set. Only resource is MS documentation and it is so confusing. Also, they all talk about collecting profiler traces but none of them explain about analyzing the trace.
Did you find anything on this? I want to install profiler on my VM but I can't find any sources on how to do it.
did you find anything about analyzing the trace? I am looking for some information regarding this, I download the trace file and open it in VS but can't go further, the data is just too complex for me to understand it.
Hi ! Does it works with SQL managed database on azure ? Can I Diagnostic database related performance issues. For ex. the query that is causing the cpu increased ?
hi, before i try it can you tell me if its free and if it offer the possibility to see which part of the code takes the most time and how long it takes to execute for a specific action, for example when i log in, i want to see how long it takes and which is the slowest part in the code for that operation (see precise timing and call counts of function in my code), for example a particular function or operation which takes 2 seconds, and the entire login takes 3 seconds?
Any education plan for azure?