Miller Wang
Miller Wang
it's not reproduceable on Azure VM (Windows 11)
Thanks for reporting, but we failed to reproduce it. We'll look through the code to see if we can find any clues.
Hi, @blacelle, we couldn't reproduce this issue locally, but we found some clues from the code and fixed it. It will list all services in the subscription and search one...
@blacelle my bad, specifying `resourceGroup` is not supported yet. I'll add this in future.
@blacelle can you try the following steps to confirm if the expected service can be listed? 1. remove the `...` node (including its offspring nodes) from ```xml com.microsoft.azure azure-spring-cloud-maven-plugin 1.10.0...
I can open the url of a simple hello world web app when trying to reproduce this issue with
Hi, @euchungmsft, we really thank you for supporting us. I noticed you have reported this issue to another team. In fact, we also think this should be an issue of...
@chenrujun the errors will be fixed by in next release. but we don't have ETA of the support for consumption plan at the moment, maybe 2-3 months later.
> > I think it's a typo in your `pom.xml`. Instead of `azure_cli` use `azure_cli` > > Still fails with same error what did you see when you run `az...
thanks for your investigation, we didn't set any restrictions on WSL2, we'll investigate what is wrong. does both `az account list --output json` and `az version --output json` works well...