When creating an indexer in Azure AI Search to read files such as JSON and PDFs, I encountered the following error: Operation:Web Api response status: ‘Unauthorized’, […]
I was recently invited on a podcast with Grey Matter to share my experience, and thoughts from a development perspective. We discussed many topics. Naturally AI […]
<![CDATA[ Microsoft offers a managed instance option of Grafana on its Azure Marketplace. This is a quick way to implement Grafana without implementing complex configurations. Microsoft […]
Recently, I was working with the Azure DevOps Terraform provider to automate pipeline provisioning at work. Everything was going smoothly… Continue reading on Azure Terraformer »
Introduction A quick blog to demonstrate a solution for enforcing that Log Analytic Workspaces in your environment are created with a daily quota property value set. […]
I recommend for any azure terraform deployments, to use the Azure Naming terraform module for a consistent and easy way to generate azure resource name according […]
In this video, we walk through the process of promoting an Azure Virtual Machine running Windows Server 2025 Datacenter Azure Edition to a Windows Active Directory […]
Databases have long been the backbone of modern applications, but for years, achieving high availability and global scale with relational… Continue reading on Medium »