Open eriqua opened 1 year ago
@fblix @JPEasier, I'd suggest the same approach of issue #1543 : move the issue to blocked, reference the external blocking issue and test again once the blocking issue is closed
blocked by bicep Issue
To be followed up by RSV module owner
Describe the bug
RSV deployment validation fails when system and user assigned identity parameters are added as input parameters. Failure started with this pipeline run https://github.com/Azure/ResourceModules/actions/runs/3530599233 and consistent ever since. Reproduced by adding identity parameters to the min test. The test failed the second time it was deployed, with the log output as below. Identity has been removed from common module validation test by PR #2388, but kept in the module, since the failure does not appear to be related to a wrong implementation. This issue is about further investigating on the bug and monitor overtime if the issue is temporary.
To reproduce
Add system and user assigned identity to any RSV test. Redeploy twice.
Code snippet
Relevant log output