Open hivyas opened 3 years ago
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:
az network private-endpoint-connection approve --id private-connection-id
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
network
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:Describe the solution you'd like
Describe alternatives you've considered
Currently can only use Azure Portal to approve and reject connections. Additional context