Skip to content

Commit 558e15f

Browse files
authored
Edit: line 75 and 82
contains/contain conent/content
1 parent cbbd10d commit 558e15f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/attestation/audit-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@ Most of these fields are documented in the [Top-level common schema](/azure-moni
7272
| traceContext | JSON blob representing the W3C trace-context |
7373
| uri | Request URI |
7474

75-
The properties contains additional Azure attestation specific context:
75+
The properties contain additional Azure attestation specific context:
7676

7777
| Field Name | Description |
7878
|------------------------------------------|-----------------------------------------------------------------------------------------------|
7979
| failureResourceId | Resource ID of component which resulted in request failure |
8080
| failureCategory | Broad category indicating category of a request failure. Includes categories such as AzureNetworkingPhysical, AzureAuthorization etc. |
8181
| failureDetails | Detailed information about a request failure, if available |
82-
| infoDataReceived | Information about the request received from the client. Includes some HTTP headers, the number of headers received, the conent type and content length |
82+
| infoDataReceived | Information about the request received from the client. Includes some HTTP headers, the number of headers received, the content type and content length |
8383

8484
## Next steps
8585
- [How to enable Microsoft Azure Attestation logging ](azure-diagnostic-monitoring.md)

0 commit comments

Comments
 (0)