Changing an Azure Function plan

If you want to change the App Service plan of an Azure Function you can’t do so via the Portal (the option is grayed out). Instead, PowerShell is your friend. Create the new App Service plan via the Portal then do the following: