Jon Gallant

Fix for Azure Stream Analytics–Duplicate property names are not allowed

1 min read

If you see the error “Duplicate property names are not allowed ‘avg’ in your Stream Analytics query it is likely because you aren’t setting up an alias for that property.

Here’s what you may see:

Screenshot

Here’s how to fix it: Just as an alias for each.

Screenshot

Jon

Share:
Share on X