Ive upgraded my blobtrigger from v1 to v2 and created a new function in azure, the blobtrigger runs smoothly with the new function app set to v2 or v3, created a new project in vs2019 and is set to .netCore 3.1 etc. But in azure i still get the warning message "Cannot Upgrade with Existing Functions".
I even have created a blob trigger from template without any changes in code and published it to a new function app in azure, even then the message still shows.
Does the warning ever go away or is it there just for information? Cant find anything about this.