Finally… there it is: the Azure Stream Analytics query tester in the ‘new’ Azure portal. You can finally test your SA query’s in the new portal.
More information More information about queries.
Finally… there it is: the Azure Stream Analytics query tester in the ‘new’ Azure portal. You can finally test your SA query’s in the new portal.
More information More information about queries.
Finally, there is support in the new Azure portal for Power BI in de Azure Stream Analytics. Since this week you don’t have to go to the old portal to manage your Stream Analytics jobs with Power BI
When we work with Azure Stream Analytics, it’s sometimes difficult to do troubleshooting when there is a problem. These week I noticed (maybe it’s there already for a long time) the Diagnostic Diagram in the (new) Azure Portal in an Azure Stream Analytics Job. See below:
After selecting the diagram, you get a great overview what is happening in the Streaming Job. When you are troubleshooting it’s sometimes really difficult to see what is happing in the job:
After selecting a query for example, you see directly the query:
This is a great first step to do better diagnostics on an Azure Streaming Job. I like to see the following also:
In the next episode I will talk about the debugging to Azure Storage that is currently available.