Skip to content

network: VirtualNetworkGatewayConnections_SetSharedKey LRO operation should response as code 201 , not 200 #24232

Open

Description

200 means the resource has been created/updated successfully. but this operation also returns a azure-asyncoperation header means it is a LRO operation. so the status code should be 201 or some sdk, like golang/autorest, will confused on the LRO result.

image

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions