Showing results for Azure DevOps - Visual Studio Blog

Apr 13, 2022
4
4

Supercharge your Git experience in VS

Taysser Gherfal
Taysser Gherfal

Have you experienced delays when viewing your Git repository or branch history in Visual Studio? Have you run a network command like force-push and had to wait for the operation to complete? Your Git repository may be having performance issues due to its large size. We are happy to integrate a relatively new Git feature called the commit graph ...

C#Visual Studio 2022C++
Jan 28, 2022
6
1

Azure DevOps requires TLS 1.2 on all connections including Visual Studio

Ruben Rios
Ruben Rios

Starting Monday January 31st, Azure DevOps will no longer accept connections coming over TLS 1.0 and 1.1 due to security vulnerabilities in those protocols. Developers have increasingly become the target of hackers and these protocols have known security vulnerabilities not specific to Microsoft’s implementation. Going forward Azure ...

Visual Studio 2015Visual Studio 2013Visual Studio 2012
Jan 6, 2022
13
0

Introducing new Git features to Visual Studio 2022

Taysser Gherfal
Taysser Gherfal

We continue to enhance the Git experience in Visual Studio, and we are excited to announce some long-awaited updates in version 17.1 Preview 2. Download the latest Visual Studio Preview and check out the following new Git features.   Compare branches Comparing branches provides an overview of differences between two branches which...

.NETVisual Studio 2022C++
Dec 21, 2021
12
1

Your Visual Studio Dashboard

Misty Hays
Misty Hays

I keep thinking about a tweet that said you should tackle challenging problems and do everything you can to maximize time well spent, so your ecosystem doesn’t have to.  Because once you’re distracted, it can be challenging to get back into the flow of writing code. Developers juggle a massive cognitive overload of different software, links, ...

Visual StudioVisual Studio 2022Git
Apr 15, 2021
21
1

Enhanced Productivity with Git in Visual Studio

Pratik Nadagouda
Pratik Nadagouda

We’ve continued to enhance the Git tooling in Visual Studio and are excited to announce some long-awaited updates. We've built functionality that addresses gaps around discoverability, switching repositories, navigation, and more!

Visual StudioGitHubGit
Mar 2, 2021
9
1

Intelligent Visual Studio Search Service

Anne Gao
Anne Gao

In v16.9 Visual Studio release, we introduce the AI-powered Visual Studio Search service, which is integrated into the shortcut Ctrl+Q for intelligent Visual Studio feature searches. This blog post introduces the system architecture in high level details, including the core Azure services that we built and leveraged.

Visual StudioAzureVisual Studio 2019
Mar 30, 2020
84
0

Improved Git Experience in Visual Studio 2019

Pratik Nadagouda
Pratik Nadagouda

We just released the first iteration of a revamped Git experience in Visual Studio 2019 to enhance your productivity when working with code on GitHub, Azure Repos, and other hosting services.

Visual StudioGitHubGit
Dec 12, 2018
5
0

New Azure DevOps Work Item Experience in Visual Studio 2019

Dan Hellem
Dan Hellem

In previous versions of Visual Studio, the work item experience was centered around queries, which need to be created and managed to find the right work items. In Visual Studio 2019, we have removed queries and added a new view for work items centered at the developer. This allows the developer to quickly find the work they need and associate them to their pending changes. Removing the need for queries.

AnnouncementProductivityAzure DevOps
Aug 30, 2017
0
0

Create a CI/CD pipeline to Azure Service Fabric

Ahmed Metwally
Ahmed Metwally

At //BUILD 2017, we shipped an update to the Continuous Delivery Tools for Visual Studio. This update has support for configuring a Continuous Integration and Continuous Delivery pipeline for ASP.NET Core projects with container support to an existing Azure Service Fabric cluster directly from Visual Studio 2017. To configure continuous delivery...

Azure DevOpsContinuous Integration/Continuous DeliveryDevTest Labs
Aug 22, 2017
0
0

Create a CI/CD pipeline for containerized ASP.NET Core projects

Ahmed Metwally
Ahmed Metwally

We are looking to improve your experience on the Visual Studio Blog. It would be very helpful if you could share your feedback via this short survey that should take less than 2 minutes. Thanks! At //BUILD 2017, we shipped an update to the Continuous Delivery Tools for Visual Studio with support for configuring a Continuous Integration and ...

ExtensionsAzure DevOpsContinuous Integration/Continuous Delivery

Feedback