Click here to Skip to main content
15,860,943 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Project Management Software Pin
CHill6031-Mar-23 1:37
mveCHill6031-Mar-23 1:37 
GeneralRe: Project Management Software Pin
Roger Wright31-Mar-23 3:19
professionalRoger Wright31-Mar-23 3:19 
GeneralRe: Project Management Software Pin
Nelek31-Mar-23 2:17
protectorNelek31-Mar-23 2:17 
GeneralRe: Project Management Software Pin
Roger Wright31-Mar-23 3:20
professionalRoger Wright31-Mar-23 3:20 
Generalquantum music of the week Pin
BernardIE531730-Mar-23 13:18
BernardIE531730-Mar-23 13:18 
GeneralRe: quantum music of the week Pin
peterkm31-Mar-23 9:01
professionalpeterkm31-Mar-23 9:01 
Generalworldle433 1/6 Pin
jmaida30-Mar-23 9:35
jmaida30-Mar-23 9:35 
GeneralHiding the key Pin
MSBassSinger30-Mar-23 3:58
professionalMSBassSinger30-Mar-23 3:58 
Hi all,

I have a question based on the below hypothetical scenario.

I have an Azure based system comprised of:
Web app (Blazor)
Multiple Azure functions
A set of C# library NuGets written to support shared code
Azure SQL
Internal-only APIM
External APIM (for mobile apps and third Party subscriptions)
Azure Front Door
Various Azure services, like Key Vault, Azure Storage, etc.
ADO DevOps (incl. ADO Git repos, not GitHub, pipelines, artifacts, testing, etc.)
ADO Boards for case management
Developers use VS 2022 with access
Secure information that apps use like keys, usernames/passwords, etc. are stored in a key vault.

Now, for the question. What process do you recommend for the apps (not directly publicly accessible other than port 80 HTTP for the web UI) to access the key vault without leaving any keys in config files that could be compromised?

I know what I think, but if I knew everything 100% correctly, I probably wouldnโ€™t be here. ๐Ÿ™‚

Thanks in advance.
GeneralRe: Hiding the key Pin
PIEBALDconsult30-Mar-23 4:04
mvePIEBALDconsult30-Mar-23 4:04 
GeneralRe: Hiding the key Pin
MSBassSinger30-Mar-23 5:37
professionalMSBassSinger30-Mar-23 5:37 
GeneralRe: Hiding the key Pin
PIEBALDconsult30-Mar-23 5:44
mvePIEBALDconsult30-Mar-23 5:44 
GeneralRe: Hiding the key Pin
MSBassSinger30-Mar-23 14:06
professionalMSBassSinger30-Mar-23 14:06 
GeneralRe: Hiding the key Pin
PIEBALDconsult30-Mar-23 14:24
mvePIEBALDconsult30-Mar-23 14:24 
GeneralRe: Hiding the key Pin
MSBassSinger30-Mar-23 14:43
professionalMSBassSinger30-Mar-23 14:43 
GeneralRe: Hiding the key Pin
bryanren31-Mar-23 5:56
bryanren31-Mar-23 5:56 
GeneralRe: Hiding the key Pin
Andreas Mertens30-Mar-23 4:26
professionalAndreas Mertens30-Mar-23 4:26 
GeneralRe: Hiding the key Pin
MSBassSinger30-Mar-23 5:38
professionalMSBassSinger30-Mar-23 5:38 
GeneralRe: Hiding the key Pin
Andreas Mertens31-Mar-23 5:05
professionalAndreas Mertens31-Mar-23 5:05 
GeneralRe: Hiding the key Pin
BernardIE531730-Mar-23 6:48
BernardIE531730-Mar-23 6:48 
GeneralRe: Hiding the key Pin
MSBassSinger30-Mar-23 14:05
professionalMSBassSinger30-Mar-23 14:05 
GeneralRe: Hiding the key Pin
TNCaver31-Mar-23 4:58
TNCaver31-Mar-23 4:58 
GeneralRe: Hiding the key Pin
kmoorevs30-Mar-23 7:18
kmoorevs30-Mar-23 7:18 
GeneralRe: Hiding the key Pin
MSBassSinger30-Mar-23 13:09
professionalMSBassSinger30-Mar-23 13:09 
GeneralRe: Hiding the key Pin
MikeCO1031-Mar-23 3:01
MikeCO1031-Mar-23 3:01 
GeneralRe: Hiding the key Pin
Bruce Patin31-Mar-23 3:25
Bruce Patin31-Mar-23 3:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.