Skip to content

BE-terna/Azure-DevOps-Infrastructure-Initialization

Repository files navigation

Infrastructure Initialization

Deploy to Azure

Intention

This folder initializes the minimum Azure foundation needed for DevOps-driven infrastructure deployments.

What It Does

The initialization flow creates a dedicated identity resource group, provisions a user-assigned managed identity, optionally attaches workload federation, creates the target managed resource group, and grants delegated permission for controlled role assignment automation in that target scope.

Design

The main template orchestrates the setup and delegates permission assignment logic to a focused module.

Security Model

Delegation is intentionally constrained so the automation identity cannot assign or remove highly privileged RBAC roles, and all operational permissions stay scoped to the target managed resource group.

About

Initialization of Managed Indetint for IAC with DevOps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors