Skip to content

sync NETWORK_CLIENT.network_interfaces.begin_create_or_update() API is very slow and takes about more than one minute. #21045

Open

Description

Hi, Guys:
we try to move secondary ipconfig with associated public IP from one interface to another interface, and use
sync python NETWORK_CLIENT.network_interfaces.begin_create_or_update() API. The python code is executed
inside the Virtual Machine, we find the API is very slow and takes about more than a minute.

ifconfig is not a resource in Azure portal object design. Is there have another python to detach one ipconfig from
one interface and attach the ipconfig to another interface? (The ipconfig has public IP).

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    MgmtThis issue is related to a management-plane library.Network - Virtual NetworkService AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamneeds-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions