Skip to content

SLZ Sync creates unmapped policy assignments #1292

@neok-g

Description

@neok-g

The command Sync-ALZPolicyFromLibrary -DefinitionsRootFolder .\Definitions\ -Type SLZ -PacEnvironmentSelector non-production -EnableOverrides -CreateGuardrailAssignments creates the following new policy assignments below:

Image

However, they are not mapped to any management group. The assignment files contain an empty scope:

  "scope": {
    "non-production": [
      null
    ]
  }

Further I do see they have a parent node something like sovereign_l1_controls e.g. sovereign_l1_controls/Enforce-Sov-L1-Regions.

So how should I map these to existing management groups?

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions