Azure-Samples / Azure-Samples/app-templates-java-openai-springapps
Add Azure Spring Apps Enterprise tier
- Lenguaje dominante
- Bicep
- Estrellas
- 22
- Forks
- 20
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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`
- Add a parameter in `main.bicep` to select Spring Apps plan.
- Parameter name: `springAppsPlan`
- Parameter allowed values: `Consumption`, `Standard`, `Enterprise`
- Default value: `Consumption`
- When the value of `springAppsPlan` is Enterprise, the Azure Container Apps environment should not be deployed and the front-end should be deploy to Azure Spring Apps.
- A new YAML file `_enterprise` should be available to deploy the front-end to static web app. This YAML file should be rename to azure.yaml if the enterprise plan needs to be use
- A new `README_enterprise.md` should be available at the root of the repository
- In the root `README.md`/Application Architecture, a link to the enterprise tier readme should be added.
- The setup of the options (environment variable) to choose the plan needs to be described at the end of the quickstart guide and point also to `README_enterprise.md`
- A new Azure DevOps pipeline and a new GitHub workflow should be created for the enterprise plan
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```
### Minimal steps to reproduce
> N/A
### Any log messages given by the failure
> N/A
### Expected/desired behavior
> Be able to deploy to Spring Apps Enterprise tier
### Versions
> 1.0.0
### Mention any other details that might be useful
> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.
Guía de contribución
Línea de trabajo
Empieza revisando el flujo de implementación existente en core/host y main.bicep, incluido cómo se seleccionan el plan actual de Spring Apps y la implementación del front-end. Después, inspecciona el README y la guía de inicio rápido del repositorio antes de añadir la plantilla de Enterprise, el YAML de implementación, la documentación, la canalización de Azure DevOps y el flujo de trabajo de GitHub. Se considerará completado cuando Enterprise seleccione Azure Spring Apps, evite el entorno de Container Apps y estén descritas todas las rutas de implementación y documentación.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- azure, java, spring-boot
- Área
- backend, cloud, devops
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 25/100