Skip to content
rakhesh.com

rakhesh.com

rakhesh sasidharan's mostly techie oh-so-purpley blog

  • Home
  • About
  • Quotes
  • Credits
  • Changelog
  • GitHub
  • X
  • LinkedIn
  • Mastodon (Hachyderm)
  • Mastodon (BSD Cafe)

Search

Subscribe via Feed

RSS | JSON

Categories

  • Asides (111)
  • Azure, Azure AD, Graph, M365 (221)
  • Books, Audiobooks, Podcasts (54)
  • Citrix (62)
  • Coding (33)
  • Docker (22)
  • Exchange, Exchange Online (49)
  • Gadgets (70)
  • Infrastructure (102)
  • Linux & BSD (67)
  • Mac (59)
  • Musings (52)
  • Networks (45)
  • Power Platform (40)
  • PowerShell (117)
  • TV, Movies, Music (79)
  • Virtualization (108)
  • Windows (271)
  • WordPress (11)

Managed Identities, Access Tokens, Azure Functions

Just putting this as a bookmark to myself. If you want to get access tokens for the Managed Identity used in an Azure Function or App Service this document is the one to refer. Also, this blog post.

I am quite gung-ho on Managed Identities nowadays. So much easier and secure to use them.

Posted on November 26, 2021November 26, 2021Author rakheshCategories Asides, Azure, Azure AD, Graph, M365Tags app service, functions, managed identities

Post navigation

Previous Previous post: Connecting to an Azure Function using a Logic App Managed Identity
Next Next post: Authenticated access to Logic Apps using Azure AD