I am using Azure Log Analytics REST API to query data from Azure Log Analytics workspace using the Kusto query language. Kusto provides a way to prevent query injection by using query parameters as documented here. However I am unable to find a way to provide those query parameters for Azure Log Analytics REST API. Is there a way to achieve this with the Azure Log Analytics REST API or that support is yet to come?
1 Answers
1
votes
As far as I know, this feature is not supported yet in Azure Log Analytics rest api. You can raise a feature request in the user feedback.