Skip to content

Authentication with Azure Managed Identity#100

Open
xitology wants to merge 1 commit intomainfrom
azure-mi-auth
Open

Authentication with Azure Managed Identity#100
xitology wants to merge 1 commit intomainfrom
azure-mi-auth

Conversation

@xitology
Copy link
Contributor

No description provided.

@clarkevans
Copy link
Contributor

This would let us sunset tokens, except for service principals?

@xitology
Copy link
Contributor Author

This would let us sunset tokens, except for service principals?

That's correct. However, I checked it and it does not work in a ContainerApp, which is an ODBC driver issue. The driver fetches the token from the metadata server, but different Azure services have metadata servers at different addresses, and the driver assumes a standard VM's address, which fails on a ContainerApp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants