Skip to content

Commit 569b5c1

Browse files
committed
Writing
1 parent ca7a814 commit 569b5c1

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

articles/machine-learning/designer-accessibility.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@ ms.topic: reference
99
ms.author: peterlu
1010
author: peterclu
1111
ms.date: 01/09/2020
12-
1312
---
1413

1514
# Use a keyboard to use Azure Machine Learning designer (preview)
1615

17-
Use your keyboard and a screen reader to use Azure Machine Learning designer. This workflow has been tested with [Narrator](https://support.microsoft.com/help/22798/windows-10-complete-guide-to-narrator) and [JAWS](https://www.freedomscientific.com/products/software/jaws/), but it should work with other standard screen readers.
16+
Learn how to use a keyboard and screen reader to use Azure Machine Learning designer. For a list of keyboard shortcuts that work everywhere in the Azure portal, see [Keyboard shortcuts in the Azure portal](../azure-portal/azure-portal-keyboard-shortcuts.md)
17+
18+
This workflow has been tested with [Narrator](https://support.microsoft.com/help/22798/windows-10-complete-guide-to-narrator) and [JAWS](https://www.freedomscientific.com/products/software/jaws/), but it should work with other standard screen readers.
1819

1920
## Navigate the pipeline graph
2021

@@ -32,7 +33,6 @@ The pipeline graph is organized as a list of lists. The top-level module list co
3233
1. Use Ctrl+F6 to switch focus from the canvas to the module tree.
3334
1. Find the desired module in the module tree using standard treeview control.
3435

35-
3636
### Edit a module
3737

3838
To connect a module to another module:
@@ -45,7 +45,7 @@ To adjust module properties:
4545
1. Use Ctrl + Shift + E when targetting a module to open the module properties.
4646
1. Edit the module properties.
4747

48-
## Navigation keystrokes
48+
## Navigation shortcuts
4949

5050
| Keystroke | Description |
5151
|-|-|
@@ -55,9 +55,9 @@ To adjust module properties:
5555
| Ctrl + Shift + E | Open module panel to set module properties when focus is on a node |
5656
| Ctrl + G | Move focus to first failed node if pipeline run failed |
5757

58-
## Action keystrokes
58+
## Action shortcuts
5959

60-
Use the following keystrokes with the access key. For more information on access keys, see https://en.wikipedia.org/wiki/Access_key.
60+
Use the following shortcuts with the access key. For more information on access keys, see https://en.wikipedia.org/wiki/Access_key.
6161

6262
| Keystroke | Action |
6363
|-|-|
@@ -70,3 +70,7 @@ Use the following keystrokes with the access key. For more information on access
7070
| Access key + K | Open "Create inference pipeline" dropdown |
7171
| Access key + U | Open "Update inference pipeline" dropdown |
7272
| Access key + M | Open more(...) dropdown |
73+
74+
## Next steps
75+
76+
Learn more about [accessibility-related tools at Microsoft](https://www.microsoft.com/en-us/accessibility).

0 commit comments

Comments
 (0)