Skip to content

Commit b078e74

Browse files
committed
Acrolinx updates
1 parent 2fa00cb commit b078e74

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

articles/cloud-shell/persisting-shell-storage.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ filter for locally redundant storage (LRS), geo-redundant storage (GRS), and zon
5353
## Securing storage access
5454

5555
For security, each user should create their own storage account. For Azure role-based access control
56-
(Azure RBAC), users must have contributor access or above at the storage account level.
56+
(Azure RBAC), users must have contributor access or higher at the storage account level.
5757

5858
Cloud Shell uses an Azure fileshare in a storage account, inside a specified subscription. Due to
5959
inherited permissions, users with sufficient access rights to the subscription can access all the
@@ -228,7 +228,7 @@ file storage GUI when you refresh the blade.
228228
![Screenshot of the download dialog box in Cloud Shell.][10]
229229

230230
You can only download files located under your `$HOME` folder.
231-
1. Click the **Download** button.
231+
1. Select the **Download** button.
232232

233233
### Upload files
234234

@@ -248,9 +248,8 @@ You should now see the files that are accessible in your `clouddrive` directory
248248
### Upload files in Azure Cloud Shell
249249

250250
1. In an Azure Cloud Shell session, select the **Upload/Download files** icon and select the
251-
**Upload** option.
252-
1. Your browser will open a file dialog. Select the file you want to upload then click the **Open**
253-
button.
251+
**Upload** option. Your browser opens a file dialog box.
252+
1. Choose the file you want to upload then select the **Open** button.
254253

255254
The file is uploaded to the root of your `$HOME` folder. You can move the file after it's uploaded.
256255

0 commit comments

Comments
 (0)