Closed dbradish-microsoft closed 2 months ago
Thank you for opening this issue, we will look into it.
Closing as won't fix as Azure Media Services was retired on 6/30/2024 (https://aka-ms/ams-retirement)
Closing
@akucer / @yonzhan , the az ams
command group is still reading GA
. This is not correct? Link: https://learn.microsoft.com/en-us/cli/azure/ams
@dbradish-microsoft - The GA status is not correct. It should be marked as deprecated.
Describe the bug
Bug category:
Missing information
Request:
The Azure CLI reference guidelines specifiy at least two examples for each command. Please review the Azure CLI reference guidelines for examples and 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 ...).
Subgroups with no examples:
Note: The commands for these subgroups are in the second table (below). Page views (PVs) for a subgroup are "the sum of all PVs for every autogenerated reference doc in that subgroup." When there is > 1 command in a single GitHub file, the same PV amount is counted for both commands. PVs are being provided as a general idea of customer interest.
Reference commands with no examples:
Note: Some of these command subgroups have at least one example. This table is a list of all
az ams
commands with no examples. PV values repeat when one GitHub file contains > 1 reference command. PVs are being provided as a general idea of customer interest.Related command
az ams
Errors
n/a
Issue script & Debug output
n/a
Expected behavior
n/a
Environment Summary
Azure CLI 2.63.0
Additional context
No response