Yuchao Yan

Results 128 comments of Yuchao Yan

approved for Avocado since https://github.com/Azure/azure-rest-api-specs/pull/18686#issuecomment-1099823292

@nikhilpadhye1 Please merge public main branch into [Azure:release-network-Microsoft.Network-2022-07-01](https://github.com/Azure/azure-rest-api-specs/tree/release-network-Microsoft.Network-2022-07-01) to pass python pipeline

> @msyyc I'm not sure if you are seeing my responses, I cannot remove the ARMChangesRequested tag myself. Python pipeline has passed now. And you can ping assignee for other...

we will take an investigation asap

Hi @den-arm, according to the log, the `2022-07-02` is not supported by service. But for azure-mgmt-compute==29.0.0, default api-version is `2022-08-01` and there is no support for `2022-07-02` about `virtual_machines`: ![image](https://user-images.githubusercontent.com/70930885/200726204-bf1d8f48-891a-412e-a0b4-79756a14bb00.png)...

@den-arm (1) Please run `az -v` to show your cli version. (I advise to use latest azure-cli) (2) Please add ` --debug` when you run cmd like: `az vm list...

Hi @danieljurek @sima-zhu , the [description](https://github.com/Azure/azure-sdk-for-python/blob/ed691f3888a5c712a2cea77dd06afb9ad4ef9a8b/sdk/webpubsub/azure-mgmt-webpubsub/azure/mgmt/webpubsub/models/_models_py3.py#L663-L675) is generated automatically with [swagger definition](https://github.com/Azure/azure-rest-api-specs/blob/591b17c5a50e7fc0ef09211197279e6d9f7ebc22/specification/webpubsub/resource-manager/Microsoft.SignalRService/stable/2021-10-01/webpubsub.json#L1380) https://github.com/Azure/azure-sdk-for-python/blob/ed691f3888a5c712a2cea77dd06afb9ad4ef9a8b/sdk/webpubsub/azure-mgmt-webpubsub/azure/mgmt/webpubsub/models/_models_py3.py#L663-L675 ![image](https://user-images.githubusercontent.com/70930885/199652533-8ba629ac-2065-4da2-b76b-10b6cff9d386.png) Could you show how to fix it? Thanks!

we will go on to reduce size for `azure-mgmt-network`: https://github.com/Azure/azure-sdk-for-python/issues/21301

https://pypi.org/project/azure-mgmt-network/23.0.0/ is released and its size is only 5% of last stable version.