Skip to content

Commit

Permalink
Some final tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
normesta committed Apr 1, 2021
1 parent 7bbc1b7 commit 94308b0
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion articles/storage/common/storage-use-azcopy-blobs-copy.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ms.subservice: common
ms.reviewer: dineshm
---

# Copy blobs between Azure storage accounts by using AzCopy v10
# Copy blobs between Azure storage accounts by using AzCopy

You can copy blobs, directories, and containers between storage accounts by using the AzCopy v10 command-line utility.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ms.subservice: common
ms.reviewer: dineshm
---

# Download blobs from Azure Blob storage by using AzCopy v10
# Download blobs from Azure Blob storage by using AzCopy

You can download blobs and directories from Blob storage by using the AzCopy v10 command-line utility.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ms.subservice: common
ms.reviewer: dineshm
---

# Synchronize with Azure Blob storage by using AzCopy v10
# Synchronize with Azure Blob storage by using AzCopy

You can synchronize local storage with Azure Blob storage by using the AzCopy v10 command-line utility.

Expand Down
2 changes: 1 addition & 1 deletion articles/storage/common/storage-use-azcopy-blobs-upload.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ms.subservice: common
ms.reviewer: dineshm
---

# Upload files to Azure Blob storage by using AzCopy v10
# Upload files to Azure Blob storage by using AzCopy

You can upload files and directories to Blob storage by using the AzCopy v10 command-line utility.

Expand Down
8 changes: 4 additions & 4 deletions articles/storage/common/storage-use-azcopy-configure.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Troubleshoot AzCopy V10 issues in Azure Storage by using log files | Microsoft Docs
description: Learn how to use logs to find and fix issues with AzCopy v10 in Azure Storage.
title: Find errors & resume jobs with logs in AzCopy (Azure Storage) | Microsoft Docs
description: Learn how to use logs to diagnose errors, and to resume jobs that are paused by using plan files.
author: normesta
ms.service: storage
ms.topic: how-to
Expand All @@ -10,9 +10,9 @@ ms.subservice: common
ms.reviewer: dineshm
---

# Troubleshoot AzCopy V10 issues in Azure Storage by using log files
# Find errors and resume jobs by using log and plan files in AzCopy

AzCopy is a command-line utility that you can use to copy blobs or files to or from a storage account. This article helps you to troubleshoot issues that can arise as you use AzCopy by using log files
AzCopy is a command-line utility that you can use to copy blobs or files to or from a storage account. This article helps you to use logs to diagnose errors, and then to resume jobs that are paused by using plan files. This article also shows how to configure log and plan files by changing their verbosity level, and the default location where they are stored.

> [!NOTE]
> If you're looking for content to help you get started with AzCopy, see [Get started with AzCopy](storage-use-azcopy-v10.md).
Expand Down
2 changes: 1 addition & 1 deletion articles/storage/common/storage-use-azcopy-google-cloud.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Copy data from Google Cloud Storage to Azure Storage by using AzCopy | Microsoft Docs"
title: "Copy from Google Cloud Storage to Azure Storage with AzCopy | Microsoft Docs"
description: Use AzCopy to copy data from Google Cloud Storage to Azure Storage. AzCopy is a command-line utility that you can use to copy blobs or files to or from a storage account.
services: storage
author: normesta
Expand Down
2 changes: 1 addition & 1 deletion articles/storage/common/storage-use-azcopy-optimize.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ms.subservice: common
ms.reviewer: dineshm
---

# Optimize the performance of AzCopy v10 with Azure Storage
# Optimize the performance of AzCopy with Azure Storage

AzCopy is a command-line utility that you can use to copy blobs or files to or from a storage account. This article helps you to optimize performance.

Expand Down
2 changes: 1 addition & 1 deletion articles/storage/common/storage-use-azcopy-s3.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Copy data from Amazon S3 to Azure Storage by using AzCopy | Microsoft Docs"
title: Copy data from Amazon S3 to Azure Storage by using AzCopy | Microsoft Docs
description: Use AzCopy to copy data from Amazon S3 to Azure Storage. AzCopy is a command-line utility that you can use to copy blobs or files to or from a storage account.
services: storage
author: normesta
Expand Down

0 comments on commit 94308b0

Please sign in to comment.