Skip to content

Commit a17e552

Browse files
saleelpkCopilot
andcommitted
Update CHANGELOG with initial preview features
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent a081ddf commit a17e552

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

sdk/monitor/azure-mgmt-monitorslis/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## 1.0.0b1 (2026-04-22)
44

5+
### Features Added
6+
7+
- Initial preview release of `azure-mgmt-monitorslis` for managing
8+
Service Level Indicator (SLI) resources under the `Microsoft.Monitor` namespace.
9+
- Support for SLI resource CRUD operations: create or update, get, delete, and list.
10+
- SLI evaluation with Availability and Latency categories, supporting both
11+
window-based and request-based evaluation types with configurable signal sources,
12+
aggregation, and SLO baselines.
13+
- Integration with Azure Monitor Workspace (AMW) accounts for metric emission,
14+
with managed identity and alert support.
15+
516
### Other Changes
617

718
- Initial version

0 commit comments

Comments
 (0)