Microsoft

No new Azure DevOps OAuth apps beginning February 2025

Starting February 3, 2025, we will no longer accept new registrations of Azure DevOps OAuth apps. This is the first step we’ll be taking towards our longer-term vision of sunsetting the Azure DevOps OAuth platform. Moving forward, we’ll be publicly advocating all developers that are building applications on top of Azure DevOps REST APIs to […]
The post No new Azure DevOps OAuth apps beginning February 2025 appeared first on Azure DevOps Blog.
Feed

Easily add Unreal Engine classes to your C++ project

Visual Studio 2022 v17.11 introduces a new Add Unreal Engine Class dialog that lets you easily add common Unreal Engine classes to your project. You can also choose to which module to add your class, so you can keep your code organized and modular. To use this feature, you need to have an Unreal Engine […]
The post Easily add Unreal Engine classes to your C++ project appeared first on Visual Studio Blog.
Feed

Get AI ready: Inside the Copilot Learning Hub

As we were building the Copilot learning hub on Microsoft Learn earlier this year, I realized how much Copilot was changing the way so many people—from my 78-year-old father to my teammates—complete daily tasks. I had first-hand insight into how, as an...
Tech News

Using Entra profile information in Azure DevOps

We’re excited to announce the ability to use Entra profile information in Azure DevOps. This has been a long-standing feature request from the community (ex. profile, picture, email, and name). Beyond the convenience of configuring profile information in one place and ensuring the accuracy of personal information, using Entra profile information in Azure DevOps provides […]
The post Using Entra profile information in Azure DevOps appeared first on Azure DevOps Blog.
Feed

Upgrade Your Windows Forms .NET Projects to the Latest .NET Version for Enhanced Security

Each release of .NET introduces a host of new features and bug fixes that enhance both performance and security. To leverage these benefits both service and desktop application developers must upgrade their applications to the latest .NET versions. Just like other developers wanting to take advantage of the latest .NET enhancements, we are updating our […]
The post Upgrade Your Windows Forms .NET Projects to the Latest .NET Version for Enhanced Security appeared first on Visual Studio Blog.
Feed

Get Hands-On with Visual Studio, .NET, AI, and More at Live! 360 next month.

Visual Studio LIVE! Orlando 2024 November 17-22 | Loews Royal Pacific Resort, Orlando, FL We’re only four weeks away from the final Visual Studio Live! event of the year, and we’re close to capacity! Live! 360 Orlando offers something for everyone—whether you’re a developer, IT professional, data specialist, or cybersecurity expert. You’ll have the opportunity […]
The post Get Hands-On with Visual Studio, .NET, AI, and More at Live! 360 next month. appeared first on Visual Studio Blog.
Feed

Debug CMake Scripts on Linux with Visual Studio

If you are working on a CMake project that targets Linux, you may have encountered some challenges when trying to debug your CMake scripts and CMakeLists.txt files. You may have wondered why your variables are not set correctly, or why your custom commands are not executed as expected. Or you may have simply wanted to […]
The post Debug CMake Scripts on Linux with Visual Studio appeared first on Visual Studio Blog.
Feed

What’s New in Microsoft Teams | September 2024

It’s September, and the seasons are starting to change. Here in the northern hemisphere the temperature is getting cooler, but new Teams features are still bringing the heat!
 
Last month, we shared helpful updates like ‘Time-based prompts in Copi...
Feed

Introducing Pull Request Annotation for CodeQL and Dependency Scanning in GitHub Advanced Security for Azure DevOps

In the world of software development, security is paramount. As developers, we strive to write clean, efficient, and most importantly, secure code. GitHub Advanced Security for Azure DevOps has always been at the forefront of providing tools that make it easier to build and release high-quality software. Today, we’re excited to announce a new feature […]
The post Introducing Pull Request Annotation for CodeQL and Dependency Scanning in GitHub Advanced Security for Azure DevOps appeared first on Azure DevOps Blog.
Feed

What’s new with Microsoft Credentials?

Welcome to the October 2024 edition of our Microsoft Credentials roundup, where we highlight the latest portfolio news and updates to inspire and support your training and career journey.  
In this article 
What’s new with Microsoft Appl...
Tech News

Deprecation of the macOS-12 Hosted Pipeline Image

Azure DevOps is starting the deprecation process for the macOS-12 (Monterey) hosted pilelines image. While the image is being deprecated, you may experience longer queue times during peak usage hours. Deprecation will begin on October 7 and the image will be fully unsupported by December 3. Pipeline jobs using the macOS-12 image label should be […]
The post Deprecation of the macOS-12 Hosted Pipeline Image appeared first on Azure DevOps Blog.
Feed

Azure Boards, September Update

September was a productive month for Azure Boards, and we’re excited to share some of the new features coming your way. Area and Iteration Level Fields Area and iteration level fields have been crucial for querying or displaying results based on their specific levels: (Root) Level 1 / Level 2 / Level 3 / etc. […]
The post Azure Boards, September Update appeared first on Azure DevOps Blog.
Feed

Microsoft’s Secure Future Initiative

Build a security-first organization with up-to-date cybersecurity skills
 
Like others around the globe, your organization is likely dealing with an ever-increasing number of cyberthreats and you need skilled team members to help address them. Acc...
Tech News

VisualStudio.Extensibility 17.11: Settings and more Remote UI support

We continue to invest in the VisualStudio.Extensibility SDK to allow users like you to create extensions that run faster and smoother than ever before! VisualStudio.Extensibility helps you build extensions that run outside the main Visual Studio IDE process for improved performance and reliability. Additional benefits include a sleek and intuitive .NET 8-based API and comprehensive, […]
The post VisualStudio.Extensibility 17.11: Settings and more Remote UI support appeared first on Visual Studio Blog.
Feed

Search scoping helps you find what you’re looking for

If you’re working on a large and complex solution, you might find yourself overwhelmed by the number of results when you use code search in Visual Studio. You might be looking for a specific class, method, or variable, but end up scrolling through pages of irrelevant matches. Wouldn’t it be nice if you could narrow […]
The post Search scoping helps you find what you’re looking for appeared first on Visual Studio Blog.
Feed

Break for Async User-Unhandled exceptions in the Visual Studio Debugger

Before .NET 9, the debugger was unable to track exceptions thrown from user-code async methods into non-user code framework methods, such as ASP.NET middleware. We are pleased to announce that you will now start seeing the debugger stop for these user-unhandled exceptions in your ASP.NET applications, as well as anywhere else this might happen! Summary […]
The post Break for Async User-Unhandled exceptions in the Visual Studio Debugger appeared first on Visual Studio Blog.
Feed

Supercharge C++ Debugging with AI-Generated breakpoint expressions

Have you ever spent hours debugging your C++ code, struggling to set up the right conditional breakpoint or tracepoint? Or wished for a smarter way to obtain detailed runtime information without manually crafting complex expressions? You’re in luck! With Visual Studio 2022, the latest GitHub Copilot feature now offers AI-generated expressions for both conditional breakpoints […]
The post Supercharge C++ Debugging with AI-Generated breakpoint expressions appeared first on Visual Studio Blog.
Feed

Skill up on Copilot and Microsoft 365

Welcome to our new blog series designed to help you skill up on Copilot and Microsoft 365 technologies. We hope you will make this your go-to source for the latest updates, resources, and opportunities in technical skill building for Copilot and M...
Tech News

Easily dock and float tool windows

You’re in the middle of a debugging session, attempting to chase down that one issue that is causing you trouble. In the heat of the moment, you grab a tool window and drag it out of its docked position – purely by accident. You didn’t mean to drag it, but sometimes when you move the […]
The post Easily dock and float tool windows appeared first on Visual Studio Blog.
Programming

Incorporate GitHub Copilot into your daily flow

Streamlining Workflow with GitHub Copilot  Have you ever received code completions that are too large to manage or ones that need slight tweaks, but you must accept all the code to make those changes? To address these pain points, in Visual Studio 17.11 we’ve introduced a new feature that allows you to refine your completions […]
The post Incorporate GitHub Copilot into your daily flow appeared first on Visual Studio Blog.
Programming

Enhancing your Visual Studio authentication experience

The current cyber security climate demands that applications not only provide outstanding features but also prioritize the security of user data. Applications like Visual Studio rely on token-based authentication to access resources on your behalf. While effective, token-based authentication can be susceptible to attacks if not properly protected. Today, we are happy to announce that […]
The post Enhancing your Visual Studio authentication experience appeared first on Visual Studio Blog.
Programming

What’s New in Microsoft Teams | August 2024

August is here, and so are some new features and enhancements that make Microsoft Teams even more powerful and easier to use!
 
In July, we shared ways you can customize how you express yourself in chat, new options for personalizing your gallery ...
Tech News

New GitHub Copilot features in Visual Studio 2022 17.11

Visual Studio 2022 17.11 now brings exciting advancements from GitHub Copilot! This release significantly improves how GitHub Copilot integrates into your development workflow, offering smarter and more intuitive coding assistance.

Discover the new GitHub Copilot features in Visual Studio, such as enhanced context understanding,
The post New GitHub Copilot features in Visual Studio 2022 17.11 appeared first on Visual Studio Blog.
Programming

C++ Gaming Productivity Update for Visual Studio 2022 version 17.11

Introduction

In Visual Studio 2022 version 17.11, you will find brand new productivity enhancements for your game development workflows. From faster conditional breakpoints to a swath of Unreal Engine enhancements, we have added various productivity boosters based on your feedback. Once again,
The post C++ Gaming Productivity Update for Visual Studio 2022 version 17.11 appeared first on Visual Studio Blog.
Programming

New IDE features in Visual Studio v17.11

In Visual Studio 2022 v17.11, you’ll discover several new features that address specific issues developers have reported. These updates don’t belong to a distinct category, but we’re dedicated to sharing them with you in this blog post. You can download the update and view the comprehensive release notes for full details.
The post New IDE features in Visual Studio v17.11 appeared first on Visual Studio Blog.
Programming

Enhancing Code Comprehension: GitHub Copilot’s Features in Visual Studio 2022 17.11

GitHub Copilot in Visual Studio 2022 17.11 now offers an improved experience you to refer to their methods, classes, functions, and entire solution directly within the chat. By using the # symbol followed by the name of a method, class, or function,
The post Enhancing Code Comprehension: GitHub Copilot’s Features in Visual Studio 2022 17.11 appeared first on Visual Studio Blog.
Programming

Introducing Object Limit Tracker in Azure DevOps

We’re excited to introduce the Object Limit Tracker in Azure DevOps! This new feature provides real-time visibility into resource usage for each organization and project directly within Azure DevOps. By offering insights into commonly asked limits, we enable users to manage resources more proactively and prevent potential issues.
The post Introducing Object Limit Tracker in Azure DevOps appeared first on Azure DevOps Blog.
Programming