PS> Set-Secret -Name TestSecret
cmdlet Set-Secret at command pipeline position 1
Supply values for the following parameters:
SecureStringSecret: **********
Creating a new SecretStore vault. A password is required by the current store configuration.
Enter password: <PRESS CTRL-C>
Enter password again for verification:
It seems like the verification prompt should not be posted. Also, in this case, we should probably state that the secret was not put in the vault.