According to this link https://docs.microsoft.com/en-us/cli/azure/network/private-link-resource?view=azure-cli-latest#az-network-private-link-resource-list, the parameters are optional
But if you try to run the command without any parameter, it fails:
user@Azure:~$ az network private-link-resource list
usage error: --id / -g -n --type
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
According to this link https://docs.microsoft.com/en-us/cli/azure/network/private-link-resource?view=azure-cli-latest#az-network-private-link-resource-list, the parameters are optional
But if you try to run the command without any parameter, it fails:
user@Azure:~$ az network private-link-resource list
usage error: --id / -g -n --type
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.