Source: How to use Windows 10’s built-in OpenSSH to automatically SSH into a remote Linux machine
Amazing how quickly things have changed! This is from January 2019, and it is already dated. Windows 10 now has ssh-copy-id. I am looking for a tutorial on just how to use that now, but the method used here does work.
The goal is to get prepped for VS Code to be able to do remote-ssh work on Raspberry Pi (ARM CPU). Looks like it may be ready to go, but not 100% sure right now.
{edit} Confirmed ssh to ARM is working…in VS Code Insiders, anyway. Hopefully, it will be kicked to the main VS Code soon enough. This should make development on the Pi much easier.
Not much to be learned in this link, but here you go.