This week, we’ll talk with Waldek Mastykarz from Microsoft about Microsoft 365 Copilot custom apps. What are they? How can you create your custom apps? What […]
As an Azure Kubernetes Service (AKS) user, you may have recently received emails about upcoming Preview API retirements. In this post, I’ll share a useful script […]
By using Terraform within an Azure DevOps pipeline, IT professionals can deploy resources consistently and reliably across Azure environments. This guide will walk you through setting […]
Azure Container apps recently introduced a new preview feature called Dynamic Sessions, which provides the ability to run sandboxed environments in ACA. Dynamic Sessions provides a […]
Streamlit is an excellent tool for creating interactive web applications with Python. In this post, we will deploy a Streamlit application to Azure Container Apps. Azure […]
This video explains how to secure Azure Virtual Desktop (AVD) with Private Link, providing a detailed walkthrough of its configuration in a lab environment. Private Link […]
Recently I had to implement a comprehensive autocomplete solution built on Elasticsearch. The original implementation performed a match against the content title. Whilst this worked with […]