@Michael Littman Can you please elaborate bit more on your query for better understanding? "So far what happens is it makes a new folder called TEST-A under the folder for TEST-B and copies everything over. I just want all the stuff within TEST-A to just be dumped into the root of TEST-B"
If possible can you share the screenshot of the structure? What's your AzCopy command line which resulted the unexpected creation of folder
Additional information: The easiest way to use the Azure Storage Explorer tool
For complete guidance, visit any of these articles AzCopy v10
azcopy copy "https://source_storage.file.core.windows.net/source_/source_SAS_Key" "https://target_storage.file.core.windows.net/target_/target_SAS_Key" --recursive=true