Skip to content

Commit adb6d2d

Browse files
Merge pull request #269702 from harissohail55/patch-14
Update defender-for-apis-introduction.md
2 parents e22ee05 + 7f5cf43 commit adb6d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/defender-for-cloud/defender-for-apis-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ API endpoint information includes:
4242
- **Endpoint**: The URL path of the API endpoints, and the HTTP method.
4343
Last called data (UTC): The date when API traffic was last observed going to/from API endpoints (in UTC time zone).
4444
- **30 days unused**: Shows whether API endpoints have received any API call traffic in the last 30 days. APIs that haven't received any traffic in the last 30 days are marked as *Inactive*.
45-
- **Authentication**: Shows when a monitored API endpoint has no authentication. Defender for APIs assesses the authentication state using the subscription keys, JSON web token (JWT), and client certificate configured in Azure API Management. If none of these authentication mechanisms are present or executed, the API is marked as *unauthenticated*.
45+
- **Authentication**: Shows when a monitored API endpoint has no authentication. For APIs published in Azure API Management, this assesses authentication through verifying the presence of Azure API Management subscription keys for APIs or products where subscription is required, and the execution of policies for validating JWT, client certificates, and Microsoft Entra tokens. If none of these authentication mechanisms are executed during the API call the API is marked as *unauthenticated*
4646
- **External traffic observed date**: The date when external API traffic was observed going to/from the API endpoint.
4747
- **Data classification**: Classifies API request and response bodies based on supported data types.
4848

0 commit comments

Comments
 (0)