@@ -26,7 +26,7 @@ your behalf in the supported region that's nearest to you:
26
26
- Storage account: ` cs<uniqueGuid> `
27
27
- fileshare: ` cs-<user>-<domain>-com-<uniqueGuid> `
28
28
29
- ![ Screenshot of choosing the subscription for your storage account] [ 06 ]
29
+ ![ Screenshot of choosing the subscription for your storage account. ] [ 06 ]
30
30
31
31
The fileshare mounts as ` clouddrive ` in your ` $HOME ` directory. This is a one-time action, and the
32
32
fileshare mounts automatically in subsequent sessions.
@@ -49,7 +49,7 @@ and zone-redundant storage (ZRS) accounts.
49
49
> share. Which type of redundancy depends on your goals and price preference.
50
50
> [ Learn more about replication options for Azure Storage accounts] [ 03 ] .
51
51
52
- ![ Screenshot of configuring your storage account] [ 05 ]
52
+ ![ Screenshot of configuring your storage account. ] [ 05 ]
53
53
54
54
## Securing storage access
55
55
@@ -128,7 +128,7 @@ Cloud Shell persists files through both of the following methods:
128
128
In Cloud Shell, you can run a command called ` clouddrive ` , which enables you to manually update the
129
129
fileshare that's mounted to Cloud Shell.
130
130
131
- ![ Screenshot of running the clouddrive command in bash] [ 07 ]
131
+ ![ Screenshot of running the clouddrive command in bash. ] [ 07 ]
132
132
133
133
### List ` clouddrive `
134
134
@@ -172,7 +172,7 @@ clouddrive mount -s mySubscription -g myRG -n storageAccountName -f fileShareNam
172
172
173
173
To view more details, run ` clouddrive mount -h ` , as shown here:
174
174
175
- ![ Screenshot of running the clouddrive mount command in bash] [ 12 ]
175
+ ![ Screenshot of running the clouddrive mount command in bash. ] [ 12 ]
176
176
177
177
### Unmount clouddrive
178
178
@@ -187,7 +187,7 @@ The unmounted fileshare continues to exist until you manually delete it. After u
187
187
Shell no longer searches for this fileshare in subsequent sessions. To view more details, run
188
188
` clouddrive unmount -h ` , as shown here:
189
189
190
- ![ Screenshot of running the clouddrive unmount command in bash] [ 13 ]
190
+ ![ Screenshot of running the clouddrive unmount command in bash. ] [ 13 ]
191
191
192
192
> [ !WARNING]
193
193
> Although running this command doesn't delete any resources, manually deleting a resource group,
@@ -201,7 +201,7 @@ Shell no longer searches for this fileshare in subsequent sessions. To view more
201
201
The ` Get-CloudDrive ` cmdlet retrieves the Azure fileshare information currently mounted by the
202
202
` clouddrive ` in Cloud Shell.
203
203
204
- ![ Screenshot of running the Get-CloudDrive command in PowerShell] [ 11 ]
204
+ ![ Screenshot of running the Get-CloudDrive command in PowerShell. ] [ 11 ]
205
205
206
206
### Unmount ` clouddrive `
207
207
@@ -212,17 +212,17 @@ Dismounting the `clouddrive` terminates the current session.
212
212
If the Azure fileshare has been removed, you'll be prompted to create and mount a new Azure
213
213
fileshare in the next session.
214
214
215
- ![ Screenshot of running the Dismount-CloudDrive command in PowerShell] [ 08 ]
215
+ ![ Screenshot of running the Dismount-CloudDrive command in PowerShell. ] [ 08 ]
216
216
217
217
## Transfer local files to Cloud Shell
218
218
219
219
The ` clouddrive ` directory syncs with the Azure portal storage blade. Use this blade to transfer
220
220
local files to or from your file share. Updating files from within Cloud Shell is reflected in the
221
221
file storage GUI when you refresh the blade.
222
222
223
- ### Download files from the Azure Portal
223
+ ### Download files from the Azure portal
224
224
225
- ![ Screenshot listing local files in the Azure portal] [ 09 ]
225
+ ![ Screenshot listing local files in the Azure portal. ] [ 09 ]
226
226
227
227
1 . In the Azure portal, go to the mounted file share.
228
228
1 . Select the target file.
@@ -234,14 +234,14 @@ file storage GUI when you refresh the blade.
234
234
** Download** option.
235
235
1 . In the ** Download a file** dialog, enter the path to the file you want to download.
236
236
237
- ![ Screenshot of the download dialog box in Cloud Shell] [ 10 ]
237
+ ![ Screenshot of the download dialog box in Cloud Shell. ] [ 10 ]
238
238
239
239
You can only download files located under your ` $HOME ` folder.
240
240
1 . Click the ** Download** button.
241
241
242
242
### Upload files
243
243
244
- ![ Screenshot showing how to upload files in the Azure portal] [ 14 ]
244
+ ![ Screenshot showing how to upload files in the Azure portal. ] [ 14 ]
245
245
246
246
1 . Go to your mounted file share.
247
247
1 . Select the ** Upload** button.
0 commit comments