Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Managed Identity seems to be failing for Azure Container Apps for secret manager integration #7099

Open
2 tasks done
khaikong opened this issue Mar 20, 2024 · 2 comments
Open
2 tasks done
Assignees

Comments

@khaikong
Copy link
Contributor

khaikong commented Mar 20, 2024

Where is the problem?

The current way to use Managed Identity didn't specify specific Azure products in the way to set [Managed Identity] in Kong(https://docs.konghq.com/gateway/latest/kong-enterprise/secrets-management/backends/azure-key-vaults/#configure-azure-key-vaults). We have tested with Azure Container App and it seems like its not working for Azure Container apps.

From lua-resty-azure we only mentioned Managed Identity only being tested for Azure Instance(VM) or Azure Function App

What is your suggestion?

Would be good to have a mention in the doc on what have been tested with Managed Identity here in the documentation.

Code of Conduct and Community Expectations

  • I agree to follow this project's Code of Conduct
  • I agree to abide by the Community Expectations
@khaikong khaikong changed the title Managed Identity seems to be failing for Azure Container Apps Managed Identity seems to be failing for Azure Container Apps for secret manager integration Mar 20, 2024
@lena-larionova
Copy link
Contributor

@khaikong I can't access the link to salesforce that you provided. Is the doc update that needs to be added simply that:

"Secrets management via Azure Vault is supported on Azure Instance (VM) and the Azure Function App.
It is not currently supported on Azure Container App."

@lena-larionova lena-larionova self-assigned this Jul 25, 2024
@khaikong
Copy link
Contributor Author

khaikong commented Jul 25, 2024

@lena-larionova my bad. I fixed the link. Its not supposed to be a salesforce link.

I can't access the link to salesforce that you provided. Is the doc update that needs to be added simply that:

"Secrets management via Azure Vault is supported on Azure Instance (VM) and the Azure Function App.
It is not currently supported on Azure Container App."

Yes. That would be a good edit.

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

No branches or pull requests

2 participants