- Published on
When sharing Kusto queries for Azure Data Explorer, it’s often useful to generate a direct link to the query. This snippet demonstrates how to create such a link using Python by encoding the query.
All the latest blog posts with the azure tag.
When sharing Kusto queries for Azure Data Explorer, it’s often useful to generate a direct link to the query. This snippet demonstrates how to create such a link using Python by encoding the query.
This tutorial should help you setup and deploy an Hugo site to GitHub Pages by using GitHub Actions to automatically build and deploy your site. Additionally, you’ll learn how to integrate Azure Application Insights to monitor user behaviour, track page views, analyze performance metrics, and gain valuable insights into how visitors interact with your static site.