we need to create a CNAME mapping for SFTP service(on prem), to point to the some other domain(example -contoso.trafficmanager.net).
but I have CNAME of SFTP service(on prem) which is used by users to connect to SFTP server.
CNAME -SFTP.abc.com
so in this case ,Pointing one CNAME record to another CNAME is not recommended. without redirecting to http is there any way we can point SFTP service to other domain as CNAME.?