Skip to content

Bug report: Issue with suffix in relation to dependent deployments #48

Closed
@oZakari

Description

@oZakari

Expected Behavior

The root issue is a result of ALZ Bicep modules such as the Azure Policy definition module not having a suffix parameter when it is dependent upon a module such as the management group module which does offer the suffix parameter.

Current Behavior

If a user inputs a suffix, the Azure Policy definition deployment will break as it only includes the intermediate management group name as a parameter.

Possible Solution

Steps to Reproduce

  1. Provide any suffix during ALZ environment creation using the module
  2. Attempt to run workflow 1 and it will break during the policy definition deployment

Context (Environment)

Detailed Description

image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions