How do I select/change the hosting plan for the developed Azure Functions? I am unable to find if it is hosted using the Consumption of Dedicated plan.
How do I select/change the hosting plan for the developed Azure Functions? I am unable to find if it is hosted using the Consumption of Dedicated plan.
@AnilPalayiparambilMathew-9081 You cannot change the hosting options once the function app is created. There was already the feedback for the same and it is unplanned. AFAIK there is no way to check as the "View Properties" option on VS code json retrieved doesn't have the hosted information.
6 people are following this question.