app-templates-java-openai-springapps
app-templates-java-openai-springapps copied to clipboard
AI Shopping Cart - Sample Application with Azure OpenAI and Azure Spring Apps
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.1. Changelog Sourced from @adobe/css-tools's changelog. 4.3.1 / 2023-03-14 Fix redos vulnerability with specific crafted css string - CVE-2023-26364 4.3.0 / 2023-03-07 Update build tools...
Name of the environment can be only alphanumeric and hyphen. Add it to the documentation. ### This issue is for a: (mark with an `x`) ``` - [ ] bug...
Update PR review template to add more detail on how to test the template: - How to run locally (Update this section) - How to deploy in an existing or...
Add Spring Apps Standard tier: - Add bicep template in `core/host` to deploy `AI Shopping Cart Service` to Azure Spring Apps standard tier - Name of the bicep template: `spring-apps-standard.bicep`...
Add Spring Apps Enterprisetier: - Add bicep template in `core/host` to deploy `AI Shopping Cart Service` to Azure Spring Apps Enterprise tier - Name of the bicep template: `spring-apps-enterprise.bicep` -...
> Please provide us with the following information: > --------------------------------------------------------------- Currently the part of the bicep template to setup Azure Application Insights for the Spring Apps is commented in [spring-apps-consumption.bicep](https://github.com/Azure-Samples/app-templates-java-openai-springapps/blob/e55c580acb67d8edcedc35ee00c196ebb4c2590c/infra/core/host/spring-apps-consumption.bicep)...