Skip to content

az network, assigning a public ip is slow #25253

@ErwSim

Description

@ErwSim

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name
az network nic ip-config update

Errors:

No errors but the execution is slow
When doassociating ip, the command ends after 10s
When associating ip, the commands ends after 1min even if everything is operational after 10s
We need low response time for our application

To Reproduce:

Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

  • az network nic ip-config update --name ipconfig1 --resource-group {} --nic-name {} --public-ip-address {fill_pip}

Expected Behavior

Fast update

Environment Summary

Linux-5.10.102.1-microsoft-standard-WSL2-x86_64-with-glibc2.31, Ubuntu 20.04.5 LTS
Python 3.10.8
Installer: DEB

azure-cli 2.43.0 *

Extensions:
ssh 1.1.2

Dependencies:
msal 1.20.0
azure-mgmt-resource 21.1.0b1

Additional Context

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions