C
C#14mo ago
Vernon

✅ Where to store sensitive information when deploying to the production?

Hello everyone, When developing an application locally, we will store all the sensitive information on user-secrets. Where should I store those information when it comes to production? Is there any article or video that shares this information?
3 Replies
Angius
Angius14mo ago
Environmental variables or some sort of a secret vault
Vernon
VernonOP14mo ago
Could you please explain more about the Secret Vault to me?
Angius
Angius14mo ago
Key Vault | Microsoft Azure
Safeguard cryptographic keys and other secrets used by cloud apps and services with Microsoft Azure Key Vault. Try it now.

Did you find this page helpful?