Panu Oksala
Results
2
issues of
Panu Oksala
### What's the Problem? Let's say I have a number 38768594 which is a number containing multiple bit masks. 2^0 2^1 2^2 2^3 etc. I would like to see which...
We are using **Microsoft.Configuration.ConfigurationBuilders.AzureKeyVaultConfigBuilder** in a .NET Framework 4.8 Web API project. Normally everything works, but sometimes (randomly) our application fails to get secret from KeyVault. I think this is...