Hello @Anonymous , thank you for the link! :-)
If I read it correctly, clicking on "Encryption algorithms: Review Encryption Method - SSH.NET", the relevant information should be Message Authentication code (screenshot):
That sounds like the same algorithms are available. The SFTP folder follows AWS TransferSecurityPolicy-2023-05 meaning that it allows for:
"SshMacs": [
"@openssh.com",
"@openssh.com"
].
Could it be I am misreading something? Azure does not give any more details than that and I am otherwise able to connect to the SFTP folder using WinSCP manually. Since "******@openssh.com" is mentioned on both sides, I am not sure what the issue may be. :-D
Best,
Giovanni