Skip to content

az network private-endpoint-connection approve / reject tries to send PUT request with read only properties #20424

@hivyas

Description

@hivyas

Is your feature request related to a problem? Please describe.

When running az network private-endpoint-connection approve --id private-connection-id I get the following error:

Bad Request({
"error": {
"code": "InvalidResource",
"message": "Property set method not found."
}
})

Describe the solution you'd like

Describe alternatives you've considered

Currently can only use Azure Portal to approve and reject connections.
Additional context

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions