Browse all content across every section and collection. Your comprehensive hub for Microsoft technology resources, from AI and coding to security and DevOps.
News
All news articles from official product sources across every section.
Blogs
All blogs across every section.
Videos
All educational videos and tutorials across every section.
Community
Community announcements, discussions, magazines and insights.
Latest of everything
RAIDDR: Redefining Memory Reliability for Hyperscale Azure InfrastructureTerryGrunzke introduces RAIDDR, Microsoft’s new open-licensed error correction architecture for memory reliability in hyperscale datacenters, with a deep dive into Azure integration and technical advantages.
Microsoft Tech Community
2026-01-21
CodeQL 2.23.9 Release: Deprecation Notice and Update DetailsAllison reports on the release of CodeQL 2.23.9, highlighting essential information for GitHub code scanning users, including a deprecation notice for certain Kotlin versions.
The GitHub Blog
2026-01-20
Connect Azure SRE Agent to ServiceNow: End-to-End Incident Responsedbandaru demonstrates how to connect Azure SRE Agent to ServiceNow, automating incident detection and resolution through AI-driven workflows and seamless integration, with instructions for configuration and hands-on testing.
Microsoft Tech Community
2026-01-20
Automating Security Vulnerability Triage with GitHub Security Lab Taskflow AgentMan Yue Mo demonstrates how the GitHub Security Lab Taskflow Agent, leveraging LLMs and open source taskflows, streamlines security vulnerability triage for GitHub Actions and JavaScript projects, making the process...
The GitHub Blog
2026-01-20
Azure Arc Server Jan 2026 Forum RecapAurnov_Chattopadhyay presents a summary of the January 2026 Azure Arc Server Forum, highlighting key Azure Arc product updates, community resources, and the latest announcements for server and hybrid infrastructures.
Microsoft Tech Community
2026-01-20
4 Priorities for AI-Powered Identity and Network Access Security in 2026stclarke highlights the 2026 priorities for security teams, sharing actionable guidance on AI-powered identity protection, agent management, and unified access strategies using Microsoft Entra and Defender.
Microsoft News
2026-01-20
Applying Context Windows, Plan Agent, and TDD with GitHub Copilot to Build a Countdown AppChris Reddington guides readers through his journey of building a celebratory countdown app with GitHub Copilot. The piece highlights context window management, leveraging the Plan agent, and practicing TDD, offering...
The GitHub Blog
2026-01-20
Strengthen Your Supply Chain with GitHub Artifact Traceability and SLSA Build Level 3Allison details new ways developers can use GitHub’s artifact metadata APIs to link and analyze build artifacts, improving supply chain security and enabling production-aware alerting—with built-in integrations for Microsoft Defender...
The GitHub Blog
2026-01-20
Microsoft Updates React Native for Windows: Comparing with MAUI for Cross-Platform DevelopmentTim Anderson explores Microsoft’s update to React Native Windows 0.81, comparing it with MAUI and analyzing the implications for developers seeking cross-platform frameworks.
DevClass
2026-01-20
How AI-Powered Collaborations Are Transforming Healthcare and Life Sciencesstclarke shares compelling success stories highlighting how startups and enterprises, aided by Microsoft for Startups and Azure AI, are collaborating to deliver impactful AI solutions in healthcare and life sciences....
Microsoft News
2026-01-20
AI for Social Impact: Advancing AI Skills in Civil Society for Sustainable Growthstclarke covers Microsoft’s collaboration with ESCAP, CCDKM, STOU, and depa to develop AI skills among civil society leaders in Thailand, focusing on responsible AI usage and digital empowerment.
Microsoft News
2026-01-20
Integrating Cribl with Microsoft Fabric Real-Time Intelligence (Preview)This news post from the Microsoft Fabric Blog explains how organizations can use the new Cribl source integration (Preview) to easily collect and analyze real-time data in Microsoft Fabric Real-Time...
Microsoft Fabric Blog
2026-01-20
Manage OneLake Security for Mirrored Databases in Microsoft FabricMicrosoft Fabric Blog explains how OneLake now allows fine-grained data access roles for Mirrored Databases. This upgrade helps organizations define roles at the table or folder level, enabling secure, efficient...
Microsoft Fabric Blog
2026-01-20
Making foreach on an IEnumerable Allocation-Free in .NET with Reflection and Dynamic MethodsAndrew Lock explains how to make foreach iteration allocation-free on IEnumerable in .NET, leveraging Reflection.Emit and DynamicMethod for advanced memory optimization, with benchmarks and implications for earlier and modern .NET...
Andrew Lock's Blog
2026-01-20
Enhancements to Microsoft Fabric Data Factory Copy Job: Incremental Copy and Change Data CaptureThe Microsoft Fabric Blog team announces enhancements to Copy job in Microsoft Fabric Data Factory, adding multi-cloud incremental copy, CDC support, and advanced column mapping for streamlined data movement.
Microsoft Fabric Blog
2026-01-20
Microsoft Foundry for VS Code: January 2026 Updateleoyao introduces significant updates to the Microsoft Foundry extension for VS Code, focusing on new features for managing AI workflows and multi-agent systems using Azure AI Foundry.
Microsoft Tech Community
2026-01-20
Modernizing Spring Boot Applications with GitHub Copilot App Modernizationayangupta details how GitHub Copilot app modernization automates upgrading Spring Boot 2.x applications to 3.x, providing a guided path for code migration, dependency updates, and Java platform compatibility.
Microsoft Tech Community
2026-01-20
Upgrade Your Java JDK (8, 11, 17, 21, or 25) with GitHub Copilot App Modernizationayangupta explains how GitHub Copilot app modernization automates Java JDK and framework upgrades, helping developers update dependencies and migrate build systems with minimal manual effort.
Microsoft Tech Community
2026-01-20
Modernizing Spring Framework Applications with GitHub Copilot App Modernizationayangupta explains how GitHub Copilot app modernization can automate and streamline upgrading Spring Framework 5 applications to 6.x. The article covers project analysis, automated transformations, security audits, and what developers...
Microsoft Tech Community
2026-01-20
Migrating Application Credentials to Azure Key Vault with GitHub Copilot App Modernizationayangupta presents a comprehensive walkthrough on using GitHub Copilot app modernization to migrate application secrets and credentials to Azure Key Vault, automating secure code changes and improving cloud security.
Microsoft Tech Community
2026-01-20
Modernizing Applications by Migrating Code to Managed Identity with GitHub Copilot App ModernizationAuthored by ayangupta, this guide demonstrates how GitHub Copilot App Modernization assists developers in migrating applications to use Azure Managed Identity, automating code and configuration changes while improving security and...
Microsoft Tech Community
2026-01-20
Enterprise-Scoped Budgets Feature Update for GitHub Enterprise CustomersAllison shares news about a GitHub Enterprise feature: administrators can now configure enterprise-scoped budgets that exclude cost center usage, simplifying enterprise spending control and budgeting.
The GitHub Blog
2026-01-20
Proactive Cloud Ops with SRE Agent: Scheduled Checks for Azure Optimizationdchelupati walks through setting up the Azure SRE Agent for proactive cloud operations, demonstrating how to automate cloud optimization across cost, security, and performance using continuous checks and integrations with...
Microsoft Tech Community
2026-01-19
Azure Boards Adds Custom Field Filters in Private PreviewDan Hellem introduces an Azure Boards private preview that enables filtering by additional custom fields on backlog and Kanban boards, offering teams more control and flexibility.
Microsoft DevOps Blog
2026-01-19
Parallel AKS Node Pool Creation with Crossplane: A Version Compatibility Journeysbalaji recounts a hands-on troubleshooting story addressing performance bottlenecks in AKS node pool creation with Crossplane, leading to a tested solution with newer provider versions for true parallel infrastructure provisioning....
Microsoft Tech Community
2026-01-19
Reporting Features Now Available in Playwright Workspaces on AzureAbhinavPremsekhar introduces new reporting features in Playwright Workspaces, enabling streamlined test report access, artifact control, and Azure-integrated debugging for development teams.
Microsoft Tech Community
2026-01-19
Running Playwright Tests at Scale with Azure Playwright Testing Service (Preview)Adyshasnotes walks you through leveraging Azure Playwright Testing Service (Preview) to execute Playwright tests on cloud-hosted browsers using TypeScript, with step-by-step setup focused on Visual Studio/VS Code for modern DevOps...
Microsoft Tech Community
2026-01-19
Deep Dive into Foundry IQ and Azure AI SearchJohn Savill’s Technical Training presents an in-depth exploration of Microsoft Foundry IQ, detailing its AI-driven knowledge retrieval, reasoning processes, and integration with Azure AI Search for technical audiences.
John Savill's Technical Training
2026-01-19
Implementing Microsoft Entra On-Behalf-Of (OBO) Flow in Python MCP Servers with FastMCPPamela Fox provides an in-depth walkthrough on enabling delegated access in Python MCP servers using Microsoft Entra with the on-behalf-of flow. This technical article guides developers through secure integration steps...
Microsoft Tech Community
2026-01-19
From Vibe Coding to Spec-Driven Development: Part 3 – Best Practices and TroubleshootingHidde de Smet delivers a comprehensive field guide for developers mastering AI-assisted and spec-driven development. This post, Part 3 of his series, dives into debugging, best practices, troubleshooting, and automation...
Hidde de Smet's Blog
2026-01-19
Managing External Sharing in Microsoft 365 Without ChaosJohn Edward presents a clear and practical walkthrough for IT administrators and technical leads on managing external sharing in Microsoft 365, with a strong emphasis on balancing collaboration and security....
Dellenny's Blog
2026-01-18
Inside Octoverse 2025: Vibe Coding, Agentic AI, and Shifting Developer TrendsGitHub hosts Andrea and Kedasha chat with Jeff Luszcz in this insightful episode, unraveling the core findings from the Octoverse 2025 report. Learn how AI, Copilot, and new coding trends...
GitHub YouTube
2026-01-17
Modernizing Java EE Applications to Jakarta EE with GitHub Copilot App Modernizationayangupta outlines how GitHub Copilot app modernization streamlines the migration of Java EE applications to Jakarta EE, providing automated analysis, code transformations, and workflow guidance for developers.
Microsoft Tech Community
2026-01-17
GitHub Copilot Now Officially Supports OpenCode IntegrationAllison reports on GitHub Copilot’s newly announced support for OpenCode, letting subscribers use their Copilot credentials to access AI-powered coding assistance directly within OpenCode environments.
The GitHub Blog
2026-01-17
Azure Arc Portal Update: Streamlined Onboarding and Management at ScaleMarcoB presents an overview of the refreshed Azure Arc portal, highlighting streamlined onboarding and new dashboard features aimed at making multi-cloud resource management simpler and more actionable.
Microsoft Tech Community
2026-01-16
Rate limiting for GitHub Actions cache entriesAllison details the new rate limit for GitHub Actions cache uploads, outlining its impact on repository workflows and system stability.
The GitHub Blog
2026-01-16
Recent and Upcoming Improvements in Azure ReposDan Hellem outlines the latest updates and upcoming features in Azure Repos, offering practical guidance on streamlined repository management for developers and DevOps professionals.
Microsoft DevOps Blog
2026-01-16
Azure File Sync: Azure Arc Integration, Additional Regions, and Secure Syncinggrace_kim details new Azure File Sync capabilities, focusing on Azure Arc integration, regional expansion, and secure onboarding with managed identities—key for IT and DevOps teams modernizing enterprise file services.
Microsoft Tech Community
2026-01-16
Introducing Administration Client Support for the Azure Service Bus EmulatorSannidhya_Glodha details how the Azure Service Bus emulator now supports the Administration Client, enabling developers to create, update, and delete entities locally—making local testing workflows and management much more dynamic....
Microsoft Tech Community
2026-01-16
Azure Update - 16th January 2026John Savill delivers the January 16th, 2026 Azure Update, featuring news on AKS Ubuntu 24.02, Cosmos DB Fabric mirroring, and more. He shares helpful links for Azure and DevOps learning...
John Savill's Technical Training
2026-01-16
Public Preview: User Delegation SAS for Azure Tables, Files, and Queuesellievail announces the public preview of user delegation SAS for Azure Tables, Files, and Queues, highlighting new security features for delegated access via Entra ID and Azure RBAC.
Microsoft Tech Community
2026-01-16
Deploying Production-Ready PostgreSQL on Azure VMs with Azure NetApp Files Using IaCGeertVanTeylingen, with co-authors Prabu Arjunan and Asutosh Panda, presents a practical guide to automating PostgreSQL deployments on Azure VMs with Azure NetApp Files. Learn how Infrastructure as Code and Azure...
Microsoft Tech Community
2026-01-16
When to Lead, When to Delegate to GitHub CopilotRandy Pagels discusses effective strategies for balancing human judgment and automation through GitHub Copilot, highlighting when to take the lead and when to delegate to maximize development workflow efficiency.
Randy Pagels's Blog
2026-01-16
Unlocking Advanced Data Analytics & AI with Azure NetApp Files Object REST APIGeertVanTeylingen presents a comprehensive exploration of the Azure NetApp Files object REST API, demonstrating how it empowers direct analytics and AI access to enterprise file data via S3-compatible object interfaces....
Microsoft Tech Community
2026-01-15
Advancing Embodied Carbon Measurement at Scale for Microsoft Azure HardwareLeoaspauza explains how Microsoft uses the Cloud Hardware Emissions Methodology (CHEM) to measure and manage the embodied carbon of Azure datacenter hardware, providing technical insights for sustainability-minded engineers and architects....
Microsoft Tech Community
2026-01-15
GitHub Secret Scanning: Automatic Extended Metadata Checks for SecurityAllison reports on GitHub’s upcoming automatic enablement of extended metadata checks in secret scanning, bringing improved context to security alerts for more effective remediation.
The GitHub Blog
2026-01-15
Agentic Memory Now in Public Preview for GitHub CopilotAllison introduces Copilot memory, now available as a public preview for paid GitHub Copilot plans, highlighting how repository-aware agentic memory enables smarter, context-sensitive suggestions.
The GitHub Blog
2026-01-15
Building an Agentic Memory System for GitHub CopilotTiferet Gazit explores how GitHub Copilot’s new agentic memory system empowers multiple Copilot agents—coding, CLI, and code review—to share validated knowledge across a repository, streamlining developer workflows.
The GitHub Blog
2026-01-15
What's New with Azure NetApp Files VS Code ExtensionGeertVanTeylingen explores the new capabilities in the Azure NetApp Files VS Code Extension, focusing on AI-driven productivity boosts, multi-tenant Azure management, and streamlined storage workflows for developers.
Microsoft Tech Community
2026-01-15
When Protections Outlive Their Purpose: Managing Defense Systems at Scale on GitHubThomas Kjær Aabo shares lessons from GitHub’s experience with long-lived emergency defense rules, highlighting the importance of continuous lifecycle management and observability in large-scale platform security.
GitHub Engineering Blog
2026-01-15
Discrepancies Between Azure AI Foundry Playground and API Responses for GPT-4o-miniRakanid describes issues with inconsistent results when using Azure AI Foundry’s GPT-4o-mini in the Chat Playground versus the API, and seeks advice from the community on understanding and bridging this...
Microsoft Tech Community
2026-01-15
Hierarchy View for GitHub Projects Launches in Public PreviewAllison announces the public preview of hierarchy view for GitHub Projects, allowing users to visualize and manage nested sub-issues directly within project tables.
The GitHub Blog
2026-01-15
Enhancements to GitHub Copilot Bring Your Own Key (BYOK) CapabilitiesAllison details enhancements to GitHub Copilot’s BYOK feature, highlighting new provider integrations, expanded API support, and configuration improvements for enterprise customers.
The GitHub Blog
2026-01-15
Build Powerful AI Apps for Under $25 with Azure SQL Database‘Microsoft Developer’ introduces the Budget Bytes series, showing practical ways to build real AI-powered apps with Azure SQL Database while keeping costs under $25.
Microsoft Developer YouTube
2026-01-15
Modernizing Healthcare Transcription and Analytics with Azure AIHannah Abbott details a demo application for healthcare organizations demonstrating how Azure AI powers real-time, secure transcription and clinical text analytics. Developed alongside Samuel Tauil, this solution helps teams streamline...
Microsoft Tech Community
2026-01-15
Vibe Coded Applications Full of Security BlundersTim Anderson reports on Tenzai’s research led by Ori David, highlighting how applications built with ‘vibe coding’ using AI agents like Claude and Codex tend to be insecure due to...
DevClass
2026-01-15
DiskANN: Vector Indexing in Azure SQL and Fabric SQL ExplainedMicrosoft Developer presents an overview of vector indexing in Azure SQL and Fabric SQL with DiskANN, demonstrating how AI and machine learning are integrated for powerful data solutions.
Microsoft Developer YouTube
2026-01-15
Chart Your AI and Agent Strategy with Microsoft MarketplaceCyril Belikoff outlines strategies for navigating AI and agent development with Microsoft Marketplace, detailing options for custom builds, ready-made solutions, and blended approaches to accelerate transformation with Microsoft Azure and...
The Azure Blog
2026-01-15
Copilot Memories: Streamlining Team Coding with Visual StudioJessie Houghton introduces Copilot Memories, a new feature for Visual Studio users that automates capturing, sharing, and maintaining coding standards and preferences for development teams.
Microsoft VisualStudio Blog
2026-01-15
How the Microsoft SQL Team is Advancing SQL Tools and Developer ExperiencesMicrosoft Fabric Blog discusses the latest investments in SQL tooling, including integration with GitHub Copilot, DevOps features, and AI-assisted development to enhance productivity for database professionals and developers.
Microsoft Fabric Blog
2026-01-15
Python + Agents: Livestream Series on Building AI Agents with Microsoft Agent FrameworkPamela Fox invites you to a free, six-part livestream series on building advanced AI agents in Python using the Microsoft Agent Framework. The series covers agent fundamentals, memory, RAG, workflow...
Microsoft Tech Community
2026-01-15
Building docfind: Fast Client-Side Search for VS Code Docs with Rust, WASM, and CopilotJoão Moreno from the VS Code team recounts building docfind—a Rust and WebAssembly-based client-side search engine—detailing the engineering journey, technical challenges, and the critical role GitHub Copilot played in delivering...
Visual Studio Code Releases
2026-01-15
Copilot SDK Technical Preview: Multi-Language Access to GitHub Copilot CLIAllison announces the technical preview of the Copilot SDK, providing developers with multi-language SDKs to integrate and extend GitHub Copilot CLI in Node.js, Python, Go, and .NET environments.
The GitHub Blog
2026-01-15
GitHub Availability Report: December 2025Jakub Oleksy provides a comprehensive account of GitHub’s service stability in December 2025, covering incidents affecting GitHub Actions, Copilot, and core platform availability, along with mitigations and improvements.
The GitHub Blog
2026-01-14
GitHub Copilot CLI: Enhanced Agents, Context Management, and Installation MethodsAllison introduces significant improvements to GitHub Copilot CLI, including advanced agents, enhanced context features, improved installation workflows, and better scripting options for developers.
The GitHub Blog
2026-01-14
Easy MCP: Exposing REST APIs to AI Agents with Azure App Servicejordanselig describes how Easy MCP enables seamless integration of existing REST APIs with AI agents like GitHub Copilot on Azure App Service—with zero code changes required.
Microsoft Tech Community
2026-01-14
Community-powered Security with AI: Launching the GitHub Security Lab Taskflow AgentKevin Backhouse presents the GitHub Security Lab Taskflow Agent—an open source AI-powered framework enabling collaborative, automated security research on GitHub.
The GitHub Blog
2026-01-14
4 Ways AI is Reshaping Discovery, Health, Work, and Responsibilitystclarke reports on how Microsoft researchers and experts describe AI’s impact in medicine, responsible systems design, science, and workplace transformation, offering valuable perspectives on real-world applications and challenges.
Microsoft News
2026-01-14
GPT-5.2-Codex Now Available in GitHub CopilotAllison reports on the general availability of GPT-5.2-Codex in GitHub Copilot, explaining supported plans, model selection steps, and access instructions for developers and organizations.
The GitHub Blog
2026-01-14
How to Use Git Branches for BeginnersGitHub offers a helpful guide by GitHub on creating and working with git branches, aimed at beginners who want to safely experiment and manage their code.
GitHub YouTube
2026-01-14
Microsoft Named a Leader in IDC MarketScape for Unified AI Governance PlatformsHerain Oberoi and Don Scott share Microsoft’s recognition as a Leader in the IDC MarketScape for Unified AI Governance Platforms, highlighting practical governance, security, and responsible AI strategies for enterprises....
Microsoft Security Blog
2026-01-14
Microsoft Disrupts Global RedVDS Cybercrime-as-a-Service Platform Enabling Massive Fraudstclarke’s article covers Microsoft’s disruption of RedVDS, a cybercrime subscription service fueling large-scale fraud with disposable virtual machines and AI tools. It discusses technical methods, real-world impact, and efforts by...
Microsoft News
2026-01-14
Code Signing Windows Apps Easier and More Secure with Azure Artifact SigningTim Anderson delivers a detailed analysis of Azure Artifact Signing, Microsoft’s new service to streamline and secure code signing for Windows applications, addressing modern security requirements and developer workflows.
DevClass
2026-01-14
Encrypting Properties with System.Text.Json and a TypeInfoResolver Modifier (Part 1)Steve Gordon explains how to use System.Text.Json’s TypeInfoResolver modifier for property-level encryption in C#, outlining a practical approach to securing sensitive data that paves the way for future integration with...
Steve Gordon's Blog
2026-01-14
Inside RedVDS: Investigating How a Criminal VDS Provider Empowered Global CyberattacksMicrosoft Threat Intelligence, led by its Digital Crimes Unit, exposes the RedVDS criminal infrastructure that enabled widespread cyberattacks. The report by Microsoft Threat Intelligence offers technical insights, tracked malware tools,...
Microsoft Security Blog
2026-01-14
Running AI Coding Agents with Dev Containers and GitHub CodespacesJames Montemagno from Visual Studio Code demonstrates how to set up Dev Containers and run AI coding agents within them, utilizing GitHub Codespaces for portable development. This guide is perfect...
Visual Studio Code YouTube
2026-01-14
AI-Native Drug Discovery using Insilico Medicine’s Nach01 Model and Microsoft DiscoveryJohnGruszczyk discusses how Insilico Medicine’s Nach01 model integrates with Microsoft Discovery on Azure, enabling AI-driven, reproducible, and scalable drug discovery workflows for researchers.
Microsoft Tech Community
2026-01-14
Scaling DCQCN-Based Congestion Control for RDMA in Azure Storage NetworksVamsiVadlamuri analyzes how Azure employs DCQCN for congestion control in large-scale RDMA networking, addressing hardware interoperability, protocol tuning, and resulting performance advantages.
Microsoft Tech Community
2026-01-13
.NET and .NET Framework January 2026 Servicing Releases UpdatesRahul Bhandari (MSFT) and Tara Overfield review the .NET and .NET Framework January 2026 servicing updates, summarizing new fixes, changelogs, and download resources for all supported versions.
Microsoft .NET Blog
2026-01-13
GitHub Organization Custom Properties: General AvailabilityAllison introduces the general availability of organization custom properties for GitHub Enterprise Cloud, helping administrators manage enterprise governance and policy automation more efficiently.
The GitHub Blog
2026-01-13
Upcoming Deprecation of Select GitHub Copilot Models from Claude and OpenAIAllison shares a news update about the upcoming deprecation of several GitHub Copilot models from Claude and OpenAI, outlining important dates and recommended alternatives for developers and administrators.
The GitHub Blog
2026-01-13
Cross-Region Zero Trust: Secure Power Platform Connectivity to Azure PaaS Without Public ExposureIdit_Bnaya presents a hands-on walkthrough for connecting Power Platform to Azure PaaS services across regions with strict Zero Trust principles, focusing on private network links, managed identity, custom orchestration, and...
Microsoft Tech Community
2026-01-13
What AI coding tools are actually good for, according to developersCassidy Williams highlights how developer experience and honest feedback drive the evolution of AI coding tools like GitHub Copilot, emphasizing the importance of control and workflow integration.
The GitHub Blog
2026-01-13
Protect Sensitive Data with Azure AI Language PII RedactionMicrosoft Developer explains how Azure AI Language PII Redaction helps protect sensitive data by detecting and redacting personally identifiable information in text, documents, and transcripts.
Microsoft Developer YouTube
2026-01-13
How Microsoft Unifies Privacy and Security to Build TrustTerrell Cox, Vice President for Microsoft Security and Deputy CISO for Privacy and Policy, details Microsoft’s integrated strategy for privacy and security, offering insights into global regulatory compliance and technical...
Microsoft Security Blog
2026-01-13
Building Community-First AI Infrastructure: Microsoft’s 5-Point Initiativestclarke outlines Microsoft’s 5-point plan for building community-focused AI infrastructure, highlighting commitments to responsible datacenter expansion, sustainability, local economic support, and widespread AI education.
Microsoft News
2026-01-13
GitHub Introduces Fine-Grained artifact_metadata Permission for Enhanced API Access ControlAllison presents GitHub’s new artifact_metadata permission, which enhances security and refines API access control for artifact metadata. Developers and DevOps teams must transition workflows by February 2026.
The GitHub Blog
2026-01-13
AI Toolkit for VS Code: January 2026 Update — Copilot Skills, Foundry Integration, and Dev Enhancementsjunjieli shares a major January 2026 update for the AI Toolkit in VS Code, spotlighting Copilot Agent Skills, Microsoft Foundry integration, enterprise auth improvements, and developer-focused local model tools.
Microsoft Tech Community
2026-01-13
Static Egress Gateway in AKS: The Native Way to Control Multiple Outbound IPspjlewis demonstrates how to manage multiple outbound egress IPs natively in Azure Kubernetes Service using the Static Egress Gateway feature, providing clear, actionable implementation steps and security-focused considerations.
Microsoft Tech Community
2026-01-13
.NET AI Community Standup: Building AI Apps with the New .NET AI StackBruno Capuano and Jeremy Likness host an unscripted .NET AI Community Standup, offering real-world advice and discussion on building AI applications using the new .NET AI stack.
DotNet YouTube
2026-01-13
Improved Consent Page Warnings for GitHub Apps in Public PreviewAllison details an update to the GitHub Apps consent page, clarifying when the ‘Act on your behalf’ warning is shown for app authorizations, improving both user experience and developer support....
The GitHub Blog
2026-01-12
Azure Virtual Desktop Regional Host Pools Public PreviewTomHickling presents the public preview of regional host pools for Azure Virtual Desktop, highlighting the infrastructure’s resiliency improvements and deployment guidance for administrators.
Microsoft Tech Community
2026-01-12
Granular Controls for App Access Requests in GitHub Organizations Now AvailableAllison explains new options for controlling who can request apps in GitHub organizations, enhancing security and governance for administrators managing enterprise workflows.
The GitHub Blog
2026-01-12
How to Build Android Widgets with .NET MAUIToine de Boer explains how to create interactive Android widgets using .NET MAUI, sharing detailed techniques and code examples for building, configuring, and communicating with widgets from your app.
Microsoft .NET Blog
2026-01-12
Want Better AI Outputs? Try Context Engineering with GitHub CopilotChristina Warren shows how developers can enhance GitHub Copilot’s accuracy and consistency by leveraging context engineering techniques, such as custom instructions, reusable prompts, and specialized AI agents.
The GitHub Blog
2026-01-12
How .NET’s Virtual Monorepo Synchronization Works: Technical Challenges and SolutionsPřemek Vysoký details the deep technical efforts behind synchronizing .NET’s many repositories in their Virtual Monolithic Repository, highlighting custom solutions, lessons learned, and ongoing DevOps challenges.
Microsoft .NET Blog
2026-01-12
Secure Unique Default Hostnames Now GA for Functions and Logic AppsYutangLin outlines the GA release of Secure Unique Default Hostnames for Azure Functions and Logic Apps, highlighting key security enhancements and practical guidance for Azure cloud developers.
Microsoft Tech Community
2026-01-12
What Quantum Safe Is and Why We Need It to Stay SecureJohn Savill’s Technical Training walks through the urgent need for quantum-safe cryptography, examining how classical and quantum computing impact security and highlighting actionable steps for organizations and individuals.
John Savill's Technical Training
2026-01-12
Understanding Fabric Eventstream PricingMicrosoft Fabric Blog provides an in-depth guide to understanding Eventstream pricing in Microsoft Fabric, helping technical users estimate costs and optimize architecture.
Microsoft Fabric Blog
2026-01-12
Neural Concept Sets New Industrial AI Benchmark on Azure HPC for Automotive Aerodynamicslmiroslaw showcases how Neural Concept utilized Azure HPC and AI infrastructure to achieve record-setting accuracy and efficiency for industrial aerodynamic workflows, leveraging massive datasets and advanced machine learning techniques for...
Microsoft Tech Community
2026-01-12
Gain Even More Trust and Compliance with OneLake Diagnostics ImmutabilityMicrosoft Fabric Blog highlights new immutable diagnostic logs for OneLake diagnostics, enabling organizations to achieve stronger compliance and security. Authored by the Microsoft Fabric team, this post outlines technical implementation...
Microsoft Fabric Blog
2026-01-12
Identity Bindings: Simplifying Multi-Cluster Managed Identity in AKSsamcogan explains the new Identity Bindings feature in AKS, showing how it resolves the scaling and automation issues found in older Managed Identity models by using RBAC-driven authorization within Kubernetes...
Microsoft Tech Community
2026-01-12
Orchestrating Multiple AI Agents in VS Code: Insights from Ben & PengIn this episode, James interviews Ben and Peng from the VS Code team to discuss orchestrating multiple AI agents within Visual Studio Code. The conversation provides actionable advice for integrating...
Visual Studio Code YouTube
2026-01-12
From Vibe Coding to Spec-Driven Development: Practical Spec-Kit WorkflowHidde de Smet continues his AI-assisted development series by demonstrating the full Spec-Kit workflow—detailing how to move from requirements to production-ready code using .NET 9, Blazor, and GitHub Copilot. A...
Hidde de Smet's Blog
2026-01-12
Sustaining Homebrew: Leadership, Automation, and AI with Mike McQuaidIn this GitHub Podcast episode, GitHub hosts speak with Mike McQuaid, the lead maintainer of Homebrew, exploring leadership, automation, and the integration of GitHub Copilot and AI for open source...
GitHub YouTube
2026-01-10
Upcoming Free Workshops: Agentic Azure Logic Apps & Copilot Studio IntegrationKentWeareMSFT invites users to join two free workshops dedicated to Azure Logic Apps and Copilot Studio integrations, focusing on agentic business process automation and enterprise connectivity.
Microsoft Tech Community
2026-01-09
Introducing Agent Skills in VS CodeIn this video, Visual Studio Code and James Montemagno showcase how developers can leverage Agent Skills in VS Code to customize their workflow and create new coding capabilities quickly.
Visual Studio Code YouTube
2026-01-09
ASP.NET Community Standup: What's Next for Orleans?Daniel Roth, Mike Kistler, and Reuben Bond discuss the future of Microsoft Orleans in this ASP.NET Community Standup, sharing insights on building robust distributed systems.
DotNet YouTube
2026-01-09
AI-Driven Agents Transforming Supply Chain Management at Blue YonderMicrosoft Cloud hosts Chris Burchett from Blue Yonder for a session on how AI-driven agents are transforming supply chain management through automation, data integration, and real-world industry solutions.
Microsoft Cloud YouTube
2026-01-09
Azure Update - 9th January 2026John Savill’s Technical Training delivers an Azure update for January 2026, covering AKS pricing, geo-replication, hardware announcements, deprecations, and ecosystem developments for cloud professionals.
John Savill's Technical Training
2026-01-09
Frequent Platform-Initiated Azure VM Redeployments (v6 Series) in North EuropeCans describes recurring issues with Azure v6 series virtual machines in North Europe, noting frequent platform-initiated redeployments due to host OS and firmware problems, and invites community feedback.
Microsoft Tech Community
2026-01-09
mpi-stage: High-Performance File Distribution for HPC Clusterspauledwards demonstrates how mpi-stage leverages MPI broadcasts to efficiently distribute large files, such as container images, across Azure-based HPC clusters—improving startup times and minimizing shared file system bottlenecks.
Microsoft Tech Community
2026-01-09
Designing a Future-Proof SharePoint Information ArchitectureIn this in-depth article, John Edward outlines the process and principles for designing a scalable, future-ready SharePoint Information Architecture, providing actionable steps and best practices for developers and architects.
Dellenny's Blog
2026-01-09
Why AI Is Pushing Developers Toward Typed LanguagesCassidy Williams analyzes why typed programming languages are surging in popularity, emphasizing how AI-generated code and tools like Copilot are redefining developer safety nets and code reliability.
The GitHub Blog
2026-01-08
Visual Studio Code December 2025 Release (v1.108): New Features and ImprovementsThe Visual Studio Code Team presents the December 2025 (v1.108) update, detailing new agent skill features, Copilot advancements, improved chat and terminal tools, and updates for developers and extension authors....
Visual Studio Code Releases
2026-01-08
Global AI Adoption in 2025: Regional Gaps and Diffusion Metricsstclarke examines worldwide generative AI adoption trends in 2025, highlighting data-driven insights into the digital divide, country rankings, and the influence of open-source AI models like DeepSeek.
Microsoft News
2026-01-08
Microsoft Launches Agentic AI Solutions to Transform Retail Automation and Personalizationstclarke presents Microsoft’s announcement of new agentic AI solutions for retail, featuring automation tools like Copilot Checkout and Copilot Studio templates to enhance shopping experiences and streamline retail operations.
Microsoft News
2026-01-08
AI that drives change: Wayve rewrites self-driving playbook with deep learning in AzureChris Welsch explores how Wayve is advancing self-driving technology by harnessing deep learning and Microsoft Azure, offering insights into the technical collaborations driving AI innovation.
Microsoft News
2026-01-08
Create Embeddings in Fabric Eventhouse with Built-in Small Language Models (SLMs)Microsoft Fabric Blog explains how slm_embeddings_fl lets users generate embeddings directly inside Fabric Eventhouse using local SLMs, with code samples and scenarios for RAG, semantic search, and large-scale analytics workflows....
Microsoft Fabric Blog
2026-01-08
Implementing the Agent-to-Agent (A2A) Protocol in .NET: A Practical GuideMariyamAshai lays out a step-by-step guide for building and integrating Agent-to-Agent protocol-compliant AI agents in .NET, covering setup, practical implementation, and industry-standard best practices.
Microsoft Tech Community
2026-01-08
Oracle Database@Azure Expands to West Europe and Brazil SoutheastSparshAgrawat announces the expansion of Oracle Database@Azure into the West Europe (Netherlands) and Brazil Southeast Azure regions, detailing new opportunities for AI-driven workloads, migration, compliance, and technical integration between Oracle...
Microsoft Tech Community
2026-01-08
Major Innovations in Microsoft Fabric Data Warehousing: 2025 OverviewMicrosoft Developer presents an in-depth 2025 roundup on Microsoft Fabric Data Warehousing innovations. Discover insights on clustering, security, migration, and administration enhancements from leading experts.
Microsoft Developer YouTube
2026-01-07
Deploying Siemens NX on Azure NVads V710 v5-Series with AMD Radeon GPUsSunita_AZ0708 explores how Siemens NX runs on Azure NVads V710 v5 VMs with AMD Radeon GPUs, covering architecture details, performance benchmarks, and benefits for cloud-based engineering teams.
Microsoft Tech Community
2026-01-07
.NET MAUI on Linux with Avalonia: Community Standup RecapHosted by David Ortinau and the .NET community team, this video explores how Avalonia enables .NET MAUI apps to run on Linux, offering new options for cross-platform development.
DotNet YouTube
2026-01-07
Microsoft Open Sources XAML Studio and Highlights Visual Studio Designer ChallengesTim Anderson reports on Microsoft open sourcing XAML Studio, offering insights into the tool’s new status, ongoing development, and broader implications for the Windows desktop application developer community.
DevClass
2026-01-07
Store Operations That Scale: Turn Signals into DecisionsMicrosoft Cloud presents a video showcasing how store operations teams use Copilot Studio and agentic AI to make faster, better-informed decisions and streamline the entire store workflow.
Microsoft Cloud YouTube
2026-01-07
Azure CycleCloud Workspace for Slurm 2025.12.01: Monitoring, Security, and HPC Enhancementsxpillons introduces key improvements in the Azure CycleCloud Workspace for Slurm 2025.12.01 release, highlighting new monitoring capabilities, security enhancements via Entra ID SSO, and expanded platform support for HPC deployments....
Microsoft Tech Community
2026-01-07
Building scalable, cost-effective real-time multiplayer games with Azure Web PubSubkevinguo shares how a game studio leveraged Azure Web PubSub to reimagine real-time multiplayer architectures, focusing on scalability, reliability, and cost-effective delivery at global scale.
Microsoft Tech Community
2026-01-07
Azure Maps: Understanding View vs. Routing CoordinatesIoTGirl from Microsoft breaks down how Azure Maps provides both view and routing coordinates, detailing why each matters for developers and the pitfalls of misusing them in applications.
Microsoft Tech Community
2026-01-06
Blazor Community Standup: Planning the Future of Blazor in .NET 11Hosted by Daniel Roth, Javier Calvarro Nelson, and Larry Ewing, this standup explores upcoming themes and ideas shaping Blazor’s future in .NET 11, fostering community participation.
DotNet YouTube
2026-01-06
Identifying Missed Alerts in Azure Kubernetes Deployments with SRE Agentdchelupati describes how gaps in Azure Monitor alert coverage became apparent during a Redis credential rotation in an AKS application, and how Azure SRE Agent and GitHub MCP integration accelerated...
Microsoft Tech Community
2026-01-06
Will AI Make React Popular Forever?In this video, Idan Gazit analyzes the impact of AI and GitHub Copilot on the growth and popularity of frameworks like React, and how these tools reshape the programming landscape....
GitHub YouTube
2026-01-06
Armchair Architects: Patterns and Best Practices for Multi-Agent AI OrchestrationMicrosoft Developer brings together Uli, Eric, and David—Armchair Architects—to explore multi-agent orchestration in enterprise environments, covering patterns, frameworks, and security practices for building secure and scalable AI agent solutions.
Microsoft Developer YouTube
2026-01-06
Azure Cost Estimation: Your Strategic Guide to Cloud PricingThomas Maurer, joined by Britt from Microsoft Azure, explains essential strategies and tools to estimate and optimize cloud costs using Microsoft Azure’s pricing resources and cost management features.
Thomas Maurer's Blog
2026-01-06
Building Space Invaders from Scratch with GitHub Copilot, AI Toolkit, and Azure DeploymentVisual Studio Code hosts David Roussett and Reynald Adolphe as they demonstrate building a Space Invaders game from scratch with GitHub Copilot, integrating AI and deploying to Azure.
Visual Studio Code YouTube
2026-01-05
Orleans Deep Dive: Routing, Placement & BalancingThe dotnet team, joined by Reuben Bond, Ledjon Behluli, David Pine, and Frank Boucher, delivers a technical deep dive into routing, placement, and load balancing in Orleans for .NET developers....
DotNet YouTube
2026-01-05
Live AMA: Demystifying Azure Pricing (AM Session)Aaron_Bode hosts a live AMA to clarify Azure pricing. The session equips attendees with practical strategies and tools for forecasting, managing, and reducing Azure costs while maintaining performance.
Microsoft Tech Community
2026-01-05
Live AMA: Demystifying Azure Pricing (PM Session)Aaron_Bode hosts a live AMA to help users understand Azure pricing, covering tools, cost-saving options, and best practices for managing and reducing cloud expenses.
Microsoft Tech Community
2026-01-05
Logic Apps Aviators Newsletter - January 2026WSilveira curates the January 2026 Logic Apps Aviators Newsletter, covering Azure Logic Apps news, migration guidance, new AI capabilities, and real-world automation tips from product teams and community experts.
Microsoft Tech Community
2026-01-05
Engineering a Local-First Agentic Podcast Studio with Microsoft Agent Frameworkkinfey presents an in-depth guide on building a local-first, multi-agent podcast studio using Microsoft’s Agent Framework, complete with orchestration techniques, local LLM deployment, and advanced audio synthesis methods.
Microsoft Tech Community
2026-01-05
Hands-On Lab: The Power of GitHub Copilot in Visual Studio CodeVisual Studio Code presents a hands-on lab exploring advanced GitHub Copilot features, including agent mode and cloud-based AI agents, to enhance developer productivity and workflow customization.
Visual Studio Code YouTube
2026-01-05
Exploring AI Features in Azure Managed PostgreSQLJohn Savill presents a comprehensive overview of AI features available within Azure Managed PostgreSQL, outlining integration methods, developer tooling, and practical scenarios for leveraging AI and vector search in the...
John Savill's Technical Training
2026-01-05
From Vibe Coding to Spec-Driven Development: Why AI-Generated Code Needs StructureHidde de Smet kicks off a deep-dive series on mastering AI-assisted development, highlighting why uncritical ‘vibe coding’ falls short and how specification-driven approaches like GitHub’s Spec-Kit help teams achieve robust...
Hidde de Smet's Blog
2026-01-05
How AI Influences Programming Language SelectionGitHub’s Idan Gazit explains how artificial intelligence is affecting programming language popularity, particularly highlighting TypeScript and the importance of static typing in AI-supported coding.
GitHub YouTube
2026-01-02
Recent updates to NetEscapades.EnumGenerators: new APIs and System.Memory supportAndrew Lock summarizes recent improvements to the NetEscapades.EnumGenerators package, including new APIs, advanced parsing options, and System.Memory support, offering insights for .NET developers seeking faster enum operations.
Andrew Lock's Blog
2026-01-02
From Tool to Teammate: Using GitHub Copilot as a Collaborative PartnerRandy Pagels shares practical strategies for treating GitHub Copilot as a true coding teammate in 2026, highlighting collaboration, feedback, and thoughtful interaction as ways to unlock Copilot’s full potential.
Randy Pagels's Blog
2026-01-02
Account Recovery in Microsoft Entra ID Using Government IDs and Third-Party Identity VerificationJohn Savill’s Technical Training examines Microsoft’s new Entra ID account recovery process using government-issued IDs and third-party verification, providing practical guidance and an architectural overview for Azure security practitioners.
John Savill's Technical Training
2025-12-29
Scaling Context-Aware Workflows with GitHub Copilot in VS CodeVisual Studio Code demonstrates how to transform GitHub Copilot into a deeply context-aware AI pair programmer, with techniques for integrating your project’s architecture and team workflows.
Visual Studio Code YouTube
2025-12-29
Improved Dependency Submission for GitHub ActionsJesse Houwing addresses a visibility gap in GitHub Actions security when actions are pinned by SHA. The post details a workflow extension ensuring vulnerabilities are properly surfaced in the Dependency...
Jesse Houwing's Blog
2025-12-27
Customizing AI Agents in VS Code with Agent SkillsVisual Studio Code’s Harald Kirschner explains how to customize AI agents using Agent Skills, detailing their structure, implementation, and benefits for developers.
Visual Studio Code YouTube
2025-12-26
VS Code 2025: Year in Review with Burke Holland & Pierce BogganVisual Studio Code’s own Burke Holland and Pierce Boggan recap 2025’s advancements including Copilot Universe, Agent Modes, extensibility models, and AI-powered workflows for developers.
Visual Studio Code YouTube
2025-12-23
Visual Studio Code and GitHub Copilot - What's new in 1.107In VS Code 1.107 features like the new agent sessions integration with chat, better integration with background agents and the introduction of Claude skills were introduced. This video explains the...
Fokko Veegens
2025-12-22
Unlocking the Power of VS Code's Simple Browser FeatureVisual Studio Code’s Justin Chen introduces the Simple Browser feature, detailing its uses for web development, AI workflows, and error analysis, helping developers enhance productivity.
Visual Studio Code YouTube
2025-12-22
What Is Microsoft Agent Framework & Why Another Agent Framework?Learn Microsoft AI explains the Microsoft Agent Framework, highlighting its evolution from Semantic Kernel and AutoGen, and its advantages for building robust AI agent systems with .NET and Python.
Learn Microsoft AI Youtube
2025-12-22
Understanding Fabric IQ: The Semantic Layer in Microsoft FabricLauri Lehman introduces Fabric IQ, Microsoft’s new semantic layer for organizational data, assisting developers and data professionals in building advanced AI agents and ensuring data quality.
Zure Data & AI Blog
2025-12-22