Microsoft has been migrating most of Azure's functionality to the "Microsoft Graph API", which is fantastic as that allows us to automate a bunch of things within the Azure cloud. However, the Graph API is secured behind an OAuth2 flow, and if you've ever dealt with OAuth2 you'd know that it revolves around "tokens" which … Continue reading Lessons Learned: How to avoid getting asked for tokens in MS Azure console apps
Lessons Learned: How to avoid getting asked for tokens in MS Azure console apps

You must be logged in to post a comment.