Missing value for AzureWebJobsStorage in local.settings.json. This is required for all triggers other than httptrigger, kafkatrigger, rabbitmqtrigger, orchestrationTrigger, activityTrigger, entityTrigger. You can run ‘func azure functionapp fetch-app-settings ‘, specify a connection string in local.settings.json, or use managed identity to authenticate. Hatası

Missing value for AzureWebJobsStorage in local.settings.json. This is required for all triggers other than httptrigger, kafkatrigger, rabbitmqtrigger, orchestrationTrigger, activityTrigger, entityTrigger. You can run ‘func azure functionapp fetch-app-settings <functionAppName>’, specify a connection string in local.settings.json, or use managed identity to authenticate Hatası Bu hata local.settings.json dosyasının içerisindeki tanımlar ile ilgilidir. Bu hatayı çözmek için; 1- Öncelikle […]