Skip to content

Azure arc servers rework (v2) #245

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

Open
wants to merge 44 commits into
base: main
Choose a base branch
from

Conversation

adrianms509
Copy link

Rework based on feedback from the last MicroHack in Berlin

Most notable changes (resources + setup):

  • Resources get deployed in two individual resource groups per particpant
  • End-To-End user setup including RBAC management for their individual resources (+disabling conditional access to enable seamless login)
  • Automatic resource provider activation

With this, we can now spin up a microhack end to end with just two scripts.

Additionally, changes to content:

  • Remove challenge 4 based on participant and coach feedback
  • Update challenge 2: Enable management through the Azure portal instead of deployment through DINE policies
  • Update challenge 3: Use RBAC for key vault permissions
  • Add (new) challenge 7: Management of Arc resources with policy at scale as an optional challenge for more experienced participants

skiddder and others added 30 commits December 30, 2024 11:23
Az Arc Server - Changed standard SKU for VM script
Renamed Policy, missing word
…form/providers.tf

does not belong to this rework branch. File was added accidentally.
@cthoenes cthoenes added documentation Improvements or additions to documentation technical need change to the deployment or technical aspects of the microhack labels May 20, 2025
@cthoenes cthoenes added this to the Arc for Server milestone May 20, 2025
@cthoenes cthoenes requested review from skiddder and TheFitzZZ May 23, 2025 14:45
@cthoenes
Copy link
Collaborator

@adrianms509 have we/can we integrate #246 ?

@adrianms509
Copy link
Author

@adrianms509 have we/can we integrate #246 ?

Done :)

Copy link
Contributor

@skiddder skiddder left a comment

Choose a reason for hiding this comment

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

reviewed code/script - didn't check all the .md files in full detail.

@cthoenes cthoenes linked an issue Jun 11, 2025 that may be closed by this pull request
1 task
@cthoenes cthoenes mentioned this pull request Jun 12, 2025
Copy link
Contributor

@TheFitzZZ TheFitzZZ left a comment

Choose a reason for hiding this comment

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

Crossread diff - okay from my side.

@adrianms509
Copy link
Author

@cthoenes could you merge the PR please? I think both approvals so far are with read-only permissions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation technical need change to the deployment or technical aspects of the microhack
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RBAC KeyVault] Azure Arc enabled servers
4 participants