You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ide/how-to-unlock-visual-studio.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ Note that CA policies enabled on an account might impact the account state or li
58
58
59
59
## Update an expired license
60
60
61
-
If your subscription has expired and you no longer have access rights to Visual Studio, you must renew your subscription or add another account that has a subscription. To see more information about the license you are using, go to **File** > **Account Settings...** and look at the license information on the right side of the dialog. If you have another subscription associated with a different account, [add that account](signing-in-to-visual-studio.md#add-and-switch-user-accounts-to-visual-studio) to the **All Accounts** list on the left side of the dialog box by selecting the **Add an account** link.
61
+
If your subscription has expired and you no longer have access rights to Visual Studio, you must renew your subscription or add another account that has a subscription. To see more information about the license you are using, go to **File** > **Account Settings...** and look at the license information on the right side of the dialog. If you have another subscription associated with a different account, [add that account](signing-in-to-visual-studio.md#add-and-switch-user-accounts-in-visual-studio) to the **All Accounts** list on the left side of the dialog box by selecting the **Add an account** link.
Copy file name to clipboardExpand all lines: docs/ide/reference/accounts-environment-options-dialog-box.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Use this option to specify whether to synchronize your settings across multiple
22
22
23
23
### Enable device code flow
24
24
25
-
When this option is selected, the behavior of Visual Studio changes when you select **Add an account** on the **File** > **Account Settings** page. Instead of seeing the **Sign in to your account** page, you're presented with a dialog box that gives you a URL and a code to paste into a web browser to sign in. This option is useful in cases where you can't sign in to Visual Studio in the regular manner, for example, if you use an older version of Internet Explorer, or if your firewall restricts access. For more information, see [Sign in to Visual Studio](../signing-in-to-visual-studio.md#add-and-switch-user-accounts-to-visual-studio).
25
+
When this option is selected, the behavior of Visual Studio changes when you select **Add an account** on the **File** > **Account Settings** page. Instead of seeing the **Sign in to your account** page, you're presented with a dialog box that gives you a URL and a code to paste into a web browser to sign in. This option is useful in cases where you can't sign in to Visual Studio in the regular manner, for example, if you use an older version of Internet Explorer, or if your firewall restricts access. For more information, see [Sign in to Visual Studio](../signing-in-to-visual-studio.md#add-and-switch-user-accounts-in-visual-studio).
Copy file name to clipboardExpand all lines: docs/ide/signing-in-to-visual-studio.md
+20-9Lines changed: 20 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Sign in or switch Visual Studio accounts
3
3
titleSuffix: ""
4
4
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: 11/23/2023
5
+
ms.date: 6/27/2024
6
6
ms.topic: how-to
7
7
author: anandmeg
8
8
ms.author: meghaanand
@@ -11,7 +11,7 @@ ms.subservice: general-ide
11
11
---
12
12
# Sign in or switch Visual Studio user accounts
13
13
14
-
In this article, you'll learn how to sign in to Visual Studio, add and switch user accounts, update your profile, sign out of your account, and the benefits to signing in. If you are looking to learn how to use multiple accounts for sign-ins, check out our article, [Access multiple accounts associated with the Visual Studio sign-in account](sign-in-access-multiple-accounts.md).
14
+
In this article, you learn how to sign in to Visual Studio, add and switch user accounts, update your profile, sign out of your account, and the benefits to signing in. If you are looking to learn how to use multiple accounts for sign-ins, check out our article, [Access multiple accounts associated with the Visual Studio sign-in account](sign-in-access-multiple-accounts.md).
15
15
16
16
You can get subscription support and search the frequently asked questions about subscriptions, accounts, and billing [on our Subscription support page](https://visualstudio.microsoft.com/subscriptions/support/).
17
17
@@ -23,7 +23,7 @@ You can sign in to your Microsoft or organizational account. To add another acc
23
23
24
24
::: moniker range="<=vs-2019"
25
25
26
-
1. Launch Visual Studio. When you open Visual Studio for the first time, you're asked to sign in and provide some basic registration information.
26
+
1. Launch Visual Studio. When you open Visual Studio for the first time, you're prompted to sign in and provide some basic registration information.
> If you choose not to sign in when you first open Visual Studio, it's easy to do so later. Look for the **Sign in** link in the upper-right corner of the Visual Studio environment.
42
+
> If you choose to not sign in when you first open Visual Studio, it's easy to do so later. Look for the [**Sign in** link in the upper-right corner of the Visual Studio environment](#sign-in-from-the-ide).
43
43
44
44
::: moniker-end
45
45
46
46
2. Choose a Microsoft account or a work or school account. If you don't have one, you can [create a Microsoft account for free](https://support.microsoft.com/help/4026324/microsoft-account-how-to-create).
47
47
48
-
3. Choose your preferred color theme and other UI settings. Visual Studio [remembers these settings and synchronizes](../ide/synchronized-settings-in-visual-studio.md) them across all Visual Studio environments you have signed in to. You can change the settings later if you open the **Tools** > **Options** menu in Visual Studio.
48
+
3. Choose your preferred color theme and other UI settings. Visual Studio [remembers these settings and synchronizes](../ide/synchronized-settings-in-visual-studio.md) them across all Visual Studio environments you signed in to. You can change the settings later if you open the **Tools** > **Options** menu in Visual Studio.
49
+
50
+
You can see that you've successfully signed in, in the upper-right corner of the Visual Studio environment. Unless you sign out, you automatically sign in to Visual Studio whenever you start it, and any changes to synchronized settings are automatically applied.
51
+
52
+
### Sign in from the IDE
53
+
54
+
If you choose to not sign in when you first open Visual Studio, you can sign in later from the IDE.
55
+
56
+
1. Select the **Sign in** icon in the upper-right corner of the Visual Studio environment.
57
+
58
+
:::image type="content" source="media/vs-2022/signing-in-to-visual-studio/sign-in-icon-ide.png" alt-text="Screenshot of Sign in icon in the Visual Studio IDE.":::
49
59
50
-
You can see that you're successfully signed in the upper-right corner of the Visual Studio environment. Unless you sign out, you're automatically signed in to Visual Studio whenever you start it, and any changes to synchronized settings are automatically applied.
60
+
1. On the **Sign in to your account** page, select the **Connected to Windows** account or select **Use another account** to sign in with another account.
61
+
1. Follow the prompts to enter the new account credentials.
51
62
52
63
<aname="benefits"></a>
53
64
## Benefits: why sign in?
@@ -65,7 +76,7 @@ While you don't have to sign in, there are many advantages to doing so.
65
76
66
77
<aname="add-and-switch"></a>
67
78
68
-
## Add and switch user accounts to Visual Studio
79
+
## Add and switch user accounts in Visual Studio
69
80
70
81
If you have multiple accounts, you can add them all to Visual Studio so that you can access the resources from any account without having to sign in to it separately.
71
82
@@ -102,7 +113,7 @@ There are several types of accounts you can add:
102
113
103
114
1. Go to **File > Account Settings...** and select the **Manage Visual Studio profile** link.
104
115
1. In the browser window, select **Edit profile** and change the settings that you want.
0 commit comments