Problemunvalidated
The username or password incorrect: C:\host\LogFiles\Application\Function\Host — We had created a function app which was on consumption plan, but we switched it to dedicated host - P3V2 in order to use MSI based auth with storage account. Tension: We have deleted the variables AzureWebJobsStorage, WEBSITE_CONTENTSHARE and WEBSITE_CONTENTAZUREFILECONNECTIONSTRING. Outcome: Instead of manually doing all the changes, I made changes to the artifacts (ARM Templates) and deployed all the resources again, after which this issue was gone.
31dd8e84-43f6-435e-8ee9-6bea570c0880
The username or password incorrect: C:\host\LogFiles\Application\Function\Host — We had created a function app which was on consumption plan, but we switched it to dedicated host - P3V2 in order to use MSI based auth with storage account. Tension: We have deleted the variables AzureWebJobsStorage, WEBSITE_CONTENTSHARE and WEBSITE_CONTENTAZUREFILECONNECTIONSTRING. Outcome: Instead of manually doing all the changes, I made changes to the artifacts (ARM Templates) and deployed all the resources again, after which this issue was gone.