© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•17mo ago•
1 reply
Core

✅ Azure Key vault - what is considered a transaction?

Hello,

I am using Azure vault to load configuration values, just like from
appsettings
appsettings
. What happens if I have 10 secrets in the vault, each needed by different services. Will .NET load them in one transaction, or is it done individually one by one?

The package is from Microsoft: https://www.nuget.org/packages/Azure.Extensions.AspNetCore.Configuration.Secrets
image.png
Azure.Extensions.AspNetCore.Configuration.Secrets 1.3.2
Azure Key Vault configuration provider implementation for Microsoft.Extensions.Configuration.
Azure.Extensions.AspNetCore.Configuration.Secrets 1.3.2
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ Azure key vault with microservices
C#CC# / help
2y ago
❔ Azure Key Vault for local development
C#CC# / help
4y ago
Azure Key Vault (RBAC) and Local Developers?
C#CC# / help
2y ago
❔ Load Certificate from Azure Key Vault as memorystream
C#CC# / help
3y ago