Skip to content

Commit aec4c3d

Browse files
Merge pull request #11055 from MicrosoftDocs/main638933150389974529sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 45979e9 + 5c761d5 commit aec4c3d

File tree

5 files changed

+36
-18
lines changed

5 files changed

+36
-18
lines changed

docs/debugger/autos-and-locals-windows.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,16 @@ With Copilot enabled, you can also get targeted assistance related to the inline
6464
[ ![Screenshot showing the return values of method calls with Copilot icon.](../debugger/media/vs-2022/view-return-values-copilot.png) ](../debugger/media/vs-2022/view-return-values-copilot.png#lightbox)
6565
::: moniker-end
6666

67+
::: moniker range=">=visualstudio"
68+
The debugger also displays inline post-return values, showing the return value at the end of the line of code where it returned.
69+
70+
![Screenshot showing post-return values.](../debugger/media/visualstudio/view-post-return-values.png)
71+
72+
You can right-click an inline return value and select options for the type of return values you want to show inline.
73+
74+
![Screenshot showing options for viewing return values.](../debugger/media/visualstudio/view-return-values-select-options.png)
75+
::: moniker-end
76+
6777
## Set a watch on variables
6878

6979
You can use a **Watch** window to specify a variable (or an expression) that you want to keep an eye on.
@@ -142,10 +152,10 @@ You can search for keywords in the Name, Value, and Type columns of the **Autos*
142152
Use the left and right arrows (Shift+F3 and F3, respectively) to navigate between found matches.
143153

144154
::: moniker range=">= vs-2022"
145-
![Screenshot of Search in Locals Window](../debugger/media/vs-2022/ee-search-locals.png "Search in Locals Window")
155+
![Screenshot of Search in Locals Window.](../debugger/media/vs-2022/ee-search-locals.png "Search in Locals Window")
146156
::: moniker-end
147157
::: moniker range="vs-2019"
148-
![Screenshot of Search in Locals Window](../debugger/media/ee-search-locals.png "Search in Locals Window")
158+
![Screenshot of Search in Locals Window.](../debugger/media/ee-search-locals.png "Search in Locals Window")
149159
::: moniker-end
150160

151161
To make your search more or less thorough, use the **Search Deeper** dropdown list at the top of the **Autos** or **Locals** window to select how many levels deep you want to search into nested objects.
17.1 KB
Loading
21.8 KB
Loading

subscriptions/buy-activate-retail.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: Subscriptions available in the Microsoft Store
33
author: joseb-rdc
44
ms.author: amast
55
manager: shve
6-
ms.date: 09/02/2025
6+
ms.date: 09/12/2025
77
ms.topic: how-to
8-
description: Purchase Visual Studio subscriptions in the Microsoft Store and activate them in the Visual Studio subscriptions portal.
8+
description: Purchase Visual Studio subscriptions in the Microsoft Store and activate them in the Visual Studio subscriptions portal, and get answers to frequently asked questions.
99
---
1010

1111
# Visual Studio subscriptions are available through the Microsoft Store
@@ -56,7 +56,24 @@ After you purchase a Visual Studio subscription through the Microsoft Store, you
5656
5757
## How to renew retail subscriptions
5858

59-
For help, visit [How to renew retail subscriptions](https://learn.microsoft.com/visualstudio/subscriptions/faq/admin/renewal-cancellation/#how-do-i-renew-visual-studio-subscriptions) article.
59+
For help, visit [How to renew retail subscriptions](https://learn.microsoft.com/visualstudio/subscriptions/faq/admin/renewal-cancellation/#how-do-i-renew-visual-studio-subscriptions) article.
60+
61+
## Frequently asked questions
62+
63+
### Q: How do I assign retail Visual Studio subscriptions to individual developers?
64+
65+
A: Each retail Visual Studio subscription includes a unique 5x5 product key, which the purchaser receives via email. While there isn't a typical "assignment" process available, this option should help with provisioning the intended user with access:
66+
67+
1. The purchaser shares one Visual Studio 5x5 product key with each developer.
68+
1. The developer signs in to https://my.visualstudio.com/subscriptions/activate.
69+
1. The developer enters their email address that requires access to the Visual Studio subscription and selects **Continue**.
70+
1. They might be redirected to one of two different sign-in pages depending on the type of account they're using:
71+
+ Subscribers using their personal "Microsoft Account" (MSA) see the Microsoft Account password page.
72+
+ Subscribers using their work/school accounts are redirected to their organization's sign-in page.
73+
1. They enter their password or complete the organization's sign-in requirements.
74+
1. Upon successful sign-in, an "Activate Your Visual Studio Subscriptions" window appears.
75+
1. They enter the 5x5 product key supplied to them from the "Confirmation Page" or "Confirmation Email" and select **Activate**.
76+
1. The subscription should now be visible on their subscriptions page, and they should have access to all their subscription benefits.
6077

6178
## Support for Microsoft Store
6279

subscriptions/sign-in-work.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Sign in with work or school account
33
author: joseb-rdc
44
ms.author: amast
55
manager: shve
6-
ms.date: 04/30/2025
6+
ms.date: 09/12/2025
77
ms.topic: how-to
88
description: Sign into your Visual Studio subscriptions with your work or school account or use your Microsoft Account (MSA), and get answers to frequently asked questions.
99
---
@@ -44,18 +44,9 @@ You can also see your currently selected subscription in the upper right corner,
4444
> This address also appears in the subscriber Welcome Letter. Check your junk mail folder if you don’t receive the Welcome Letter.
4545
4646
3. Select **Continue**.
47-
4. You're redirected to a decision page.
48-
+ Select **Work or school account** if the subscription is associated with a "Work or School" account associated with a Microsoft Entra tenant.
49-
+ Select **Personal** if the subscription is associated with a "Corporate" email address but was also converted to a "Personal" Microsoft Account (MSA).
50-
51-
> [!NOTE]
52-
> This is the case for many subscribers who have used Visual Studio subscriptions (formerly MSDN) in the past.
53-
54-
+ If one pathway fails, try the other. Subscription admins might modify your subscription.
55-
56-
5. Enter your password.
57-
6. Select **Sign in**.
58-
7. At this point, the "Benefits" page should be displayed.
47+
4. Enter your password.
48+
5. Select **Sign in**.
49+
6. At this point, the "Benefits" page should be displayed.
5950

6051
## Frequently asked questions
6152

0 commit comments

Comments
 (0)