Skip to content

Commit cabbe5c

Browse files
authored
Merge pull request #258535 from harissohail55/patch-9
Update faq-defender-for-apis.yml
2 parents 83a0fe5 + dd896ef commit cabbe5c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/defender-for-cloud/faq-defender-for-apis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ sections:
2626

2727
- question: How does Defender for APIs handle support for API revisions in Azure API Management?
2828
answer: API revisions in Azure API Management are shown as separate API endpoints within Defender for APIs because each API revision is unique and might have its own security insights.
29-
Offline Azure API Management API revisions aren't shown in the onboarding or security insights blades of Defender for APIs because offline revisions don't allow any traffic to be sent to them and pose no security risk.
29+
Offline Azure API Management API revisions aren't shown in the onboarding or security insights blades of Defender for APIs because offline revisions don't allow any traffic to be sent to them and pose no security risk. For Azure API Management API operations, it is advised to always have the current revision of an API operation onboarded when onboarding other non-current revisions for the same operation.
30+
This is to ensure security insights data is accurately reflected in Defender for APIs. After setting a single revision as the current revision, it may take up to 24 hours for Defender for APIs to start receiving HTTP traffic logs for security monitoring of the updated revision, and the previously assigned sensitive information types and sensitivity labels for the current revision will remain present.
31+
3032
- question: Does Defender for APIs collect API traffic logs from Azure API Management?
3133
answer: Defender for APIs receives a copy of all of the HTTP request and response traffic sent to the API management service for all onboarded APIs. This includes the request URL, the response status code and a subset of HTTP headers for the requests and responses. Also, Defender for APIs receives a copy of some of the HTTP request and response bodies. The request and response bodies received by Defender for APIs are capped at a size of 64KB.
3234

0 commit comments

Comments
 (0)