forked from spring-cloud-services-samples/acme-fitness-store
-
Notifications
You must be signed in to change notification settings - Fork 160
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
Full day Azure for Spring Developers workshop #206
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…l does not allow ports <1024 and 8080-8090.
@nevenc , please fix broken URLs. |
This pull request is for an updated full-day workshop - "Azure for Spring Developers". |
saragluna
approved these changes
May 28, 2024
xtreme-brian-shim
pushed a commit
to svrc/acme-fitness-store
that referenced
this pull request
Aug 22, 2024
* Adding Azure for Spring Developers full day workshop. * Adding content for Azure for Spring Developers full day workshop. * Fixed typo. * Added lab02. * Updated Lab02 * Added Lab03 * Quick fix. * Added Lab04 * Added Lab05. * Added Lab06. Added placeholders for two additional labs - databases and SSO. * Reorganized Lab07 and Lab08 to be optional. * Added Lab09 to prepare Azure OpenAI service. * Fixed TYPO in the env variable name. * Added Lab10 * Added Lab 11 - summary * Fixed typo in the link. * Added missing command to load the environment variables. * Made AI lab not optional. * Updated az cli version to 2.61.0 * Updated references to `asa-student` user. * Fixed typo. * Fixed typo. * Changed the order of commands. Fixed the flow. * Changed test port from 8081 to 9090 because Web Preview in Cloud Shell does not allow ports <1024 and 8080-8090. * Added --verbose to commands. * Fixed broken links. * Update setup-ai-env-variables-template.sh * Update README.md * rename SPRING_AI_AZURE_OPENAI_APIKEY --------- Co-authored-by: Neven Cvetkovic <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request is for an updated full-day workshop - "Azure for Spring Developers".