suhasaraos / Func2funcwithSysMI

An Azure func calling another func using System Managed Identity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Function invoking another using System Managed Identity

This sample shows an Azure Function (FuncA) calling another Azure Function (FuncB). FuncB is proteced using AAD and FuncA uses its System Managed Identity to call FuncB. Azure CLI commands to stand up the infra coming soon..

About

An Azure func calling another func using System Managed Identity

License:MIT License


Languages

Language:C# 100.0%