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
When building a bicep file, the verbose log message states:
[06:31:27][Invoke-AzOpsPush] Converting Bicep template (System.Object[]) to standard ARM Template JSON (/workspaces/AzOps/root/eslz (eslz)/eslz-landingzones (eslz-landingzones)/eslz-online (eslz-online)/eslz-online-001 (7fca40d5-0c5a-4220-9d7b-bc3bc3d0818a)/demo-rg/storage.json)
(System.Object[]) should instead be the path of my bicep file.
Steps to reproduce
Set log level to 9
Commit a new bicep file
The text was updated successfully, but these errors were encountered:
Describe the bug
When building a bicep file, the verbose log message states:
(System.Object[]) should instead be the path of my bicep file.
Steps to reproduce
The text was updated successfully, but these errors were encountered: