About 65 results
Open links in new tab
  1. When to use AzCopy versus Azure PowerShell or Azure CLI | Microsoft ...

    Aug 5, 2024 · AzCopy offers a wide range of authentication methods familiar to Azure users, such as device login and Managed Identity, both system and user-assigned. Furthermore, Service Principal …

  2. How to Copy Azure Storage Account Files with AzCopy and Azure AD ...

    Jul 16, 2019 · In AzCopy you can use Azure AD to authenticate against Azure to upload and download files from Azure Blob Storage. Check it out right here!

  3. azcopy not working when authenticated without using SAS tokens

    Jun 6, 2024 · got a storage account using a private endpoint connection, i am trying to move the cotainers onto a different storage account. Using the azcopy utility as it appears to be the only way. if …

  4. AzCopy support for Entra ID authentication

    Jan 30, 2024 · AzCopy support for Entra ID authentication using Azure CLI or PowerShell authentication tokens Using AzCopy version 10.22.0 or newer you can reuse your existing Entra ID authentication …

  5. azure - Azcopy error "This request is not authorized to perform this ...

    Mar 10, 2020 · I copied a container to another storage account based on the document linked below. (DataLake Storage Gen2). When trying, I got the following error: this request not authorized to …

  6. Can AzCopy throttle copy speed for Azure Storage to Storage copy ...

    May 30, 2025 · AzCopy throttle copy speed for copying from Azure Storage to other Storage account You are right AzCopy's --cap-mbps flag do not work when copying data directly between two Azure …

  7. AzCopy on Linux now generally available | Microsoft Community Hub

    Apr 30, 2018 · AzCopy on Linux now generally available Today we are announcing the general availability release of AzCopy on Linux. AzCopy is a command line data transfer utility designed to …

  8. Azure Pipelines - Download files with azcopy - Stack Overflow

    Jul 1, 2020 · I can see there is a task to upload local files to Azure storage or VM. But how can we download from blob or file share into the pipeline agent? Currently I am using azcopy with a SAS …

  9. Azcopy: Copying files to an Azure Fileshare using Azcopy 10

    Jun 24, 2020 · I'm trying to copy files to and from an Azure Fileshare using AZCopy v10. I have had this successfully working using v8.1 but I keep getting errors using v10. From the command line I'm using …

  10. Azure File Share sync with Blob (azcopy) gives 403

    Mar 20, 2025 · Copy and Sync from File to Blob with OAuth fails, while documentation and wiki state it's supported · Issue #2974 · Azure/azure-storage-azcopy Copy / Move data from Azure Storage …