Plaza 365
Plaza 365

No results found for your search

RegisterLog in

3

Visit article

Dynamics 365 ERP - Development

Category

Jul 26, 2024

Published date

Text

Article Type


AI Summary

  • On-Premises allows full control and responsibility for the backend, including access to the database and detailed tracing with tools like SQL Server Profiler.
  • Online versions lack tools like SQL Server Profiler, but Verbose Telemetry can provide detailed SQL statement execution data.
  • Enabling Verbose Telemetry in Dynamics 365 Business Central can help troubleshoot issues in real-time.
  • Verbose Telemetry sends signals with high priority to aid troubleshooting efforts.
  • Caution should be exercised when enabling Verbose Telemetry as it sends every single SQL statement to the ingestion point, potentially impacting ingestion costs.
  • A KQL query can mimic the On-Premise SQL Server Profiler to analyze SQL statements and AL StackTrace correlation.
  • Verbose Telemetry can help optimize code by filtering out Microsoft extensions and focusing on AppSource apps and Per Tenant Extensions.
  • Optimization strategies can include adjusting IsolationLevel, evaluating the necessity of columns and FlowFields, and optimizing specific patterns for better performance.

Registered users can view the full text for FREE!

Sign In Now!

Cookies Consent

We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking "Accept All", you consent to our use of cookies.