Showing archive results for 2025

Dec 11, 2025
Post comments count7
Post likes count14

Making Windows Terminal awesome with GitHub Copilot CLI

Kayla Cinnamon

As someone who lives and breathes in the command line, I love making my terminal feel like home. Windows Terminal is full of personalization options that really allow for a custom experience. Additionally, I can stay within my terminal for my development with GitHub Copilot with the GitHub Copilot CLI. Let's walk through how you can trick out your ...

GitHub CopilotMicrosoft for Developers
Dec 9, 2025
Post comments count5
Post likes count3

Announcing the JavaScript/TypeScript Modernizer for VS Code

Sayed Ibrahim Hashimi

Keeping JavaScript/TypeScript projects up-to-date can be a challenge, especially when it’s time to upgrade a bunch of npm packages or adopt the latest frameworks. We’ve heard from many JS/TS developers that modernizing an older app (upgrading dependencies, fixing breaking changes, etc.) is often tedious and time-consuming. To help with this, we’re ...

Visual Studio Code
Dec 8, 2025
Post comments count0
Post likes count0

Host Your Node.js MCP Server on Azure Functions in 1 Simple Step

Yohan Lasorsa

Building AI agents with the Model Context Protocol (MCP) is powerful, but when it comes to hosting your MCP server in production, you need a solution that's reliable, scalable, and cost-effective. What if you could deploy your regular Node.js MCP server to a serverless platform that handles scaling automatically while you only pay for what you use?...

AzureMCP
Dec 5, 2025
Post comments count0
Post likes count1

Join us for AI Dev Days – December 10-11

James Montemagno

2025 was a year of incredible progress for AI and our industry as a whole. At Microsoft and GitHub, we've innovated beyond isolated chats and prompts to building systems that collaborate with connected workflows and operational intelligence. This shift can be seen across the stack, from Microsoft Foundry, to GitHub Copilot in VS Code and Visual...

AIAnnouncementDeveloper Events
Dec 2, 2025
Post comments count0
Post likes count3

Securing Sensitive Mobile Operations with Device-Bound Request Signing

Fernando,
Daiane,
Wesley

Mobile security goes beyond verifying user identity. If an attacker steals a valid token, how will your backend distinguish a legitimate request from one reproduced in an emulator or cloned environment? This is a gap in traditional authentication flows when applied to the mobile environment. By linking each request to hardware-backed keys genera...

SecurityMobile Apps
Dec 1, 2025
Post comments count0
Post likes count2

Join the OSS AI Summit: Building with LangChain Event

Dan Wahlin

December 10, 2025 8 am - 10 am Pacific Registration: https://aka.ms/OSSAISummitRegistration Overview AI development is moving at a pace that leaves most teams reacting instead of leading. The next generation of applications will be built by people who understand how to design agents, coordinate tools, and create workflows that can handle re...

AIAnnouncement
Nov 25, 2025
Post comments count0
Post likes count4

Manage Containers the Easy Way: Copilot + VS Code

Matt Hernandez

Managing containers can be one of the most repetitive parts of modern development. Between remembering CLI commands, switching contexts, and digging through logs, it’s easy to lose focus on the actual code you’re building. The latest release of the VS Code Container Tools extension changes that by putting Copilot directly into your workflow - so yo...

Microsoft for DevelopersGitHub CopilotVisual Studio Code
Nov 3, 2025
Post comments count1
Post likes count0

New developer resource page for Microsoft 365 interoperability and data portability

Microsoft Teams team

Microsoft has long provided interoperability information, interfaces, and tools to help our vibrant ecosystem of partners integrate their products and services with Microsoft 365 productivity applications. This ecosystem includes communication and collaboration solution providers that compete with Microsoft Teams. Alongside these resources, we have...

Announcement
Oct 31, 2025
Post comments count1
Post likes count3

Behind the Universe demo: From prompt to production with VS Code, GitHub Copilot and the Microsoft Agent Framework

Amanda,
Rong,
Shayne

At this year’s GitHub Universe, we set out to answer a simple question: What would it take to go from an idea to production in under 30 minutes – using only natural language, your editor, and AI? On stage, we built a cloud-native, intelligent app from scratch using Visual Studio Code, GitHub Copilot, and the Microsoft Agent Framework. In thi...

AIGitHub CopilotDeveloper Events