Azure / ResourceModules

This repository includes a CI platform for and collection of mature and curated Bicep modules. The platform supports both ARM and Bicep and can be leveraged using GitHub actions as well as Azure DevOps pipelines.
https://aka.ms/carml
MIT License
724 stars 460 forks source link

Lighthouse delegation - Dependencies #307

Open MariusStorhaug opened 2 years ago

MariusStorhaug commented 2 years ago

Description

The Lighthouse (Microsoft.ManagedServices\registrationDefinitions) resource is currently depending on a team members Azure tenant to create delegations to a remote tenant. This should be changed to another company/team owned tenant.

rahalan commented 2 years ago

See #470