Browse All Posts (1081)
Heidi Hämäläinen explains why Microsoft Purview Data Governance can feel heavy at first, and why governed metadata (glossary, catalog, data products, and security foundations) matters for scalable analytics, ML, and GenAI work—especially when you need discoverability, compliance, and trust in production.
Allison reports that GitHub changed repository permissions so the security manager role can no longer enable or disable GitHub Code Quality unless they’re also a repository administrator, aligning the role more closely with least-privilege security responsibilities.
Allison announces a GitHub Code Quality update that lets developers batch-apply multiple quality fixes directly from a pull request, reducing remediation time by committing once and running a single follow-up scan.
Thomas Maurer explains practical, supported ways to get hands-on with Azure Local before buying certified hardware, including a sandboxed Azure Jumpstart LocalBox setup and a Hyper‑V HomeLab evaluation approach, plus when to move to a real-hardware proof of concept.
OsvaldoDaibert explains a common IBM Power → Azure x86 migration failure mode in C++: silent integer corruption caused by Big-Endian vs Little-Endian byte order, and shows a practical refactoring workflow—accelerated with GitHub Copilot—to add portable byte-swapping, guard against struct padding, and deploy to Azure.
pbeegala summarizes lessons learned from Azure Front Door incidents in October 2025 and lays out practical resiliency patterns—DNS failover, multi-CDN, and alternate ingress paths—aimed at keeping mission-critical internet-facing workloads available when global routing services have an outage.
aycabas announces the IQ Series: Foundry IQ, a set of developer-focused episodes (with videos, Jupyter notebooks, and a GitHub repo) that walks through building knowledge-centric AI systems where agents query structured knowledge bases across sources like Azure AI Search, Blob Storage, Fabric/OneLake, SharePoint, and the web.
Visual Studio Code shows how its experimental Agentic Browser Tools let agents open pages, read content, click elements, and verify changes from the integrated browser while you build a web app.
In this NVIDIA GTC update, stclarke outlines Microsoft’s announcements across Microsoft Foundry and Azure: Foundry Agent Service GA with control-plane observability, voice agent preview capabilities, expanded model access (including NVIDIA Nemotron), and new Azure AI infrastructure plus “Physical AI” tooling that connects simulation, data, and real-world operations.
Bala Venkataraman, jeffhollan, and Nick Brady announce the GA release of Foundry Agent Service, highlighting enterprise features like private networking, expanded MCP authentication options, Voice Live speech-to-speech integration, and built-in evaluations with continuous monitoring via Azure Monitor.
meenagowdar explains how Azure Local can support “sovereign AI” by running advanced model workloads inside customer-controlled environments, from current NVIDIA RTX PRO 6000 Blackwell support (Azure Local 2603) to planned NVIDIA Rubin support, with Foundry Local services, AKS on Azure Local, and Azure Arc for management and governance.
In this post, johshmsft explains how Azure Container Registry geo-replication was made health-aware by wiring ACR Health Monitor’s deep dependency checks into Azure Traffic Manager, so the global endpoint avoids routing to degraded replicas during regional incidents.
Microsoft Developer demonstrates an end-to-end workflow for building an agentic AI solution with the VS Code AI Toolkit and Microsoft (Azure AI) Foundry—from model selection and prototyping to hosting, deployment, evaluation, red teaming, and monitoring.
Darren Portillo outlines Microsoft Purview updates for Microsoft Fabric focused on preventing data oversharing and improving governance and data quality, with new DLP, Insider Risk Management, DSPM, and Unified Catalog capabilities aimed at supporting safer AI adoption.
GitHub explains how the .github folder can standardize repository workflows—covering CI/CD automation, issue templates, and even rules that influence how GitHub Copilot behaves across projects in an organization.
Matt Soucoup announces a major update to the Awesome GitHub Copilot Customizations project: a new website, a Learning Hub, and a plugin system to make Copilot agents, skills, instructions, and automation easier to find, install, and contribute to.
Kedasha Kerr walks beginners through GitHub Actions by explaining core workflow concepts (events, runners, jobs, steps) and building a simple CI-style automation that labels newly opened issues using a YAML workflow and the GitHub CLI.
Microsoft Incident Response (DART) investigates a Microsoft Teams voice-phishing incident where an attacker impersonated IT support, used Quick Assist for remote access, and stole credentials via a spoofed site—then shares concrete defensive steps to reduce this kind of identity-led compromise.
GitHub walks through the basics of GitHub Actions, introducing CI/CD concepts and building a first workflow that automatically labels new issues in a repository.
Allison announces a GitHub Enterprise Cloud change: the cost center integration is being removed from the enterprise People page and the People/Licensing CSV export, with management moving to the Billing Cost centers page.