The blog of a cloud agnostic professional and craft beer connoisseur

Azure VMware Solution – Monitoring Quickstart Guide

Original Post Read More Learn how easy it is to quickly set up some basic alerting and monitoring in your Azure VMware Solution environment.   In this video, I utilize the GitHub repository provided by Microsoft AVS experts available at Enterprise Scale for AVS   Setting up Alerts for Azure VMware Solution

Read More »

API Management: enable request tracing from the server-side

Original Post Read More Introduction One of the most useful debug features of API Management is request tracing. The problem is: we need to reproduce the same client request with an extra header (Ocp-Apim-Trace) or tell the consumers to do so. What if we could just generate the traces from the

Read More »

Azure Functions – Part 2 – Unit and Integration Testing

Original Post Read More Unit Testing Introduction   A unit test usually involves writing code to test a specific function or method, using input data and expected output data. The test code then executes the function or method with the input data, compares the resulting output to the expected output,

Read More »

Azure Policy for Azure Container Apps? Yes, please.

Original Post Read More Azure Policy for Azure Container Apps This repository contains Azure Policy custom definitions for Azure Container Apps. Any contribution is more than welcome. You can find the policy definitions in this GitHub repository. Feel free to submit a pull request to add or update custom policy definitions.   Azure

Read More »

Validate data using an Azure Function and Great Expectations

Original Post Read More I recently got the question if it is possible to run Great Expectations validations in a Azure Function, and my first thought was “Yes, of course you can”, so I dove in and got it working!   Great Expectations (Great Expectations Home Page • Great Expectations)

Read More »

Stay focused and productive with Microsoft Teams Phone

Original Post Read More Hi, I’m Pete Daderko, Director of Product Marketing for Microsoft Teams Phone. Like you, I’m looking for practical ways to make life a little easier, which is why I’m continually impressed with all the features Teams Phone offers. My job involves evangelizing these features to help

Read More »