microsoft / service-fabric-issues

This repo is for the reporting of issues found with Azure Service Fabric.
168 stars 21 forks source link

Using Azure key vault as secret store for service fabric #1490

Closed ahmagdy closed 5 years ago

ahmagdy commented 5 years ago

Hi I was wondering if there is a way to use Azure Key Vault as a secret store instead of using the encrypted XML files. I searched in the docs and i didn't find any helpful information about doing that and if it possible or not. Thanks.

dragav commented 5 years ago

@stevshan

We are currently working on supporting application secrets declared as KeyVault references. In the meantime, you could use one of these options:

ahmagdy commented 5 years ago

@dragav Thanks Dragos.

lgoncalv commented 4 years ago

Hi @dragav , is there an issue number I can follow to track this feature?

Thanks

dragav commented 4 years ago

@tijoytom

@lgoncalv No, this tracked internally. However, it is scheduled to be released with the upcoming SF 7.0 release. SF also supports managed identities for SF apps now.