Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX #41 Azure Spring App tier should be "Standard" #42

Conversation

dbroeglin
Copy link
Contributor

@dbroeglin dbroeglin commented Mar 24, 2024

Purpose

Fix #41 by using "Standard" as Azure Spring Apps tier.

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

azd init -t https://github.com/dbroeglin/app-templates-java-openai-springapps.git -b patch-1-fix-4-wrong-azure-spring-apps-tier
azd up

What to Check

Deployment should succeed.

@pmalarme pmalarme merged commit d3061b9 into Azure-Samples:main Aug 14, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong tier (StandardGen2) in Azure Spring Apps bicep
2 participants