Azure / Azure/azure-functions-python-worker
Supporting Federated Credentials in Azure Functions
オープン
area:python-functions
feature
needs-attention :wave:
- 主要言語
- Python
- スター
- 357
- フォーク
- 116
- 平均マージ
- 32分
- マージ済み PR(30日)
- 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 はまだ評価されていません。