Edge Streaming Analytics

Shreelakshmi C R 41 Reputation points
2022-04-28T08:49:50.083+00:00

As I am trying to deploy a streaming analytics job at the edge., I am getting an error saying Edge is currently not supported.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,178 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
716 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
397 questions
0 comments No comments
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA 90,621 Reputation points Moderator
    2022-04-29T03:40:36.997+00:00

    Hello @Shreelakshmi C R ,

    Thanks for the question and using MS Q&A platform.

    You may experience the error message - Edge is currently not supported, due to one of the following Edge job limitations:

    The following features are not supported for edge jobs:

    • User-defined functions (UDF) in JavaScript. UDF are available in C# for IoT Edge jobs (preview).
    • User-defined aggregates (UDA).
    • Azure ML functions.
    • AVRO format for input/output. At this time, only CSV and JSON are supported.
    • The following SQL operators:
    • PARTITION BY
    • GetMetadataPropertyValue
    • Late arrival policy

    For more details, refer to Azure Stream Analytics on IoT Edge.

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.