© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
18 replies
Core

✅ Azure key vault with microservices

Hello,
Right now I have 2 microservice, they communicate with RabbitMq, so the credentials are the same.
Would it be more reasonable to have 2 key vaults storing the same secrets, one vault per each microservice, or create an extra vault for shared secrets?

2 vault, 1 per each microservice
or
or
3 vault, 1 per each microservice + a shared one?
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 for local development
C#CC# / help
4y ago
Azure Key Vault (RBAC) and Local Developers?
C#CC# / help
2y ago
✅ Azure Key vault - what is considered a transaction?
C#CC# / help
17mo ago
❔ Load Certificate from Azure Key Vault as memorystream
C#CC# / help
3y ago