79467470

Date: 2025-02-25 17:56:49
Score: 1
Natty:
Report link

Hi I had the same issue

enter image description here

to solve the issue you need to go to the file "local.settings.json"

{
  "IsEncrypted": false,
  "Values": {
    "AzureWebJobsStorage": "UseDevelopmentStorage=true",

to

{
  "IsEncrypted": false,
  "Values": {
    "AzureWebJobsStorage": "",
Reasons:
  • Whitelisted phrase (-1): I had the same
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Luca