az iot dps enrollment-group update fails when initial-twin-tags is 'version' #30610
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.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
IoT/CLI
IoT
Service Attention
This issue is responsible by Azure service team.
Describe the bug
az iot dps enrollment-group update
fails wheninitial-twin-tags
is set to"{'version': '3.2.0'}"
. If I name the tag"{'my-version': '3.2.0'}"
, then it works fine.Full command:
I'm able to edit the device twin tag in the azure portal in Azure IoT Hub Device Provisioning Service (DPS) > Settings > Manage enrollments > Select group > Device settings.
Related command
az iot dps enrollment-group update
Errors
Issue script & Debug output
Expected behavior
Expecting
Device tags
in Azure IoT Hub Device Provisioning Service (DPS) > Settings > Manage enrollments > Select group > Device settings to be set toEnvironment Summary
azure-cli 2.67.0
core 2.67.0
telemetry 1.1.0
Extensions:
azure-devops 1.0.1
azure-iot 0.25.0
containerapp 1.1.0b1
kusto 0.5.0
Dependencies:
msal 1.31.0
azure-mgmt-resource 23.1.1
Python location '/usr/local/Cellar/azure-cli/2.67.0_1/libexec/bin/python'
Extensions directory '/Users/orjantornvik/.azure/cliextensions'
Python (Darwin) 3.12.8 (main, Dec 3 2024, 18:42:41) [Clang 16.0.0 (clang-1600.0.26.4)]
Legal docs and information: aka.ms/AzureCliLegal
Your CLI is up-to-date.
Additional context
No response
The text was updated successfully, but these errors were encountered: