When trying to publish a new Azure Function project from Visual Studio 2019 I have started receiving the error "Consumption functions apps are not available in a location and resource group that match a non-Consumption functions app". I have selected our normal resource group and location (north central U.S.) but now something is preventing us from being able to publish to that same location and resource group.
All functions in that resource group had been consumption functions. However, we were getting started with an Azure Data Factory demo and tried to publish the ADF project to its own new resource group and that failed. So we ended up publishing it to our main resource group. Ever since doing so we have been unable to publish any new Azure functions to this resource group.
Error is displayed in the attached.
116505-image.png