Stream Analytics job doesn't load properly

Martin Lžíčař 11 Reputation points
2023-09-19T09:13:32.5933333+00:00

Hello,

I am facing the problem with the Stream Analytics. I've set up a job without any issue. After starting the job, I can't do anything with the service. I can't start, stop, delete, move and even refresh the job on the overview page. I don't see any queries, it is Validating forever. I haven't found any error in Activity or Resource logs.

Any idea what could be a problem?

Thank you

Martin

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
333 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sander van de Velde 29,281 Reputation points MVP
    2023-09-19T12:20:02.6166667+00:00

    Hello @Martin Lžíčař,

    It seems this is a cloud version of the Stream Analytics Job, not the edge version.

    Have you tried to access the job in the portal using another browser or in incognito/private mode?

    Do you know for sure you have access rights (provided by some cloud administrator) to manipulate the job?

    As an alternative, you could try to access the job using Visual Studio Code, with the ASA extension tooling.


    If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.