When using --private-key-file and having a system ~/.ssh/opkssh folder (on MacOS) the opkssh app will alwys use the standard file naming with
login.microsoftonline.com_<tenant_id>+<something>_v2.0-<client_id truncated>{,-cert.pub}
The argument --private-key-file should override this behavior
When using
--private-key-fileand having a system~/.ssh/opksshfolder (on MacOS) the opkssh app will alwys use the standard file naming withlogin.microsoftonline.com_<tenant_id>+<something>_v2.0-<client_id truncated>{,-cert.pub}The argument
--private-key-fileshould override this behavior