arunprasathv
arunprasathv
Missing this in angular2-multiselect-dropdown.ts and in libr export { VirtualScrollComponent as ɵj } from './lib/virtual-scroll'; not sure its not installing it.
Great, So the connection string will have only base key vault URI, and not for every secret. now i can store multiple keys. How to manage the keys between multiple...
Mine is not a durable function, can i still use startup class ? i'm using Function App.
also i dont see anywhere in your code keyvault end point is being used. I see this line var keyVaultClient = new KeyVaultClient(new KeyVaultClient.AuthenticationCallback(azureServiceTokenProvider.KeyVaultTokenCallback)); but not being used anywhere.
also i want to use this in my Function which is a static class. I can't do private readonly MyConfigurationSecrets _myConfigurationSecrets;