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

support beta feature #26

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Conversation

yiliuTo
Copy link
Contributor

@yiliuTo yiliuTo commented Jul 25, 2023

The ASA-AZD integration will go to beta feature soon. This pr is to resolve Azure/azure-dev#2503 to update the template compatible with the beta feature. Thus, it should not be merged until AZD releases ASA as the beta feature, ref https://github.com/Azure/azure-dev/milestone/18.

When AZD 1.2.0 gets released, run the following commands:

mkdir gs-spring-boot-for-azure
cd gs-spring-boot-for-azure
azd auth login
azd init --template https://github.com/yiliuTo/gs-spring-boot-for-azure -b support-beta
azd up

Copy link

@fangjian0423 fangjian0423 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yiliuTo
Copy link
Contributor Author

yiliuTo commented Aug 4, 2023

Hi @Buzzardo could you help to review this PR? thanks

@Buzzardo Buzzardo merged commit 80fa2cf into spring-guides:main Aug 4, 2023
1 check passed
@Buzzardo
Copy link

Buzzardo commented Aug 4, 2023

LGTM, so I merged it.

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.

Updates to ASA template - ReadMe, Pipeline Configs etc
3 participants