Open
Description
I am trying to figure out a work around for the cross regional copy of AFS resource with multiple PE (one on the source VNET and another on DEST VNET). Due to the DNS issue having multiple PE, I am trying out to use a CNAME app.company.net instead of the file.core.windows.net,
The azcopy doesn't recognize the CNAME or the privatelink.core.file.windows.net DNS and failing as below.
Cannot perform sync due to error: trying to sync between different resource types (either file <-> directory or directory <-> file) which is not allowed.sync must happen between source and destination of the same type, e.g. either file <-> file or directory <-> directory.To make sure target is handled as a directory, add a trailing '/' to the target.