Executing Deployment from Terminal Fails "Not a boolean" #28448
Labels
Auto-Assign
Auto assign by bot
Auto-Resolve
Auto resolve by bot
Azure Deployments
az deployment/bicep/stack/deployment-scripts/ts/group export
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Service Attention
This issue is responsible by Azure service team.
Similar-Issue
Describe the bug
When running
az deployment sub create
an exception is thrown as below, generally after the deployment has already succeeded. My local machine (Apple M1 Pro) handles the exception gracefully but when I attempt to run this command in a docker image the exception causes the container runtime to exit.Related command
Errors
Issue script & Debug output
Expected behavior
az deployment sub
should execute without throwing an error.Environment Summary
Additional context
I first posted this issue on the Bicep forum thinking it was related but upon further investigation appears to be Azure Cli.
Azure/bicep#13392
The text was updated successfully, but these errors were encountered: