
Hi Experts,
I'm unable to get path from Azure Blob container and access the private key and get connected to SFTP using X++.
getting this error
But when I'm using my local machine path I'm able to connect the SFTP client using private key.
Can I have the suggestion about how to access the blob container path and read that file (RSAPrivateKeyFile.PEM) and use that file to access the SFTP client.
Thanks in advance.
Regards
Tanmay
You can store you private key in a table field or Azure Key Vault, etc.