Share via

Hosting Plan for Azure Functions

Anil Palayiparambil Mathew 21 Reputation points
2021-05-30T21:25:30.073+00:00

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.

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.


Answer accepted by question author

MayankBargali-MSFT 71,016 Reputation points Moderator
2021-05-31T09:09:04.113+00:00

@Anil Palayiparambil Mathew 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.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.