autorest.az icon indicating copy to clipboard operation
autorest.az copied to clipboard

Azure CLI Code Generator

Results 94 autorest.az issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/55688292/85363263-02ac9800-b553-11ea-8c06-8fd7fd7c84f8.png)

For the resource whose name is already identity, the resource group can be optional to make it easier to use (refer to "az acr show -h" command) Internally we can...

Support `doc_string_source` so that `_param.py` only contains help for parameters that are overridden by Azure CLI. For example: https://github.com/Azure/azure-cli/blob/5519f249fe3ea38c0ec09f9e2962a02b3d2e164c/src/azure-cli/azure/cli/command_modules/role/commands.py#L186

priority_p2_nice-to-have

from: Jiashuo Li: A quick question for AutoRest team. Will we remove custom function for GET, and DELETE, possibly LIST? The customization doesn't seem to be necessary.

priority_p2_nice-to-have