huangpf

Results 57 comments of huangpf

@gatneil It works for me on my end, but the version is 0.10.4. Do you want to try it out? Also, `westus` may be a very busy region. Try some...

Running in a docker is much slower, but it still works eventually: ``` info: vm extension-image list command OK C:\cli>node bin\azure --version 0.10.4 (node: 0.12.7) C:\cli>ver Microsoft Windows [Version 10.0.14300]...

@amarzavery This command makes a lot of API queries behind the scene, and any one of them failed or time out would cause this break. Does the CLI framework offer...

Service needs to be upgrade there, or the new client with new API version can't be used there. @amarzavery which way do you think is more practical?

Service upgrade is on the way, but there is no official timeline. I don't keep all the client-service API version mapping records. But there should be an ARM command to...

@matt-richardson I will take a further look. Just curious -- do you have any BOM stripping command/utils that you can leverage and mitigate by yourself on your system? Thanks.

@yaxia @yugangw-msft Any idea about the `write after end` error?