All tils
Today I learned how to use KQL's arg_max function to find the last record in a log time interval group in Azure's Application Insight.
Today I learned how to pass different URLs via the CLI to PyTest fixtures to make my test reusable on different API deployments.