Deserialization error with az guestconfig guest-configuration-assignment create #30528
Labels
Auto-Resolve
Auto resolve by bot
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.
Describe the bug
Attempting to create a new azure machine configuration guest configuration assignment will fail immediately with a deserialization error. This occurs even when using the example create command from the azure docs.
Related command
az guestconfig guest-configuration-assignment create
Errors
Issue script & Debug output
Expected behavior
Even if the wrong parameters are given, the error message should explain the problem with the argument. It should not be a Python stack trace.
Environment Summary
❯ az --version
azure-cli 2.66.0 *
core 2.66.0 *
telemetry 1.1.0
Extensions:
account 0.2.5
bastion 1.0.1
guestconfig 0.1.1
log-analytics-solution 1.0.0
monitor-control-service 1.1.0
storage-preview 1.0.0b4
Dependencies:
msal 1.31.0
azure-mgmt-resource 23.1.1
Python location 'C:\Program Files\Microsoft SDKs\Azure\CLI2\python.exe'
Extensions directory 'C:\Users\dieffenbache2.azure\cliextensions'
Python (Windows) 3.12.7 (tags/v3.12.7:0b05ead, Oct 1 2024, 03:06:41) [MSC v.1941 64 bit (AMD64)]
Legal docs and information: aka.ms/AzureCliLegal
Additional context
No response
The text was updated successfully, but these errors were encountered: