Open jobalbz opened 7 years ago
Check WebJobs logs for errors.
Hello, I'm having the exact same issue and I'm new to Azure Apps/Logs. How can I check the WebJobs logs?
Cheers, Ben
Thanks, I'm seeing some issues here, but don't know immediately how to solve them... 1 warning: "Make sure that you are setting a connection string named AzureWebJobsDashboard in your Microsoft Azure Website configuration by using the following format DefaultEndpointsProtocol=https;AccountName=NAME;AccountKey=KEY pointing to the Microsoft Azure Storage account where the Microsoft Azure WebJobs Runtime logs are stored."
1 error: "The configuration is not properly set for the Microsoft Azure WebJobs Dashboard. In your Microsoft Azure Website configuration you must set a connection string named AzureWebJobsDashboard by using the following format DefaultEndpointsProtocol=https;AccountName=NAME;AccountKey=KEY pointing to the Microsoft Azure Storage account where the Microsoft Azure WebJobs Runtime logs are stored. "
And when I dig into the output, I'm seeing the error depicted in issue #51
I went over the app.config files again, but the connectionStrings are exactly what was returned by the powershell script that ran in one of the first steps.
Never mind, I just stumbled upon issue #36 There it is mentioned that subscriptions coming from a partner/CSP are not supported. Quite frustrating since my CSP was the one recommending me to use aubi :(
Hi, My database is showing empty. The dashboard shows (attached screenshot) that the subscriptions are being monitored but it's not pulling any data. As seen in the second screenshot, the table shows empty in PowerBi. Could this be a permission issue?