Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate if KeyVault reference syntax is supported out-of-the-box for ServiceBus Worker Services #276

Open
fgheysels opened this issue Apr 29, 2022 · 1 comment
Assignees
Labels
area:security All issues related to security question Further information is requested
Milestone

Comments

@fgheysels
Copy link
Member

I was wondering if the KeyVault reference syntax (see this for more information) is supported out-of-the-box when we create a ServiceBus worker.

Can we put the connectionstring as a keyvault-reference in the Configuration, and is the connectionstring then retrieved from KV without us having to do any code changes ?

@stijnmoreels stijnmoreels added this to the v1.3.0 milestone Apr 29, 2022
@stijnmoreels stijnmoreels added question Further information is requested area:security All issues related to security labels Apr 29, 2022
@stijnmoreels stijnmoreels modified the milestones: v1.3.0, v1.4.0 Sep 12, 2022
@stijnmoreels
Copy link
Member

This is actually a non-Arcus question. The Arcus Service Bus message pump still support a IConfiguration function to be passed-in to retrieve a connection string, but otherwise you'll have to go via the Arcus secret store anyway.

@stijnmoreels stijnmoreels modified the milestones: v1.4.0, v1.5.0 Jan 6, 2023
@stijnmoreels stijnmoreels modified the milestones: v1.5.0, v2.1.0 Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:security All issues related to security question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants