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
{{ message }}
This repository was archived by the owner on Aug 17, 2021. It is now read-only.
When running `ConvertFrom-ArmTemplate -Path .\MyTemplate.json' an error is thrown as the CmdLet looks for the template in the wrong folder. Using full path works as expected.