You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Core (mlz.bicep) deploys policy to the 4 spokes.
However, the Tier 3s that follow do not
Steps to Reproduce
Deploy MLZ with a policy (i.e. NIST)
$deployPolicy = $true
$policy = "NIST"
Expected behavior
Tier 3s should either have a parameter for Policy just like the Core and it should pull from the core deployment outputs by default (through the mlzDeploymentVariables)
* tier3 deploy policy #727
Tier 3 does not deploy policy.
Note: The Scope is dependent on issue #724 as it will reference the the resource group in the tier3 subscription
* Updating Tier3 ReadMe
Adding optional parameters deployPolicy and policy to the tier 3 readme
* Adding new outputs to MLZ Core Readme
Adding new outputs to MLZ Core Readme
Co-authored-by: lisamurphy-msft <[email protected]>
* tier3 deploy policy Azure#727
Tier 3 does not deploy policy.
Note: The Scope is dependent on issue Azure#724 as it will reference the the resource group in the tier3 subscription
* Updating Tier3 ReadMe
Adding optional parameters deployPolicy and policy to the tier 3 readme
* Adding new outputs to MLZ Core Readme
Adding new outputs to MLZ Core Readme
Co-authored-by: lisamurphy-msft <[email protected]>
Description
The Core (mlz.bicep) deploys policy to the 4 spokes.
However, the Tier 3s that follow do not
Steps to Reproduce
Deploy MLZ with a policy (i.e. NIST)
$deployPolicy = $true
$policy = "NIST"
Expected behavior
Tier 3s should either have a parameter for Policy just like the Core and it should pull from the core deployment outputs by default (through the mlzDeploymentVariables)
Actual behavior
No Policy gets deployed
Screenshots
Additional context
Operating System:
Terraform Version:
Cloud (public, Azure Government, etc.):
The text was updated successfully, but these errors were encountered: