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
Copy file name to clipboardExpand all lines: articles/defender-for-cloud/alerts-reference.md
+35-1Lines changed: 35 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Reference table for all security alerts
3
3
description: This article lists the security alerts visible in Microsoft Defender for Cloud.
4
4
ms.topic: reference
5
5
ms.custom: linux-related-content
6
-
ms.date: 03/17/2024
6
+
ms.date: 05/01/2024
7
7
ai-usage: ai-assisted
8
8
---
9
9
@@ -4367,6 +4367,40 @@ Applies to: Azure Blob (Standard general-purpose v2, Azure Data Lake Storage Gen
4367
4367
4368
4368
**Severity**: Medium
4369
4369
4370
+
## Alerts for AI Workloads
4371
+
4372
+
### Detected credential theft attempts on an Azure Open AI model deployment
4373
+
4374
+
**Description**: The credential theft alert is designed to notify the SOC when credentials are detected within GenAI model responses to a user prompt, indicating a potential breach. This alert is crucial for detecting cases of credential leak or theft, which are unique to generative AI and can have severe consequences if successful.
### A Jailbreak attempt on an Azure Open AI model deployment was blocked by Prompt Shields
4381
+
4382
+
**Description**: The Jailbreak alert, carried out using a direct prompt injection technique, is designed to notify the SOC there was an attempt to manipulate the system prompt to bypass the generative AI’s safeguards, potentially accessing sensitive data or privileged functions. It indicated that such attempts were blocked by Azure Responsible AI Content Filtering (AKA Prompt Sheilds), ensuring the integrity of the AI resources and the data security.
### A Jailbreak attempt on an Azure Open AI model deployment was detected by Prompt Shields
4389
+
4390
+
**Description**: The Jailbreak alert, carried out using a direct prompt injection technique, is designed to notify the SOC there was an attempt to manipulate the system prompt to bypass the generative AI’s safeguards, potentially accessing sensitive data or privileged functions. It indicated that such attempts were detected by Azure Responsible AI Content Filtering (AKA Prompt Sheilds), but were not blocked due to content filtering settings or due to low confidence.
### Sensitive Data Exposure Detected in Azure Open AI Model Deployment
4397
+
4398
+
**Description**: The sensitive data leakage alert is designed to notify the SOC that a GenAI model responded to a user prompt with sensitive information, potentially due to a malicious user attempting to bypass the generative AI’s safeguards to access unauthorized sensitive data.
0 commit comments