|
1 | 1 | --- |
2 | 2 | description: Overview of how to use Azure Cloud Shell in the new user interface. |
3 | | -ms.date: 03/25/2026 |
| 3 | +ms.date: 04/01/2026 |
4 | 4 | ms.topic: how-to |
5 | 5 | tags: azure-resource-manager |
6 | 6 | title: How to use Azure Cloud Shell in the new user interface |
@@ -84,11 +84,8 @@ another session connected to the existing container. |
84 | 84 | ## Cloud Shell editor button |
85 | 85 |
|
86 | 86 | The Cloud Shell editor is a browser-based text editor that is optimized for managing and editing. |
87 | | -The editor uses the Classic user interface. When you select the **Editor** button, Cloud Shell |
88 | | -displays a confirmation form before switching you to the Classic user experience. Select the |
89 | | -**Confirm** button to continue. |
90 | | - |
91 | | -[![Screenshot of the Cloud Shell editor button.][02i]][02x] |
| 87 | +When you select the **<kbd>🖉 Editor</kbd>** button, Cloud Shell opens the editor in the top |
| 88 | +half of the Cloud Shell window. |
92 | 89 |
|
93 | 90 | For more information, see [Using the Azure Cloud Shell editor][11]. |
94 | 91 |
|
@@ -171,32 +168,42 @@ Scroll with your mouse or touchpad to move terminal text. |
171 | 168 | The `exit` command terminates the active session. Cloud Shell also terminates your session after 20 |
172 | 169 | minutes without interaction. |
173 | 170 |
|
| 171 | +## Keyboard shortcuts |
| 172 | + |
| 173 | +The Cloud Shell terminal has the following keyboard shortcuts available when the terminal is in focus. |
| 174 | + |
| 175 | +| Shortcut | Action | |
| 176 | +| ------------------------------------------- | ---------------------------------------------------------- | |
| 177 | +| <kbd>Ctrl</kbd>+<kbd>C</kbd> | Copy selected text | |
| 178 | +| <kbd>Ctrl</kbd>+<kbd>V</kbd> | Paste from clipboard | |
| 179 | +| <kbd>Ctrl</kbd>+<kbd>`</kbd> | Toggle focus between the terminal and the editor | |
| 180 | +| <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>E</kbd> | Toggle the editor panel - same as using the toolbar button | |
| 181 | +| <kbd>Shift</kbd>+<kbd>Tab</kbd> | Move focus out of the terminal to toolbar | |
| 182 | + |
174 | 183 | ## Next steps |
175 | 184 |
|
176 | 185 | [Using the Azure Cloud Shell editor][12] |
177 | 186 |
|
178 | 187 | <!-- link references --> |
179 | 188 | [01i]: media/use-the-shell-window-new/close-port.png |
180 | | -[02i]: media/use-the-shell-window-new/editor.png |
181 | | -[03i]: media/use-the-shell-window-new/manage-files.png |
182 | | -[04i]: media/use-the-shell-window-new/new-session.png |
183 | | -[05i]: media/use-the-shell-window-new/new-ui-fullscreen.png |
184 | | -[06i]: media/use-the-shell-window-new/restart-cloud-shell.png |
185 | | -[07i]: media/use-the-shell-window-new/settings-menu.png |
186 | | -[08i]: media/use-the-shell-window-new/switch-to-bash.png |
187 | | -[09i]: media/use-the-shell-window-new/toolbar.png |
188 | | -[10i]: media/use-the-shell-window-new/web-preview.png |
189 | | -[11i]: media/use-the-shell-window-new/help-menu.png |
190 | 189 | [01x]: media/use-the-shell-window-new/close-port.png#lightbox |
191 | | -[02x]: media/use-the-shell-window-new/editor.png#lightbox |
| 190 | +[03i]: media/use-the-shell-window-new/manage-files.png |
192 | 191 | [03x]: media/use-the-shell-window-new/manage-files.png#lightbox |
| 192 | +[04i]: media/use-the-shell-window-new/new-session.png |
193 | 193 | [04x]: media/use-the-shell-window-new/new-session.png#lightbox |
| 194 | +[05i]: media/use-the-shell-window-new/new-ui-fullscreen.png |
194 | 195 | [05x]: media/use-the-shell-window-new/new-ui-fullscreen.png#lightbox |
| 196 | +[06i]: media/use-the-shell-window-new/restart-cloud-shell.png |
195 | 197 | [06x]: media/use-the-shell-window-new/restart-cloud-shell.png#lightbox |
| 198 | +[07i]: media/use-the-shell-window-new/settings-menu.png |
196 | 199 | [07x]: media/use-the-shell-window-new/settings-menu.png#lightbox |
| 200 | +[08i]: media/use-the-shell-window-new/switch-to-bash.png |
197 | 201 | [08x]: media/use-the-shell-window-new/switch-to-bash.png#lightbox |
| 202 | +[09i]: media/use-the-shell-window-new/toolbar.png |
198 | 203 | [09x]: media/use-the-shell-window-new/toolbar.png#lightbox |
| 204 | +[10i]: media/use-the-shell-window-new/web-preview.png |
199 | 205 | [10x]: media/use-the-shell-window-new/web-preview.png#lightbox |
| 206 | +[11i]: media/use-the-shell-window-new/help-menu.png |
200 | 207 | [11x]: media/use-the-shell-window-new/help-menu.png#lightbox |
201 | 208 | [12]: using-cloud-shell-editor.md |
202 | 209 | [13]: using-the-shell-window.md |
0 commit comments