Stream-Analytics Transformation Update doesn't accept multiline query/SAQL #7268
Labels
Auto-Assign
Auto assign by bot
Azure CLI Team
The command of the issue is owned by Azure CLI team
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Stream Analytics
Milestone
Describe the bug
We are updating stream analytics transformation using "az stream-analytics transformation update"
We have multiline query like
Tried different format like
And
Still no success.
Used fiddler to check api request payload. Only first line of the query is sent. Remaining lines are ignored.
Related command
Errors
No Errors
Issue script & Debug output
N/A
Expected behavior
Multiline query / SAQL should be accepted
Environment Summary
azure-cli 2.57.0
core 2.57.0
telemetry 1.1.0
Extensions:
azure-devops 0.25.0
stream-analytics 1.0.0
Dependencies:
msal 1.26.0
azure-mgmt-resource 23.1.0b2
Python location 'C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\python.exe'
Extensions directory 'C:\Users{user}.azure\cliextensions'
Python (Windows) 3.11.7 (tags/v3.11.7:fa7a6f2, Dec 4 2023, 19:13:08) [MSC v.1937 32 bit (Intel)]
Additional context
No response
The text was updated successfully, but these errors were encountered: