You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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.
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 ?
The text was updated successfully, but these errors were encountered: