@@ -53,7 +53,7 @@ filter for locally redundant storage (LRS), geo-redundant storage (GRS), and zon
53
53
## Securing storage access
54
54
55
55
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.
57
57
58
58
Cloud Shell uses an Azure fileshare in a storage account, inside a specified subscription. Due to
59
59
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.
228
228
![ Screenshot of the download dialog box in Cloud Shell.] [ 10 ]
229
229
230
230
You can only download files located under your ` $HOME ` folder.
231
- 1 . Click the ** Download** button.
231
+ 1 . Select the ** Download** button.
232
232
233
233
### Upload files
234
234
@@ -248,9 +248,8 @@ You should now see the files that are accessible in your `clouddrive` directory
248
248
### Upload files in Azure Cloud Shell
249
249
250
250
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.
254
253
255
254
The file is uploaded to the root of your ` $HOME ` folder. You can move the file after it's uploaded.
256
255
0 commit comments