Securing Your Credentials for Azure App Development

Thursday, Aug 15 1:30 PM - 2:30 PM Junior Ballroom A

Description

Working with credentials for Azure resources, you want to avoid storing your credentials in repositories when possible. In this session, we will talk about some of the options for working with credentials in Azure development without checking them into repositories - including service principals, managed identities, and ChainedTokenCredential. No more passwords getting checked into your repos!