az containerapp update --bind
throws error "None"
#8163
Labels
Auto-Assign
Auto assign by bot
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
ContainerApp
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Service Attention
This issue is responsible by Azure service team.
Describe the bug
az containerapp update --bind
throws error "None".This may be due to using an API version
2024-08-02-preview
that is not supported by the REST API.Related command
az containerapp update
Errors
I get the error message "None".
Issue script & Debug output
Expected behavior
The command completes successfully and the bind is successful.
Environment Summary
azure-cli 2.65.0
core 2.65.0
telemetry 1.1.0
Extensions:
containerapp 1.0.0b3
ssh 2.0.5
Dependencies:
msal 1.31.0
azure-mgmt-resource 23.1.1
Python (Windows) 3.11.8 (tags/v3.11.8:db85d51, Feb 6 2024, 22:03:32) [MSC v.1937 64 bit (AMD64)]
Additional context
No response
The text was updated successfully, but these errors were encountered: