Skip to content

Automatically resolve Key Vault references when using App Configuration #3684

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

Open
atrauzzi opened this issue Mar 3, 2025 · 3 comments
Open
Labels
kind/enhancement New feature or request

Comments

@atrauzzi
Copy link

atrauzzi commented Mar 3, 2025

If I configure a pointer to Azure Key Vault values from within Azure App Configuration, it would be useful if the dapr Azure App Configuration binding supported automatically turning those references into values.

As things stand right now, when I get a value from configuration that is mapped to an Azure Key Vault, it returns a JSON structure which represents a pointer to the Key Vault Resource.

This is undesirable as I'm then forced to use the Azure SDK to dereference that Key Vault pointer, thus breaking the dapr abstraction. 🪄

@atrauzzi atrauzzi added the kind/enhancement New feature or request label Mar 3, 2025
Copy link

github-actions bot commented Apr 2, 2025

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Apr 2, 2025
@WhitWaldo WhitWaldo removed the stale label Apr 2, 2025
Copy link

github-actions bot commented May 2, 2025

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label May 2, 2025
@atrauzzi
Copy link
Author

atrauzzi commented May 4, 2025

Bad bot!

@github-actions github-actions bot removed the stale label May 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants