---
title: Microsoft Graph Security
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/microsoft-graph-security/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/microsoft-graph-security/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.2
Updated: April 30, 2026***
Query the Microsoft Graph Security API and update alerts.
## Actions
* **Search Into Alerts** (*Enrichment*) - Search Graph Security alerts.
* **Get Alert** (*Enrichment*) - Get details for a Graph Security alert.
* **Update Security Alert** (*Containment*) - Update a Graph Security alert.
## Configure Microsoft Graph Security in Automation Service and Cloud SOAR
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
*
* **Tenant**. Enter the [tenant ID](https://learn.microsoft.com/en-us/azure/healthcare-apis/register-application#application-id-client-id) of the AAD directory in which you created the application.
* **Username**. Enter the username of a Microsoft Graph Security admin user authorized to authenticate the integration.
* **Password**. Enter the admin user password.
* **Application (Client) ID**. Enter your Microsoft Graph Security [application ID](https://learn.microsoft.com/en-us/azure/healthcare-apis/register-application#application-id-client-id).
* **Application (Client) Secret**. Enter your application (client) secret.
*
*
*
For information about Microsoft Graph Security, see [Microsoft Graph Security documentation](https://learn.microsoft.com/en-us/graph/security-authorization).
## Change Log
* February 21, 2019 - First upload
* March 10, 2022 - Logo
* June 21, 2023 (v1.1) - Removed unnecessary empty lines
* April 30, 2026 (v1.2) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance.