Skip to content

Commit 40b8080

Browse files
committed
fixing a merge conflict
1 parent 99fb609 commit 40b8080

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ azcopy jobs resume <job-id> --destination-sas="<sas-token>"
143143
```
144144

145145
When you resume a job, AzCopy looks at the job plan file. The plan file lists all the files that were identified for processing when the job was first created. When you resume a job, AzCopy will attempt to transfer all of the files that are listed in the plan file which weren't already transferred.
146-
<<<<<<< HEAD
147146

148147
## Change the location of the plan and log files
149148

@@ -186,5 +185,3 @@ If you want to remove all plan and log files from your local machine to save dis
186185
To remove the plan and log files associated with only one job, use `azcopy jobs rm <job-id>`. Replace the `<job-id>` placeholder in this example with the job id of the job.
187186

188187

189-
=======
190-
>>>>>>> 50fe95a067b245164c3b71ffbe4593036d1d3d51

0 commit comments

Comments
 (0)