Azure Functions, PowerApps and Exchange Online

Lately we were approached by different teams to help with some scenarios. These scenarios were a bit tricky and complex as there is currently no solution out-of-the-box. Here some examples:

  • no PowerShell support (on requesting system)
  • data from Exchange needed (which are not available in Microsoft Graph e.g: mailbox or SendAs permissions)

With that I started to look into Azure Functions as the main component for connecting to Exchange Online and retreive requested data.

Continue reading