Parameters are not optional
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
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.*
* ID: ae400cf1-3b18-08af-d8c5-ed2b23184ed2
* Version Independent ID: 9803d7a9-cf98-be6d-4b10-a228d0fa2fc2
* Content: [az network private-link-resource](https://docs.microsoft.com/en-us/cli/azure/network/private-link-resource?view=azure-cli-latest)
* Content Source: [latest/docs-ref-autogen/network/private-link-resource.yml](https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/network/private-link-resource.yml)
* Service: **virtual-network**
* GitHub Login: @rloutlaw
* Microsoft Alias: **routlaw**
Contributor guide
Assessment
This issue has not been assessed yet.