Hanxiao Liu

Results 82 comments of Hanxiao Liu

@abharku Thanks for your help, could you please help share the error stack with `-X` options?

@pauldaustin Thanks for your report. @amamounelsayed Could you please help check this issue?

@dkontyko Sorry for the trouble, I'm syncing with the function service team and will update here once we get any updates.

@Zangriev Thanks for your report and sorry for the late reply, will looking into this issue sson.

Maven plugin uses azure mgmt sdk for resource management, and [Pricing ](https://github.com/Azure/azure-libraries-for-java/blob/master/azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/PricingTier.java)in azure sdk didn't support Isolated , will update here once there are updates

@bryandx Thanks for your report, support for 0.5 memoryInGB was introduced in the preview version of azure rest api, which was not supported by Java SDK for now. We are...

@abhinav-jain09 Thanks for your advice, for now the CORS entries was set by function server side and we will investigate this issue in the following sprint, you may config CORS...

@purijatin Thanks for your report, I'll investigate this issue soon

@purijatin I tried with a simple HTTP Trigger project and it seems works well . Could you please check the `host.json` and check whether you are using bundle v2 or...

@m-moris Thanks for your report, maven plugin just call `func host start` with no app settings value validation during `run` task, I'll check it soon and will update here once...