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
Describe the bug
A warning by Bicep prints an aka.ms URL that doesn't exists, following the link ends up on Bing
(NestedDeploymentShortCircuited) A nested deployment got short-circuited and all its resources got skipped from validation. This is due to a nested template having a parameter that was not fully evaluated (e.g. contains a reference() function). Please see https://aka.ms/WhatIfEvalStopped for more guidance.
To Reproduce
Don't really know, I haven't figured out why I'm getting this message since... well the doc doesn't exist 😅