Skip to content

Commit 7bed0e9

Browse files
authored
Merge pull request #96021 from normesta/normesta-azcopy
Altering the storage explorer section
2 parents 4c72f74 + 38d71fb commit 7bed0e9

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

articles/storage/common/storage-use-azcopy-v10.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -300,16 +300,9 @@ If you plan to use [Jenkins](https://jenkins.io/) to run scripts, make sure to p
300300
/usr/bin/keyctl new_session
301301
```
302302

303-
## Use AzCopy in Storage Explorer
303+
## Use AzCopy in Azure Storage Explorer
304304

305-
If you want to leverage the performance advantages of AzCopy, but you prefer to use Storage Explorer rather than the command line to interact with your files, then enable AzCopy in Storage Explorer.
306-
307-
In Storage Explorer, choose **Preview**->**Use AzCopy for Improved Blob Upload and Download**.
308-
309-
![Enable AzCopy as a transfer engine in Azure Storage Explorer](media/storage-use-azcopy-v10/enable-azcopy-storage-explorer.jpg)
310-
311-
> [!NOTE]
312-
> You don't have to enable this setting if you've enabled a hierarchical namespace on your storage account. That's because Storage Explorer automatically uses AzCopy on storage accounts that have a hierarchical namespace.
305+
[Storage Explorer](https://azure.microsoft.com/features/storage-explorer/) uses AzCopy to perform all of it's data transfer operations. You can use [Storage Explorer](https://azure.microsoft.com/features/storage-explorer/) if you want to leverage the performance advantages of AzCopy, but you prefer to use a graphical user interface rather than the command line to interact with your files.
313306

314307
Storage Explorer uses your account key to perform operations, so after you sign into Storage Explorer, you won't need to provide additional authorization credentials.
315308

0 commit comments

Comments
 (0)