-
Notifications
You must be signed in to change notification settings - Fork 113
New ODAA MicroHack (Oracle on Azure Modernization) #262
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
base: main
Are you sure you want to change the base?
Conversation
|
Hello @maiksandmann , can you please approve the pull request |
|
no comments |
|
Hi @cpinotossi could you please update the comments of this pull request? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
was checked in combination with contributor Christian champ :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Prerequisites are missing...
folder /misc is referenced in description but not present due to .gitignore entry
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
empty file? Please at least put in a reference where to start or remove it completly...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I recommend adding a "Resources" section for the provided links. Also include a resource about the differences between a private offer and PAYG.
Also, add an "Expected results/outcome" section for this challenge.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The title an intro should indicate not only what needs to be done, but also the "why should it be done". What are you going to achieve by configuring the NSG?
Same for DNS: What will be missing, if you do not configure DNS as described?
The bicep template deployment should be part of the walkthrough solution instead of the challenge.
Add expected outcome/results section and put provided links into a "resources" section.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Move the solution to the walkthrough folder instead of the challenge description.
Add an expected results/outcome section. Add a resource section with links to relevant documentation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see comments for individual files. In general:
- distinguish between challenge and solution
- explain what the expected outcome in each challenge should be
- for orientation have a look at existing challenges and how they are structured.
- explain why it is useful/necessary and/or the use cases behind the challenge
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will this setup be for one group? Or are all groups share the same infrastructure created in this section?
Title: New ODAA MicroHack (Oracle on Azure Modernization)
Overview
This PR introduces a restructured Oracle on Azure (ODAA) MicroHack environment, including automated deployment scripts, refactored challenge documentation, and an improved onboarding experience. Compared to the previous Micrhack, this one focus only on ODAA, it does not cover other migration scenarios (like SQL to Oracle, or on-prem to Azure).
Key Changes