where does the SSH private key get stored in Azure?

Viewed 8550

I'm new to Azure, sorry if my question sounds dumb. I use ssh-keygen to create public/private key pair in cloud shell, but where is my local location this private key get saved to? I wasn't prompted to provide a local path for storing this private key, so is the private ket get stored in Azure?

1 Answers
Related