Skip to content

Commit 1c4912f

Browse files
committed
Clarify Try It usage
1 parent ddfcb13 commit 1c4912f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cloud-shell/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You can access the Cloud Shell in three ways:
3535
az account show
3636
```
3737
38-
The **Try It** button opens the Cloud Shell but does not automatically paste the command. To run the command, use **Copy** in the code snippet, use **Ctrl**+**Shift**+**V** (Windows/Linux) or **Cmd**+**Shift**+**V** (macOS) to paste the command, and then press **Enter**.
38+
The **Try It** button opens the Cloud Shell directly alongside the documentation but doesn't run the command automatically. To run the command, use **Copy** in the code snippet, use **Ctrl**+**Shift**+**V** (Windows/Linux) or **Cmd**+**Shift**+**V** (macOS) to paste the command, and then press **Enter**.
3939
4040
## Features
4141

0 commit comments

Comments
 (0)