Skip to content

Commit 26e5522

Browse files
committed
Update normalization-schema-audit.md
1 parent 9ffeb7e commit 26e5522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/normalization-schema-audit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Fields that appear in the table below are common to all ASIM schemas. Any guidel
7979
|---------------------|-------------|------------|--------------------|
8080
| <a name='operation'></a>**Operation** | Mandatory | String | The operation audited as reported by the reporting device. |
8181
| <a name='object'></a>**Object** | Mandatory | String | The name of the object on which the operation identified by [EventType](#eventtype) is performed. |
82-
| **ObjectType** | Mandatory | Enumerated | The type of [Object](#object). Allowed values are:<br>- `Cloud Resource`<br>- `Configuration Atom`<br>- `Policy Rule`<br> - Other |
82+
| <a name='objecttype'></a>**ObjectType** | Mandatory | Enumerated | The type of [Object](#object). Allowed values are:<br>- `Cloud Resource`<br>- `Configuration Atom`<br>- `Policy Rule`<br> - Other |
8383
| <a name="oldvalue"></a> **OldValue** | Optional | String | The old value of [Object](#object) prior to the operation, if applicable. |
8484
| <a name="newvalue"></a>**NewValue** | Optional | String | The new value of [Object](#object) after the operation was performed, if applicable. |
8585
| <a name="value"></a>**Value** | Alias | | Alias to [NewValue](#newvalue) |

0 commit comments

Comments
 (0)