Function App
For example, if GitHub is used as the provider, compromise of a GitHub account that can commit code will lead to compromise of the function app
This requires access to a Azure Repo, GitHub, or BitBucket account that pushes to a function app.
With GitHub, you can push the following code which will give you an access token of the managed identity.
Last updated