Open
Description
When utilizing a remote ssh session in VsCode, I am not able to unlock the Secret Store.
Command ran:
Unlock-SecretStore -Password $credSecretStore
The Error given is basic:
The provided password is incorrect for the Microsoft.PowerShell.SecretStore module vault.
However, when I convert my secure string, it is indeed the correct password, and it works to unlock the vault when I am using it logged into the machine via remote desktop using the same account.
Is this a supported situation? I hope it is, since I was excited to use VsCode remote for connecting to my machine and running code on it, however I utilize the SecretStore in almost all of my processes. Appreciate any insight on this!!
Metadata
Metadata
Assignees
Labels
No labels