azure
5 articles tagged with "azure"
Tech Feeds
Azure Weekly: Python Gets First-Class MCP Support, Custom Agents Hit Azure Boards
Azure Goes All-In on Python-Native AI Development This past week saw Azure make significant moves toward making AI agent development feel native in Python. The Azure MCP Server landed on PyPI, GitHu...
Scalable Enterprise Web Routing: Azure App Gateway + VMSS with Azure CLI
Building a resilient web architecture requires more than just a single server. In this tutorial, we transition from simple load balancing to Layer 7 Application Routing. We will deploy a Virtual Machi...
Manticore Search on Microsoft Azure: DX1's Story
TL;DR: - DX1 uses Manticore Search for customer and parts search with a fast typeahead UX - Chosen for open-source licensing and speed - Deployed on Azure VMs running Ubuntu, aligned with DX1’s...
How a Custom GitHub Copilot Agent Transformed My Development Workflow (and Helped Me Ship Faster Than Expected)
Introduction: Copilot Is Powerful — but Defaults Are Not Enough AI-assisted development is no longer new. Tools like GitHub Copilot are already part of many developers’ daily workflows. But in pract...
Solving Azure Authentication for Crossplane: Three Real-World Scenarios
Introduction When using Crossplane to provision Azure resources from Kubernetes, authentication becomes a critical challenge. Traditional approaches using service principal secrets are insecure and...