az network public-ip update
crashes with --ip-tags
#29911
Labels
Auto-Assign
Auto assign by bot
Azure CLI Team
The command of the issue is owned by Azure CLI team
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Network
az network vnet/lb/nic/dns/etc...
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Describe the bug
Attempting to update the
ipTags
property on an existing public IP object crashes the CLIRelated command
az network public-ip update
Errors
Issue script & Debug output
az network public-ip update -g ip-test-rg -n ip-test-ip --ip-tags "FirstPartyUsage=Test"
Expected behavior
No crash, properties.ipTags array should be successfully updated
Environment Summary
Additional context
No response
The text was updated successfully, but these errors were encountered: