az feedback auto-generates most of the information requested below, as of CLI version 2.0.62
Describe the bug
Unable to approve a private-endpoint-connection using az network private-endpoint-connection approve --id --description 'Approved' it always throw an Error: 'child_name_1'.
To Reproduce
az network private-endpoint-connection approve --id '/subscriptions//resourceGroups//providers/Microsoft.Network/privateEndpoints/' --description 'Approved'
Expected behavior
To get a Private Endpoint approved in a private link service.
Environment summary
Ubuntu 20.04
azure-cli 2.29.0
core 2.29.0
telemetry 1.0.6
Extensions:
connectedk8s 1.2.0
Python location '/opt/az/bin/python3'
Extensions directory '/home/victor/.azure/cliextensions'
Python (Linux) 3.6.10 (default, Oct 8 2021, 09:26:39)
[GCC 7.5.0]