Hyper-V symbols for debugging
First published on TECHNET on Apr 25, 2018 Having access to debugging symbols can be very handy, for example when you are A partner building solutions leveraging Hyper-V, Trying to debug a specific issue, orSearching for bugs to participate in the Microsoft Hyper-V Bounty Program.11KViews2likes0CommentsCollection of Useful Tools for Performance Test Engineers
Are you a Performance Test Engineer? You may be familiar with Fiddler or Wireshark but have you heard of PAL, WINDBG or PERFVIEW? Read ahead for a comprehensive list of tools and resources for load testing, debugging and optimization analysis!8.3KViews1like0CommentsHow to debug inline Python code in Azure Data Explorer
Azure Data Explorer supports running Python code embedded in Kusto query language using thepython() plugin. The python() plugin capability extends Kusto query language native functionalities with the huge archive of OSS Python packages, enabling running advanced algorithms, such as ML, AI and Time Series Analysis as part of the query. To improve and streamline this workflow, Azure Data Explorer supports integration between Kusto Explorer or Web UI clients and VS Code for authoring and debugging KQL inline Python code.4.6KViews1like0Comments