Azure / Azure/azure-cli-extensions
az mcc | no examples given in reference content
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
Description
### Describe the bug
### Bug category:
**Missing information**
### Request:
The [Azure CLI reference guidelines](https://github.com/Azure/azure-cli/blob/dev/doc/reference_doc_guidelines.md#examples) specifiy at least two examples for each command. Please review the Azure CLI reference guidelines for [examples](https://github.com/Azure/azure-cli/blob/dev/doc/reference_doc_guidelines.md#examples) and [parameters](https://github.com/Azure/azure-cli/blob/dev/doc/reference_doc_guidelines.md#parameters) and add missing content to your source code.
If a parameter accepts JSON content, provide a JSON example in the parameter long or short summary, or in a separate code block.
### Issue summary:
Understanding that not all “create” commands directly generate Microsoft revenue, every “create” or “add” minimally make a revenue-producing Azure resource possible. Consequently, **create commands are the most important examples to add.** Of secondary importance are reference commands with complex parameters (JSON, YAML, URLs, complex Azure resource IDs, multi-valued lists, key:value pairs, conditional parameters, parameter pairs ...).
### Command groups with no examples:
|Reference subgroup | Reference status | Command count |
|-|-|-|
| [az mcc ent node](https://docs.microsoft.com/cli/azure/mcc/ent/node) | Preview | 7 |
| [az mcc ent resource](https://docs.microsoft.com/cli/azure/mcc/ent/resource) | Preview | 4 |
### Related command
az mcc
### Errors
.
### Issue script & Debug output
.
### Expected behavior
.
### Environment Summary
Azure CLI 2.68.0
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.