Azure / Azure/Azure-Spring-Apps
Azure Quickstart Templates for ASA to be provided
- Dominant language
- No language data
- Stars
- 9
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
There is no ARM/Bicep Template for ASA.
The only one is outdated since 2 years at [https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.appplatform/azure-spring-cloud](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.appplatform/azure-spring-cloud)
**Describe the solution you'd like**
At least 2 FULL Bicep Template + ARM Template should be provided as quick starts that should then be published at [https://github.com/Azure/azure-quickstart-templates](https://github.com/Azure/azure-quickstart-templates) :
1. minimum settings with Standard Tier
2. ALL settings with Enterprise Tier including SSO, Cloud Gateway, API Portal, Build Service, Dev tools/ACME Accelerator
**Describe alternatives you've considered**
There is this branch [https://github.com/Azure-Samples/spring-petclinic-microservices/tree/enterprise](https://github.com/Azure-Samples/spring-petclinic-microservices/tree/enterprise) but all the bindings are run through CLI for instance, not in Bicep
Also this [https://learn.microsoft.com/en-us/azure/spring-apps/quickstart-deploy-infrastructure-vnet-bicep?tabs=azure-spring-apps-enterprise](https://learn.microsoft.com/en-us/azure/spring-apps/quickstart-deploy-infrastructure-vnet-bicep?tabs=azure-spring-apps-enterprise)
**Additional context**
I use my own Template available at [https://github.com/ezYakaEagle442/azure-spring-apps-petclinic-mic-srv/blob/azure/iac/bicep/modules/asa/asa-e.bicep](https://github.com/ezYakaEagle442/azure-spring-apps-petclinic-mic-srv/blob/azure/iac/bicep/modules/asa/asa-e.bicep)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.