Home

Please add Azure Key Vault support for passwords.

I have some databases I access frequently from linqpad that I had copied a KV secret from Azure into the password field in the database connection properties. When I went to check those linqpad files into Azure git, it refused to take them because they contained secrets. It would be great if we could just enter the URL for the secret into the password fields and have it use the available machine or user rights to connect to the KV and fetch the secret from there each time.

Sign In or Register to comment.