Skip to content

Commit c841e96

Browse files
authored
Merge pull request #207238 from AbbyMSFT/python-sdk
Alerts management SDK for Python
2 parents abf5e4d + 72a7591 commit c841e96

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

articles/azure-monitor/index.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,14 @@ landingContent:
8989
- text: Application Insights
9090
url: /cli/azure/monitor/app-insights
9191

92+
# Card
93+
- title: Reference - Alerts Management SDK for Python
94+
linkLists:
95+
- linkListType: reference
96+
links:
97+
- text: Azure Alerts Management SDK for Python
98+
url: /python/api/azure-mgmt-monitor/azure.mgmt.monitor.monitormanagementclient
99+
92100
# Card
93101
- title: Reference - PowerShell
94102
linkLists:

articles/azure-monitor/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1611,6 +1611,8 @@ items:
16111611
- name: REST API Walkthrough
16121612
displayName: metrics, analyze
16131613
href: essentials/rest-api-walkthrough.md
1614+
- name: Azure alerts management SDK for Python
1615+
href: /python/api/azure-mgmt-monitor/azure.mgmt.monitor.monitormanagementclient
16141616
- name: Resource Manager templates
16151617
items:
16161618
- name: Azure Monitor

0 commit comments

Comments
 (0)