Added
-
Support for Logging Analytics as a target in the Service Connector Hub service.
-
Support for lookups, agent collection warnings, task commands, and data archive/recall in the Logging Analytics service.
Fixed
- Fixed a bug in the endpoint used for the Management Dashboard service.
Breaking Changes
-
Parameter
SortBy
type in requestListMetaSourceTypesRequest
changed fromstring
toSystem.Nullable<SortByEnum>
in the Loganalytics service. -
Parameter
SortBy
type in requestListParserFunctionsRequest
changed fromstring
toSystem.Nullable<SortByEnum>
in the Loganalytics service. -
Parameter
SortBy
type in requestListParserMetaPluginsRequest
changed fromstring
toSystem.Nullable<SortByEnum>
in the Loganalytics service. -
Parameter
SortBy
type in requestListSourceLabelOperatorsRequest
changed fromstring
toSystem.Nullable<SortByEnum>
in the Loganalytics service. -
Parameter
SortBy
type in requestListSourceMetaFunctionsRequest
changed fromstring
toSystem.Nullable<SortByEnum>
in the Loganalytics service.