Make sure that you are setting a connection string named {{_sdkNotConfigured.runtimeConnectionStringName}} in your Microsoft Azure Website configuration with a value similar to DefaultEndpointsProtocol=https;AccountName=NAME;AccountKey=KEY pointing to the Microsoft Azure Storage account where the Microsoft Azure WebJobs Runtime logs are stored.
Please visit the article about configuring connection strings for more information on how you can configure connection strings in your Microsoft Azure Website.

Jobs from an earlier version of the Azure WebJobs SDK have been detected. Please upgrade the jobs to the latest version in order to see their status in the dashboard. Please visit this article for more information about the Azure WebJobs SDK.

{{warning}}

The configuration is not properly set for the Microsoft Azure WebJobs Dashboard. The error message was "{{_sdkNotConfigured.badInitErrorMessage}}".
In your Microsoft Azure Website configuration you must set a connection string named {{_sdkNotConfigured.runtimeConnectionStringName}} with a value similar to DefaultEndpointsProtocol=https;AccountName=NAME;AccountKey=KEY pointing to the Microsoft Azure Storage account where the Microsoft Azure WebJobs Runtime logs are stored.
Please visit the article about configuring connection strings for more information on how you can configure connection strings in your Microsoft Azure Website.

{{error}}