azure-search-openai-demo-csharp
azure-search-openai-demo-csharp copied to clipboard
Change main.parameters.json to main.bicepparam
Bicep now supports the much cleaner bicepparam files. Let's update this project to utilize that.
@jongio do we have examples of this we can use as reference?
I try to use VSCode to generate .bicepparam
and the generated file has the following error
Also when I try initializing parameter value using readEnvironmentVariable
, I get the following error. This is confusing because the AZURE_ENV_NAME
is defined in .env, not on my local system. Do I need to update my environment on my local machine to contains all environment from .env
?
https://github.com/Azure-Samples/demystifying-rag-dotnet/blob/main/infra/main.bicepparam
@LittleLittleCloud we're okay to close this one right?
@LittleLittleCloud we're okay to close this one right?
Close as-in not do? It would be good to switch to bicepparam