Closed
Description
Describe the bug
When i'm deleting a bicep file and it's matching json parameter file from our management group structure, the validation steps are failing due to failing to serialize the json of the parameter file.
AzOps/src/functions/Invoke-AzOpsPush.ps1
Line 400 in 3a77d8c
Steps to reproduce
- Add bicep file and parameter file to management group structure (Example, network.bicep & network.parameters.json)
- Merge to main and deploy
- Now delete both files
Screenshots
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done