Edwin Otten
Edwin Otten
## Problem I was getting these warnings in my pipeline because the `set-output` command is now deprecated.  ## Solution Write to GitHub environment file instead of using...
Improve the experience when running `azd up` by providing more context on how to use the openAIApiKey parameter. ## Purpose When following the [Deployment](https://github.com/Azure-Samples/azure-search-openai-demo-csharp?tab=readme-ov-file#deployment) instructions and running `azd up`, the...