Closed jongio closed 8 months ago
@jongio I updated all templates and added the required user assigned identity for the container apps in this branch: https://github.com/Azure-Samples/azure-search-openai-javascript/tree/infra-update
But when deploying I get this error:
Did I missed something? Thanks for your help
@sinedied @jongio Any updates here?
Can you make sure you have the latest infra/core (it may have changed since your last sync).
Also, please compare your bicep with the bicep from the other azure-search-openai templates that use aca.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed.
This repo uses an old version of azd/infra/core. There have been many improvements and security updates since this version. Please upgrade to latest found here:
https://github.com/Azure/azure-dev/tree/main/templates/common/infra/bicep
Good example of swa: https://github.com/Azure/azure-dev/blob/main/templates/todo/projects/nodejs-mongo-swa-func/.repo/bicep/infra/main.bicep
Good example of aca: https://github.com/Azure/azure-dev/blob/main/templates/todo/projects/nodejs-mongo-aca/.repo/bicep/infra/main.bicep