Showing results for Azure App Services - Visual Studio Blog

Dec 24, 2024
0

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
1

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
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
Apr 25, 2017
0
1

Automatically build and deploy ASP.NET Core projects to Azure App Services

Visual Studio Team
Visual Studio Team

Over the last few updates we’ve been working on evening out our support for popular scenarios. Earlier this month we added support for setting up an automated DevOps pipeline in Visual Studio Team Services (VSTS) that pulls source from a public or private GitHub repository. TFVC is another scenario we’re working on to round out the extension. This ...

.NETAzureASP.NET
Feb 17, 2016
0
0

10 things you should try on the leap day

Visual Studio Team
Visual Studio Team

It’s February 2016 and so those of us on the Gregorian calendar get to enjoy an extra day in the month! What will you do in those 24 bonus hours? How about learning some new tools and technologies? Here are ten great suggestions—OK, eleven! It is a leap year, so it’s a leap list: Get your code hosted for free in Visual Studi...

.NETVisual StudioDebugging and Diagnostics