Hanxiao Liu

Results 9 issues of Hanxiao Liu

What does this implement/fix? Explain your changes. --------------------------------------------------- Use deployment status API to check deployment status Does this close any currently open issues? ------------------------------------------ [AB#1968849](https://dev.azure.com/mseng/a4d27ce2-a42d-4b71-8eef-78cee9a9728e/_workitems/edit/1968849) Any relevant logs, screenshots, error...

### Workflow - [x] `config` should give more choice on important properties #855 - [x] plugin could offer users to select existing resources #856 - [ ] plugin could refactor...

enhancement
webapps
internal

Now we only provide web container settings when create new web app configuration in `azure-webapp:config`, we should provide some important properties as well, like **AppName**,**PricingTier**

enhancement
webapps
backlog
internal

Function host can't find the main class of spring cloud functions and report error. Both in azure services and local. #### Investigative information Function core tools **2.7.1948** #### Repro steps...

Needs: Triage (Functions)
spring-cloud-function

### Steps to reproduce: Create Web App (Advanced) > Select Jbosseap ### Expected Behavior: Can select PxV3 price tier to create app with jbosseap ### Actual Behavior: ![image](https://user-images.githubusercontent.com/12445236/215969541-3f322719-eef4-4e28-9493-150ac0836872.png) No available...

enhancement
java

- Template for deploy Gradle java project to Azure App Service - Template for deploy Gradle java project to Azure Function App (Windows/Linux)

Let's make sure issue is not already fixed in latest builds first. - [x] I verified I can reproduce this issue against [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) (4.34.0) ##...

bug

What does this implement/fix? Explain your changes. --------------------------------------------------- … Does this close any currently open issues? ------------------------------------------ Any relevant logs, screenshots, error output, etc.? ------------------------------------- Any other comments? ------------------- …...

### Description As currently java upgrade only works for maven and gradlew project, only show the upgrade pop-up for those projects. ### TODO 1. filter out gradle projects (without gradlew)...