Skip to content

Commit 1cc2fb6

Browse files
Merge pull request #13202 from anandmeg/uuf-261744
Add info on Azure authentication
2 parents 325719c + da7cab3 commit 1cc2fb6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/ide/signing-in-to-visual-studio.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Sign in or switch Visual Studio accounts
33
titleSuffix: ""
44
description: Explore sign in concepts for working with Visual Studio, and find out how to sign in and how to add and switch user accounts.
5-
ms.date: 6/27/2024
5+
ms.date: 10/02/2024
66
ms.topic: how-to
77
author: anandmeg
88
ms.author: meghaanand
@@ -82,6 +82,8 @@ If you have multiple accounts, you can add them all to Visual Studio so that you
8282

8383
After you add multiple accounts on one machine, that group of accounts roams with you if you sign in to Visual Studio on another machine. However, your account credentials do not roam therefore you'll be prompted to enter credentials for those other accounts the first time you attempt to use their resources on a new machine.
8484

85+
To authenticate and access Azure resources from Visual Studio, sign in to Visual Studio with an account that has access to Azure resources and select this account for [Azure Service Authentication](/dotnet/api/overview/azure/service-to-service-authentication#authenticating-with-visual-studio) in **Tools** > **Options** > **Azure Service Authentication** > **Account Selection**.
86+
8587
There are several types of accounts you can add:
8688

8789
- Add a standard Visual Studio account:

0 commit comments

Comments
 (0)