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 (lines 93 to 99). When deploying the application with Azure Developer CLI or in IntelliJ the deployment fails because the app cannot started.
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
Uncomment the lines 41-43 and 93-99 in spring-apps-consumption.bicep. Deploy using azd up
Any log messages given by the failure
In the log the application always restart.
Expected/desired behavior
The application is deployed properly
Versions
1.0.0
Mention any other details that might be useful
Thanks! We'll be in touch soon.
Currently the part of the bicep template to setup Azure Application Insights for the Spring Apps is commented in spring-apps-consumption.bicep (lines 93 to 99). When deploying the application with Azure Developer CLI or in IntelliJ the deployment fails because the app cannot started.
This issue is for a: (mark with an
x)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
Versions
Mention any other details that might be useful