Showing tag results for Authentication

Aug 19, 2025
Post comments count4
Post likes count10

Model Context Protocol (MCP) is Now Generally Available in Visual Studio 🎉

Allie Barry
Allie Barry

We’re excited to announce that MCP support is now GA in Visual Studio—unlocking richer, real-time context from your entire development stack and expanding the power of Agent Mode like never before. Model Context Protocol (MCP) is an open standard that makes it easy for AI agents to connect with external tools and services—think of it like HTTP, ...

Visual StudioGitHub CopilotGitHub
May 21, 2025
Post comments count11
Post likes count5

Connecting to Private NuGet Feeds Just Got Easier

Ruben Rios
Ruben Rios

The Visual Studio 2022 17.14 update is here, and it brings great quality-of-life improvements—especially around NuGet authentication. From context about the authentication needs of private NuGet feeds to a simplified account selection workflow, this update helps you stay focused on your code! If you haven’t already, download the latest Visual Studi...

NuGetAuthenticationnuget packages
Dec 24, 2024
Post comments count0
Post likes count2

Connect securely to your Azure resources

Brady Gaster
Brady Gaster

Visual Studio 2022's Connected Services features are being updated to help you start secure. In the past, for example with Azure Storage, we’d inject the entire connection string into your configuration. With this update, we’ve removed the secrets from the UX – and from what we save to configuration – altogether. This means your code has fewer secr...

Azure App ServicesAuthenticationAzure Storage
Dec 23, 2024
Post comments count0
Post likes count2

Security updates to Azure publishing from Visual Studio

Brady Gaster
Brady Gaster

Visual Studio 2022 introduces a new feature to improve the security of publishing applications to Azure App Service. This feature is designed to disable Basic Authentication and enable integrated security for a more secure publishing process. Basic Authentication has been identified as a less secure method for managing app deployments. Visua...

Azure App ServicesAuthentication
Jul 10, 2020
Post comments count0
Post likes count0

Improving the authentication experience for enterprises leveraging Conditional Access policies

Ruben Rios
Ruben Rios

As part of the Visual Studio 2019 16.6 update, we’ve introduced a set of new capabilities to improve your overall authentication experience. While these changes benefit all Visual Studio users, they are especially helpful if you need to work across Azure AD tenants that have enabled multi-factor authentication (MFA) policies. That’s because these i...

AuthenticationSign inConditional Access