Skip to content

Commit 0e7013e

Browse files
Merge pull request #10388 from MicrosoftDocs/main638615450601347841sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 4681d62 + 52e9e5f commit 0e7013e

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

docs/ide/default-keyboard-shortcuts-in-visual-studio.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Keyboard shortcuts
33
description: Learn about the default keyboard shortcuts in Visual Studio that allow you to access a variety of commands and windows.
4-
ms.date: 08/13/2024
4+
ms.date: 09/9/2024
55
ms.topic: reference
66
helpviewer_keywords:
77
- shortcut keys [Visual Studio], keyboard binding schemes
@@ -25,6 +25,8 @@ For a list of common keyboard shortcuts and other productivity information, see:
2525

2626
For more information about accessibility in Visual Studio, see [Accessibility tips and tricks](../ide/reference/accessibility-tips-and-tricks.md) and [How to: Use the keyboard exclusively](../ide/reference/how-to-use-the-keyboard-exclusively.md).
2727

28+
The keyboard shortcuts in Visual Studio may vary depending on your keyboard layout and language settings. You can [identify the keyboard shortcut for a command](identifying-and-customizing-keyboard-shortcuts-in-visual-studio.md#identify-a-keyboard-shortcut) or [customize your keyboard shortcut](identifying-and-customizing-keyboard-shortcuts-in-visual-studio.md#customize-a-keyboard-shortcut). See the [Dev Community ticket](https://developercommunity.visualstudio.com/t/Copying-a-specific-cell-for-an-error-in/424849?q=error+copy&ftype=idea&stateGroup=active) related to this issue for more information.
29+
2830
## Printable shortcut cheatsheet
2931

3032
Click to get our [printable keyboard shortcut cheatsheet for Visual Studio](https://visualstudio.microsoft.com/keyboard-shortcuts.pdf).

subscriptions/find-keys.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Find and claim product keys in subscriptions
33
author: evanwindom
44
ms.author: amast
55
manager: shve
6-
ms.date: 03/06/2024
6+
ms.date: 09/09/2024
77
ms.topic: conceptual
88
description: Find, claim, and export product keys in Visual Studio subscriptions, and review types of product keys such as OEM Key, Retail, and Static Activation Key.
99
---
@@ -34,9 +34,9 @@ Various key types are available, depending on the product.
3434
| Custom Key | Custom keys provide special actions or information to activate or install the product. |
3535
| VA 1.0 | Multiple activation keys similar to a MAK. |
3636
| OEM Key | Original Equipment Manufacturer keys that allow multiple activations. |
37-
| ADT4T Retail Key | Retail keys for Azure Dev Tools for Teaching allow activation on one device. These keys are issued in batches and are primarily intended for student consumption. |
38-
| ADT4T Lab Key | Lab use keys for allow multiple activations. Azure Dev Tools for Teaching Lab Keys are intended for use in university computer lab scenarios. |
39-
| ADT4T MAK Key | MAK keys for Azure Dev Tools for Teaching program customers. |
37+
| Azure Dev Tools for Teaching Retail Key | Retail keys for Azure Dev Tools for Teaching allow activation on one device. These keys are intended for student consumption. |
38+
| Azure Dev Tools for Teaching Lab Key | Lab use keys for allow multiple activations. Azure Dev Tools for Teaching Lab Keys are intended for use in university computer lab scenarios. |
39+
| Azure Dev Tools for Teaching MAK Key | MAK keys for Azure Dev Tools for Teaching program customers. |
4040
|
4141

4242
You can claim a key from the download page for the product, or you can search for the key you need on the [Product Keys](https://my.visualstudio.com/productkeys) page.

0 commit comments

Comments
 (0)