Skip to content

Commit e90bfba

Browse files
committed
Acrolinx edits
1 parent 3d41104 commit e90bfba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/cloud-shell/get-started/classic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To see all resource providers, and the registration status for your subscription
2121
1. Sign in to the [Azure portal][04].
2222
1. On the Azure portal menu, search for **Subscriptions**. Select it from the available options.
2323
1. On the **Subscriptions** page, select the subscription your subscription.
24-
1. On your subscription page, expande **Settings** in left menu and select **Resource providers**.
24+
1. On your subscription page, expand **Settings** in left menu and select **Resource providers**.
2525
1. In the **Filter by name...** box, enter `cloudshell` to search for the resource provider.
2626
1. Select the **Microsoft.CloudShell** resource provider from the provider list.
2727
1. Select **Register** to change the status from **unregistered** to **Registered**.

articles/cloud-shell/new-ui-shell-window.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ font, choose a different color scheme, or reset your user settings. Your selecti
4141
across sessions unless you select **Reset User Settings**.
4242

4343
When you select **Reset User Settings**, the current session is closed and your settings are reset.
44-
You're prompted to restart as if this is your first time using Cloud Shell.
44+
Cloud Shell restarts the session and takes you through the first time user experience.
4545

4646
[![Screenshot of the Settings menu.][07i]][07x]
4747

@@ -142,8 +142,8 @@ When you select the **Close** button, the Cloud Shell session is terminated.
142142
- Linux: <kbd>Ctrl</kbd>+<kbd>c</kbd> to copy and <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>v</kbd> to paste.
143143

144144
> [!NOTE]
145-
> If no text is selected when you type <kbd>Ctrl</kbd>+<kbd>c</kbd>, Cloud Shell sends the `Ctrl C`
146-
> character to the shell. This could terminate the currently running command.
145+
> If no text is selected when you type <kbd>Ctrl</kbd>+<kbd>c</kbd>, Cloud Shell sends the `Ctrl-C`
146+
> character to the shell. Sending `Ctrl-C` can terminate the currently running command.
147147
148148
## Resize Cloud Shell window
149149

0 commit comments

Comments
 (0)