Skip to main content
Glama

BOD-25-01-CSA-Microsoft-Policy-MCP

configure_admin_alerts

Set up email notifications to monitor Global Administrator role activations in Microsoft 365 environments for security compliance monitoring.

Instructions

Configure alerts for Global Administrator activation (MS.AAD.7.8v1)

Input Schema

NameRequiredDescriptionDefault
notificationEmailsYesEmail addresses to notify on role activation

Input Schema (JSON Schema)

{ "properties": { "notificationEmails": { "description": "Email addresses to notify on role activation", "items": { "type": "string" }, "type": "array" } }, "required": [ "notificationEmails" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DynamicEndpoints/Automated-BOD-25-01-CISA-Microsoft-Policies-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server