Uh oh!
There was an error while loading. Please reload this page.
Is there a way of excluding a management group resource declaration? #648
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello project contributors and maintainers. Is there currently a way of excluding a management group resource declaration? In a situation where the platform team does not have an
That works actually nice with AzOps; it is still able to traverse through management group since it can read it. Problem is when it wants to push the tracked management resource declaration.. I see that I understand that AzOps is intended and designed to be used with an owner role, but I had a slight hope that there might be some sort of way to get it to overlook this management resource declaration that got pulled in. Thanks in advance =) /b |
Replies: 1 comment 10 replies
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Before we dig into potential solutions for your use case, it would be interesting to understand why you grant reader permissions at MG level if they are only supposed to operate at subscription level? If you remove MG permissions, folders for each subscription will be created directly under the root folder, and subject to correct roleAssignments there shouldn't be any permission issues 😀 |

Before we dig into potential solutions for your use case, it would be interesting to understand why you grant reader permissions at MG level if they are only supposed to operate at subscription level? If you remove MG permissions, folders for each subscription will be created directly under the root folder, and subject to correct roleAssignments there shouldn't be any permission issues 😀