Skip to content

az network application-gateway address-pool update does not return an error when call fails #29393

Description

@KAHM-sc

Describe the bug

After this change, one issue in the AGW has been solved, but now, if the error described in that issue occurs, rather than retrying, it just marks the task as completed. If a command is interrupted and not executed, we would expect an error message of some sort.

Related command

az network application-gateway address-pool update

Errors

We get no error message - that is the problem.

Issue script & Debug output

Run any 2 az network application-gateway address-pool update calls so close to each other that one interrupts the other.

Expected behavior

I would expect that when a call to update an address pool (or other part of the Azure application gateway) and the update gets interrupted, that I get an error message.

Environment Summary

WARNING: You have 2 update(s) available. Consider updating your CLI installation with 'az upgrade'
azure-cli 2.61.0 *

core 2.61.0 *
telemetry 1.1.0

Extensions:
application-insights 1.2.1
azure-devops 1.0.1

Dependencies:
msal 1.28.0
azure-mgmt-resource 23.1.1

Python location '/opt/az/bin/python3'
Extensions directory '/opt/az/azcliextensions'

Python (Linux) 3.11.8 (main, May 16 2024, 03:47:28) [GCC 11.4.0]

Additional context

No response

Metadata

Metadata

Assignees

Labels

Auto-AssignAuto assign by botAuto-ResolveAuto resolve by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamNetworkaz network vnet/lb/nic/dns/etc...Upgradeaz upgradeact-platform-engineering-squadact-quality-productivity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions