AllyW

Results 57 comments of AllyW

aaz models used in code under `aaz` folder have been updated concerning the domain update of microsoft.com https://github.com/Azure/aaz/pull/629

Modules below are excluded for outdated tests and styling check failure and need to be copied with in the future (plan to add into cli linter rule to mitigate in...

@xmdanni another way to avoid this random loading issue is iterating through `command_table` and calling `load_arguments` by `command_name` specifically, as `azdev` did [here](https://github.com/Azure/azure-cli-dev-tools/blob/dev/azdev/operations/command_change/__init__.py#L95-L124)