Skip to content

Commit cc2ef6c

Browse files
samuelbenichouFaithOmbongiSamuelBenichou
authored
Revert "Add windows auditing config (#28525)" (#28563)
This reverts commit 7b0a830. Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com> Co-authored-by: SamuelBenichou <sbenichou@microsoft.com>
1 parent 6f60f06 commit cc2ef6c

11 files changed

Lines changed: 8 additions & 364 deletions

api-reference/v1.0/api/security-autoauditingconfiguration-get.md

Lines changed: 0 additions & 95 deletions
This file was deleted.

api-reference/v1.0/api/security-autoauditingconfiguration-update.md

Lines changed: 0 additions & 92 deletions
This file was deleted.

api-reference/v1.0/includes/permissions/security-autoauditingconfiguration-get-permissions.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

api-reference/v1.0/includes/permissions/security-autoauditingconfiguration-update-permissions.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

api-reference/v1.0/resources/security-api-overview.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -141,11 +141,6 @@ The Defender for Identity sensors management APIs allows you to:
141141
- Manage sensor settings, such as adding descriptions, enabling or disabling delayed updates, and specifying the domain controller that the sensor connects to for querying Entra ID.
142142
- Identify sensors that are ready to be activated.
143143
- Define whether the sensors in your infrastructure are to be activated automatically or manually.
144-
- Identify servers that are ready to be activated with the unified agent.
145-
- Enable or disable the automatic activation of eligible servers for the unified agent.
146-
- Activate or deactivate the unified agent on eligible servers.
147-
- Enable or disable the automatic enabling of the required events auditing configuration during the sensor’s activation.
148-
149144

150145
### identityAccounts
151146
The [identityAccounts resource and related APIs](../resources/security-identityaccounts.md) allows you to retrieve details of users that are flagged by Microsoft Defender for Identity alerts, and apply actions such as disabling accounts and resetting the user password for the compromised user.

api-reference/v1.0/resources/security-autoauditingconfiguration.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

api-reference/v1.0/resources/security-identitycontainer.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,13 @@ None.
2424

2525
## Relationships
2626

27-
| Relationship | Type | Description |
28-
|:---------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------|
29-
| healthIssues | [microsoft.graph.security.healthIssue](security-healthissue.md) collection | Represents potential issues identified by Microsoft Defender for Identity within a customer's Microsoft Defender for Identity configuration. |
30-
| identityAccounts | [microsoft.graph.security.identityAccounts](security-identityaccounts.md) collection | Represents an identity's details in the context of Microsoft Defender for Identity. |
31-
| sensors | [microsoft.graph.security.sensor](security-sensor.md) collection | Represents a customer's Microsoft Defender for Identity sensors. |
32-
| sensorCandidates | [microsoft.graph.security.sensorCandidate](security-sensorcandidate.md) collection | Represents Microsoft Defender for Identity sensors that are ready to be activated. |
33-
| sensorCandidateActivationConfiguration | [microsoft.graph.security.sensorCandidateActivationConfiguration](security-sensorcandidateactivationconfiguration.md) collection | Represents the activation mode of a Microsoft Defender for Identity sensor. |
34-
| settings | [microsoft.graph.security.settingsContainer](security-settingscontainer.md) | Represents a container for security identities settings APIs. |
27+
| Relationship |Type|Description|
28+
|:---------------------------------------|:---|:---|
29+
| healthIssues |[microsoft.graph.security.healthIssue](security-healthissue.md) collection| Represents potential issues identified by Microsoft Defender for Identity within a customer's Microsoft Defender for Identity configuration. |
30+
| identityAccounts| [microsoft.graph.security.identityAccounts](security-identityaccounts.md) collection | Represents an identity's details in the context of Microsoft Defender for Identity. |
31+
| sensors |[microsoft.graph.security.sensor](security-sensor.md) collection| Represents a customer's Microsoft Defender for Identity sensors.|
32+
| sensorCandidates |[microsoft.graph.security.sensorCandidate](security-sensorcandidate.md) collection| Represents Microsoft Defender for Identity sensors that are ready to be activated. |
33+
| sensorCandidateActivationConfiguration |[microsoft.graph.security.sensorCandidateActivationConfiguration](security-sensorcandidateactivationconfiguration.md) collection| Represents the activation mode of a Microsoft Defender for Identity sensor. |
3534

3635
## JSON representation
3736

api-reference/v1.0/resources/security-settingscontainer.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

api-reference/v1.0/toc/toc.mapping.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1765,8 +1765,7 @@
17651765
"microsoft.graph.security.sensor",
17661766
"microsoft.graph.security.sensorCandidate",
17671767
"microsoft.graph.security.sensorCandidateActivationConfiguration",
1768-
"microsoft.graph.security.identityAccounts",
1769-
"microsoft.graph.security.autoAuditingConfiguration"
1768+
"microsoft.graph.security.identityAccounts"
17701769
],
17711770
"complexTypes": [
17721771
"microsoft.graph.security.deploymentAccessKeyType",

0 commit comments

Comments
 (0)