Skip to content

Commit 12dc301

Browse files
Merge pull request #198334 from normesta/azcopy
Removing articles for deprecated APIs
2 parents af100f7 + 3797954 commit 12dc301

File tree

5 files changed

+10
-140
lines changed

5 files changed

+10
-140
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14278,6 +14278,16 @@
1427814278
"redirect_url": "/azure/databox-gateway/data-box-gateway-use-cases",
1427914279
"redirect_document_id": false
1428014280
},
14281+
{
14282+
"source_path_from_root": "/articles/storage/common/storage-ref-azcopy-load.md",
14283+
"redirect_url": "/azure/storage/common/storage-ref-azcopy",
14284+
"redirect_document_id": false
14285+
},
14286+
{
14287+
"source_path_from_root": "/articles/storage/common/storage-ref-azcopy-load-avere-cloud-file-system.md",
14288+
"redirect_url": "/azure/storage/common/storage-ref-azcopy",
14289+
"redirect_document_id": false
14290+
},
1428114291
{
1428214292
"source_path_from_root": "/articles/storage/common/storage-import-export-contact-microsoft-support.md",
1428314293
"redirect_url": "/azure/import-export/storage-import-export-contact-microsoft-support",

articles/storage/blobs/TOC.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -670,10 +670,6 @@ items:
670670
href: ../common/storage-ref-azcopy-jobs-resume.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
671671
- name: azcopy jobs show
672672
href: ../common/storage-ref-azcopy-jobs-show.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
673-
- name: azcopy load
674-
href: ../common/storage-ref-azcopy-load.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
675-
- name: azcopy load clfs
676-
href: ../common/storage-ref-azcopy-load-avere-cloud-file-system.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
677673
- name: azcopy list
678674
href: ../common/storage-ref-azcopy-list.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
679675
- name: azcopy login

articles/storage/common/storage-ref-azcopy-load-avere-cloud-file-system.md

Lines changed: 0 additions & 82 deletions
This file was deleted.

articles/storage/common/storage-ref-azcopy-load.md

Lines changed: 0 additions & 52 deletions
This file was deleted.

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,6 @@ The following table lists all AzCopy v10 commands. Each command links to a refer
128128
|[azcopy jobs remove](storage-ref-azcopy-jobs-remove.md?toc=/azure/storage/blobs/toc.json)|Remove all files associated with the given job ID.|
129129
|[azcopy jobs resume](storage-ref-azcopy-jobs-resume.md?toc=/azure/storage/blobs/toc.json)|Resumes the existing job with the given job ID.|
130130
|[azcopy jobs show](storage-ref-azcopy-jobs-show.md?toc=/azure/storage/blobs/toc.json)|Shows detailed information for the given job ID.|
131-
|[azcopy load](storage-ref-azcopy-load.md)|Subcommands related to transferring data in specific formats.|
132-
|[azcopy load clfs](storage-ref-azcopy-load-avere-cloud-file-system.md?toc=/azure/storage/blobs/toc.json)|Transfers local data into a Container and stores it in Microsoft's Avere Cloud FileSystem (CLFS) format.|
133131
|[azcopy list](storage-ref-azcopy-list.md?toc=/azure/storage/blobs/toc.json)|Lists the entities in a given resource.|
134132
|[azcopy login](storage-ref-azcopy-login.md?toc=/azure/storage/blobs/toc.json)|Logs in to Azure Active Directory to access Azure Storage resources.|
135133
|[azcopy logout](storage-ref-azcopy-logout.md?toc=/azure/storage/blobs/toc.json)|Logs the user out and terminates access to Azure Storage resources.|

0 commit comments

Comments
 (0)