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

🐛 DevOps - App Service cannot get secrets from KeyValut (sometimes) #167

Open
2 tasks
bradystroud opened this issue Jul 2, 2024 · 0 comments
Open
2 tasks
Labels
Type: Bug A problem with existing functionality Type: DevOps Setting up of DevOps processes e.g. GitHub Actions, Azure DevOps Pipelines etc

Comments

@bradystroud
Copy link
Member

cc @calumjs @chrisschultzssw @leahy268 @brydeno

Describe the Bug

I cannot consistently reproduce this.
Our DB connection string and OpenAI API key are stored in Key Vault.
Sometimes when you redeploy the site, the App Service (API) cannot get values from the KeyVault.

We tried to repro this a few times couldn't find the cause.

To Reproduce

  1. Redeploy the site
  2. Check if the site works - there will be an error if the keys cannot be found

Image
Figure: Error - Access to KeyVault denied

Tasks

  • Investigate
  • Fix
@bradystroud bradystroud added Type: Bug A problem with existing functionality Type: DevOps Setting up of DevOps processes e.g. GitHub Actions, Azure DevOps Pipelines etc labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug A problem with existing functionality Type: DevOps Setting up of DevOps processes e.g. GitHub Actions, Azure DevOps Pipelines etc
Projects
None yet
Development

No branches or pull requests

1 participant