@bmoore-msft, per the discussion over here seems that in Bicep, when the output of listKeys is assigned to a variable, and then an output, no alert is triggered. But, I thought I had seen ARM-TTK properly catch this in the past.... Proposing this test case to confirm or deny my memory.
If this test case passes, we could merge this PR in as confirmation. But if it fails, I expect the fix would be done on the bicep side.
Add example of case that is expected to fail.
@bmoore-msft, per the discussion over here seems that in Bicep, when the output of listKeys is assigned to a variable, and then an output, no alert is triggered. But, I thought I had seen ARM-TTK properly catch this in the past.... Proposing this test case to confirm or deny my memory.
If this test case passes, we could merge this PR in as confirmation. But if it fails, I expect the fix would be done on the bicep side.