Unable to authenticate using user assigned managed identities when running on Azure Container Apps #6525
Labels
Azure.Identity
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Is it possible to use this SDK to authenticate when running on ACA jobs? I have the program that uses both the Python SDK and the C++ one (via DuckDB), but the latter fails. I have enabled verbose logs, but it doesn't help much and I can't really figure out how to debug this further.
This is a minimal example that shows how the Python SDK works, while the C++ fails:
and the error
I have also created an issue in the DuckDB-azure project board.
duckdb/duckdb-azure#99
The text was updated successfully, but these errors were encountered: