openAiApiKey param should use secure decorator
jongio opened this issue · 3 comments
jongio commented
secure() should be used when passing secure values into bicep
https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/infra/main.bicep#L50
brunoborges commented
@jongio can you provide an example?
jongio commented
dantelmomsft commented
openAPI key parameter deleted. Only Azure Open AI with managed identity is supported