From 3322c10a945d1363cb96684d20df1690d577c24d Mon Sep 17 00:00:00 2001 From: Divyadeep Dayal <81250915+didayal-msft@users.noreply.github.com> Date: Wed, 16 Oct 2024 08:37:46 +0000 Subject: [PATCH] added alert for AI search service --- services/Search/searchServices/alerts.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/services/Search/searchServices/alerts.yaml b/services/Search/searchServices/alerts.yaml index 75ea504e9..231eb2bf7 100644 --- a/services/Search/searchServices/alerts.yaml +++ b/services/Search/searchServices/alerts.yaml @@ -36,3 +36,23 @@ criterionType: StaticThresholdCriterion threshold: 10.0 guid: 7a044f2f-f38f-4f13-82eb-c7f49bf17ad0 +name: Activity Log Search Service Delete + description: Activity Log Alert for Search Service Delete + type: ActivityLog + verified: false + visible: true + tags: + - manual + properties: + category: Administrative + operationName: Microsoft.Search/searchServices/delete + status: + - succeeded + references: + - name: Activity Log Service Notifications + url: https://learn.microsoft.com/azure/service-health/alerts-activity-log-service-notifications-portal + - name: Best practices for setting up service health alerts + url: https://www.microsoft.com/videoplayer/embed/RE2OtUa + - name: Azure AI Search Alert Rules + url: https://learn.microsoft.com/en-us/azure/search/monitor-azure-cognitive-search#azure-ai-search-alert-rules + guid: 5611eb31-51c7-4279-ab8c-97dba0a2c044 \ No newline at end of file