You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Log Analytics batch query API has been deprecated by the service team. In the Monitor Query library, complete the following tasks:
Deprecate the supporting public APIs. Apply the [EditorBrowsable(EditorBrowsableState.Never)] attribute to suppress publication to Learn API ref pages. Use a message of "The Log Analytics batch query API has been deprecated. For more info, see Migrate batch queries to single queries."
Remove the batch logs query code samples from the README.
The text was updated successfully, but these errors were encountered:
scottaddie
added
Client
This issue points to a problem in the data-plane of the library.
Monitor
Monitor, Monitor Ingestion, Monitor Query
labels
Apr 1, 2025
The Log Analytics batch query API has been deprecated by the service team. In the Monitor Query library, complete the following tasks:
[EditorBrowsable(EditorBrowsableState.Never)]
attribute to suppress publication to Learn API ref pages. Use a message of "The Log Analytics batch query API has been deprecated. For more info, see Migrate batch queries to single queries."The text was updated successfully, but these errors were encountered: