Azure / Azure/azure-functions-python-worker
Supporting Federated Credentials in Azure Functions
Đang mở
area:python-functions
feature
needs-attention :wave:
- Ngôn ngữ chính
- Python
- Star
- 357
- Fork
- 116
- Merge trung bình
- 32 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
### 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.