Kamen Penev on 18 May 2016 09:48:27
Allow the user to specify a KeyVault URL instead of the actual connection string. Automatically refresh the connection string from the KeyVault if connection to the data source fails with the current connection string. This allows the data source owner to roll passwords.
- Comments (3)
RE: Support storing connection strings in KeyVault.
+ 1000, please add to Fabric. I have heard that this is already on the roadmap, voting to make sure that it gets more eyeballs.
RE: Support storing connection strings in KeyVault.
Having keyvault technology baked into Fabric wouldn't go amiss either - for those of us who have a lot of political capital to navigate where spinning up Azure resource is concerned ;-). Also surprised this isn't gathering more votes quicker.
RE: Support storing connection strings in KeyVault.
I don't know why this is not getting a lot of up votes as it is very critical to developing secure data pipelines. A lot of our customers not only don't want to hard code connection strings, but also make the connection strings to come from a configuration file/table. If we have Key vault integration, we can use the secret names in our configuration files Please vote for this.