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

KeyVault cannot be used by multiple function apps #2571

Open
sherman89 opened this issue Dec 24, 2024 · 8 comments
Open

KeyVault cannot be used by multiple function apps #2571

sherman89 opened this issue Dec 24, 2024 · 8 comments

Comments

@sherman89
Copy link

Bringing much needed attention to: #2305

I'm sorry for the duplicate, but I cannot believe such an issue is still open (and assigned!) after 2 years!

At least allow us to configure custom names for the secrets or something, that actually would be ideal. Using a KV per function app is terrible design!

Thank you!

@sherman89 sherman89 added the bug label Dec 24, 2024
@JAdluri
Copy link

JAdluri commented Jan 29, 2025

Thank you @sherman89 for reporting. Please let us know steps to repro the issue .

@JAdluri
Copy link

JAdluri commented Feb 3, 2025

As there is no recent activity , couldnt keep this opened .

@JAdluri JAdluri closed this as completed Feb 3, 2025
@sherman89
Copy link
Author

@JAdluri Open the link #2305 ...

@JAdluri
Copy link

JAdluri commented Feb 4, 2025

Could you please elaborate the need.

@sherman89
Copy link
Author

sherman89 commented Feb 6, 2025

@JAdluri Basically multiple Azure Functions cannot use the same Key Vault for storing the function key because the key name is not unique per function app, which causes conflicts.

It would be nice if each key includes some unique identifier for the function app to avoid this conflict.

Thanks!

@JAdluri JAdluri reopened this Feb 7, 2025
@JAdluri
Copy link

JAdluri commented Feb 7, 2025

Will look into the issue and let you know furtherly

@sherman89
Copy link
Author

@JAdluri Sorry but any news on this? or maybe at least a workaround? I need to add KV authorization to my Function App, and have to decide whether I do it by hand due to this limitation, or am I able to confidently use the built-in mechanism without having to later worry about conflicts.

Thank you!

@JAdluri
Copy link

JAdluri commented Mar 4, 2025

Hello @sherman89 Please add KV authorization in your function apps for better work feasibility

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

No branches or pull requests

2 participants