Azure / Azure/azure-functions-python-worker

Supporting Federated Credentials in Azure Functions

Open
#1,644 3 comments 0 reactions 1 assignee Claimed by @JAdluri View on GitHub
area:python-functions feature needs-attention :wave:
Dominant language
Python
Stars
357
Forks
116
Avg merge
32m
Merged PRs (30d)
1

Description

### Binding Type

Both

### Expected Behavior

Currently Azure Function trigger like Event Hub, Queue trigger, etc, support Connection strings, Managed Identity. However, it does not support Federated Credentials which inhibits writing an azure function in a different tenant from where the trigger is deployed.

For example, I cannot have an Event Hub triggered Azure Function in tenant A where Event Hub resides in tenant B.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.