Skip to content

Commit 81e3351

Browse files
rishav-sumo-devkimsaucejpipkin1
authored
Azure AD (#4922)
* new commit * Update docs/platform-services/automation-service/app-central/integrations/azure-ad.md Co-authored-by: Kim (Sumo Logic) <56411016+kimsauce@users.noreply.github.com> * Update docs/platform-services/automation-service/app-central/integrations/azure-ad.md Co-authored-by: Kim (Sumo Logic) <56411016+kimsauce@users.noreply.github.com> --------- Co-authored-by: Kim (Sumo Logic) <56411016+kimsauce@users.noreply.github.com> Co-authored-by: John Pipkin (Sumo Logic) <jpipkin@sumologic.com>
1 parent a000576 commit 81e3351

File tree

1 file changed

+9
-3
lines changed
  • docs/platform-services/automation-service/app-central/integrations

1 file changed

+9
-3
lines changed

docs/platform-services/automation-service/app-central/integrations/azure-ad.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
66

77
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/azure-ad.png')} alt="axonius" width="80"/>
88

9-
***Version: 1.9
10-
Updated: Nov 12, 2024***
9+
***Version: 1.10
10+
Updated: Jan 3, 2025***
1111

1212
Azure Active Directory (Azure AD) is Microsoft's cloud-based identity and access management service, which helps your employees sign in and access resources.
1313

@@ -24,7 +24,9 @@ Azure Active Directory (Azure AD) is Microsoft's cloud-based identity and access
2424
* **Get User** (Enrichment) - Get details for a specific user.
2525
* **List Devices** *(Enrichment)* - Retrieve a list of device objects registered in the organization.
2626
* **List Groups** (*Enrichment*) - List all the groups available in an organization.
27+
* **List Of Group Members** *(Enrichment)* - Retrieve a list of members in a specific group.
2728
* **List Users** *(Enrichment)* - List all users.
29+
* **Remove Member From Group** *(Containment)* - Remove a user from a specific group.
2830
* **Reset User Password** *(Containment)* - Reset user password.
2931
* **Revoke Sign In Sessions** (*Containment*) - Invalidates all the refresh tokens issued to applications for a user (as well as session cookies in a user's browser).
3032

@@ -74,4 +76,8 @@ The following steps show how to create an Azure AD Application in order to work
7476
* January 16, 2024 (v1.8)
7577
+ Added New Action: Get Member Groups
7678
* November 12, 2024 (v1.9)
77-
+ Added New Action: Reset User Password
79+
+ Added New Action: Reset User Password
80+
+ January 3, 2025 (v1.10)
81+
+ Added New Action:
82+
+ List Of Group Members
83+
+ Remove Member From Group

0 commit comments

Comments
 (0)