Open rbhole opened 2 years ago
Hard to say what happened without details. You can manually check the version of files through Azure Portal.
You should be able to see the version used at creation time on the Tags of the Azure Function App
Finally we need to know the value of FUNCTIONS_EXTENSION_VERSION
and the version of CLI you used.
@giuliov In aggregator overview section I have "aggregatorVersion: 1.1.0" and in aggregator-manifest I have "version=1.2.0". I'm using dotnet version 3.1. Where I will get FUNCTIONS_EXTENSION_VERSION?
Sorry, here
FUNCTIONS_EXTENSION_VERSION = ~3 version.
@giuliov can you provide me what exact versions I need or guide me come out this exception?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I created an function to auto calculate custom log hour from azure board task. 1 year before my company developer achieve successfully but after 1 years PAT expired and function working completely stopped. Now I again followed same step to execute it and I added new rule using new PAT. But while I changing log hours I got following exception in which I completely unaware of it.