Azure / Azure/azure-functions-python-worker
Supporting Federated Credentials in Azure Functions
未关闭
area:python-functions
feature
needs-attention :wave:
- 主要语言
- Python
- 星标
- 357
- 派生
- 116
- 平均合并
- 32 分钟
- 30 天内合并 PR
- 1
描述
### 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.
贡献指南
评估
这个 Issue 还没有评估数据。