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 Policy Assignment module and the Diagnostics module has hardcoded paths to the -corp and -online mg groups. even though you can select not to use them.
This fails the diag deployment in yml-1 and the policy assignment in yaml-2. deployment errors then are about invalidtokens which is very undesired and unclear.
To Reproduce
Steps to reproduce the behaviour:
deploy ALZ without -corp / -online management groups
deploy diagnostics on mg group -- error 1
deploy policy assignments on mg group -- error 2
Expected behaviour
We expected to have no error, and a deployment on Landingzones when no child MG's were there as we set the child groups to false in regards to the diagnostics.
We also expected the Corp Assigned policies to be set to the available managmenet group (Landing Zones) as this deployment has no online/corp differentiation.
Screenshots 📷
If applicable, add screenshots to help explain your problem. Please feel free to blur/cover any sensitive information.
Correlation ID
Diagnostics:
failed dpeloyment: 79a534d1-336e-4846-9003-a35cba4160fb
working deployment: 806dfe02-2d5f-48c8-b84a-713fb7a0e074
Additional context
In case of any additional information needed, please reachout over teams within MSFT
The text was updated successfully, but these errors were encountered:
Describe the bug
The Policy Assignment module and the Diagnostics module has hardcoded paths to the -corp and -online mg groups. even though you can select not to use them.
This fails the diag deployment in yml-1 and the policy assignment in yaml-2. deployment errors then are about invalidtokens which is very undesired and unclear.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
We expected to have no error, and a deployment on Landingzones when no child MG's were there as we set the child groups to false in regards to the diagnostics.
We also expected the Corp Assigned policies to be set to the available managmenet group (Landing Zones) as this deployment has no online/corp differentiation.
Screenshots 📷
If applicable, add screenshots to help explain your problem. Please feel free to blur/cover any sensitive information.
Correlation ID
Diagnostics:
failed dpeloyment: 79a534d1-336e-4846-9003-a35cba4160fb
working deployment: 806dfe02-2d5f-48c8-b84a-713fb7a0e074
Additional context
In case of any additional information needed, please reachout over teams within MSFT
The text was updated successfully, but these errors were encountered: