@@ -13,20 +13,22 @@ This document explains how to use the Cloud Shell window. Cloud Shell recently u
13
13
interface for the Cloud Shell terminal window. The new toolbar uses text-based menu items rather
14
14
than icons, making it easier to find the desired action.
15
15
16
+ ![ Screenshot of the new Cloud Shell user experience.] [ 05 ]
17
+
16
18
## Switch between Bash and PowerShell
17
19
18
20
Use the environment selector in the Cloud Shell toolbar to switch between Bash and PowerShell
19
21
environments. When Cloud Shell is configured to start in PowerShell, the button is labeled ** Switch
20
22
to Bash** . When Cloud Shell is configured to start in Bash, the button is labeled ** Switch to
21
23
PowerShell** .
22
24
23
- ![ Screenshot of the Switch shells button.] [ 07 ]
25
+ ![ Screenshot of the Switch shells button.] [ 08 ]
24
26
25
27
## Restart Cloud Shell
26
28
27
29
Select the restart icon in the Cloud Shell toolbar to reset machine state.
28
30
29
- ![ Screenshot of the Restart button.] [ 05 ]
31
+ ![ Screenshot of the Restart button.] [ 06 ]
30
32
31
33
> [ !WARNING]
32
34
> Restarting Cloud Shell resets machine state and any files not persisted in an Azure fileshare are
@@ -41,7 +43,7 @@ across sessions unless you select **Reset User Settings**.
41
43
When you select ** Reset User Settings** , the current session is closed and your settings are reset.
42
44
You're prompted to restart as if this is your first time using Cloud Shell.
43
45
44
- ![ Screenshot of the Settings menu.] [ 06 ]
46
+ ![ Screenshot of the Settings menu.] [ 07 ]
45
47
46
48
## Manage files menu
47
49
@@ -81,15 +83,15 @@ displays a confirmation form before switching you to the Classic user experience
81
83
82
84
![ Screenshot of the Cloud Shell editor button] [ 02 ]
83
85
84
- For more information, see [ Using the Azure Cloud Shell editor] [ 10 ] .
86
+ For more information, see [ Using the Azure Cloud Shell editor] [ 11 ] .
85
87
86
88
## Web preview menu
87
89
88
90
The ** Web preview** feature allows you to open ports on your Cloud Shell container to communicate
89
91
with running applications. The ** Web preview** menu allows you to enter the port number that you
90
92
want to open.
91
93
92
- ![ Screenshot of the Web preview button.] [ 09 ]
94
+ ![ Screenshot of the Web preview button.] [ 10 ]
93
95
94
96
Select ** Open port** to only open the port. Select ** Open and browse** to open the port and preview
95
97
the port in a new browser tab.
@@ -100,16 +102,16 @@ port, or open another port.
100
102
![ Screenshot of Web Preview menu with open ports.] [ 01 ]
101
103
102
104
To preview an open port in a new tab, select the web preview icon on the top left of the window then
103
- select ** Preview port <number >** .
105
+ select ** Preview port \ < number\ >** .
104
106
105
107
To close the open port, select the web preview icon on the top left of the window the select ** Close
106
- port <number >** .
108
+ port \ < number\ >** .
107
109
108
110
## Minimize, maximize, or close the Cloud Shell window
109
111
110
112
The icons on the top right of the window are used to manage the state of the Cloud Shell window.
111
113
112
- ![ Screenshot of Cloud Shell toolbar.] [ 08 ]
114
+ ![ Screenshot of Cloud Shell toolbar.] [ 09 ]
113
115
114
116
When you select the ** Minimize** button, the Cloud Shell terminal is hidden and the Azure portal is
115
117
displayed. The Cloud Shell session is still running. Select the Cloud Shell icon again to unhide the
@@ -145,16 +147,17 @@ minutes without interaction.
145
147
146
148
## Next steps
147
149
148
- [ Using the Azure Cloud Shell editor] [ 10 ]
150
+ [ Using the Azure Cloud Shell editor] [ 11 ]
149
151
150
152
<!-- link references -->
151
153
[ 01 ] : media/new-ui-shell-window/close-port.png
152
154
[ 02 ] : media/new-ui-shell-window/editor.png
153
155
[ 03 ] : media/new-ui-shell-window/manage-files.png
154
156
[ 04 ] : media/new-ui-shell-window/new-session.png
155
- [ 05 ] : media/new-ui-shell-window/restart-cloud-shell.png
156
- [ 06 ] : media/new-ui-shell-window/settings-menu.png
157
- [ 07 ] : media/new-ui-shell-window/switch-to-bash.png
158
- [ 08 ] : media/new-ui-shell-window/toolbar.png
159
- [ 09 ] : media/new-ui-shell-window/web-preview.png
160
- [ 10 ] : using-cloud-shell-editor.md
157
+ [ 05 ] : media/new-ui-shell-window/new-ui-fullscreen.png
158
+ [ 06 ] : media/new-ui-shell-window/restart-cloud-shell.png
159
+ [ 07 ] : media/new-ui-shell-window/settings-menu.png
160
+ [ 08 ] : media/new-ui-shell-window/switch-to-bash.png
161
+ [ 09 ] : media/new-ui-shell-window/toolbar.png
162
+ [ 10 ] : media/new-ui-shell-window/web-preview.png
163
+ [ 11 ] : using-cloud-shell-editor.md
0 commit comments