Security operations coverage across alerts, incidents, hunting, endpoint, identity, vulnerability, and exposure workflows.
- Auth
- Portal session cookie (`sccauth`)
- Base URL
https://security.microsoft.com/apiproxy- Collection
postman/collections/defender.collection.json
- Alerts, incidents, and action center coverage
- Advanced hunting, custom detections, and live response
- Endpoint, identity, XSPM, and TVM portal surfaces
Tenant settings, Copilot controls, reports, user and group management, app settings, and admin shell surfaces.
- Auth
- Portal session cookie + custom admin headers
- Base URL
https://admin.cloud.microsoft- Collection
postman/collections/m365-admin.collection.json
- Copilot, agent, and security settings
- User, group, tenant, and billing operations
- Custom portal header requirements modeled in-spec
Compliance, governance, eDiscovery, audit, insider risk, and shared data-service coverage from the Purview portal.
- Auth
- Portal session cookie (`sccauth`)
- Base URL
https://purview.microsoft.com/apiproxy- Collection
postman/collections/purview.collection.json
- Data infrastructure, governance, and compliance manager
- eDiscovery, audit, DLP devices, and insider risk
- Shared backend prefixes called out alongside Defender
Deep IAM coverage spanning users, groups, applications, policies, directories, MFA, and related admin workflows.
- Auth
- Delegated OAuth2 + `X-Ms-Client-Request-Id`
- Base URL
https://main.iam.ad.ext.azure.com/api- Collection
postman/collections/entra-iam.collection.json
- Delegated-only Azure AD OAuth2 flow documented in-spec
- Azure Portal and Azure CLI pre-consent guidance included
- Largest modeled surface in the repository
Privileged Identity Management role assignments, requests, permissions, and role-setting workflows.
- Auth
- Azure AD bearer token
- Base URL
https://api.azrbac.mspim.azure.com- Collection
postman/collections/entra-pim.collection.json
- Entra roles, Azure resource roles, and group-based PIM
- Role activation, assignment, and removal requests
- Feature- and permission-gated surfaces called out in descriptions
Identity Governance administration coverage for entitlement management, guest billing, settings, and lifecycle workflows.
- Auth
- Azure AD bearer token
- Base URL
https://elm.iga.azure.com- Collection
postman/collections/entra-iga.collection.json
- Non-Graph governance surfaces observed in the portal
- OData query parameters modeled for list endpoints
- License-gated behavior noted in descriptions
Access Reviews and approval workflow coverage including providers, requests, decisions, and feature flags.
- Auth
- Azure AD bearer token
- Base URL
https://api.accessreviews.identitygovernance.azure.com- Collection
postman/collections/entra-idgov.collection.json
- Provider-based routing guidance documented
- Access review instances and configuration surfaces
- Partner settings and feature-flag endpoints included
External ID / B2C admin flows, user journeys, tenant information, and initialization-related endpoints.
- Auth
- Azure AD bearer token + `tenantId` query context
- Base URL
https://main.b2cadmin.ext.azure.com- Collection
postman/collections/entra-b2c.collection.json
- User flow and custom policy surfaces
- Required `tenantId` context documented
- Feature-gated behavior described for non-B2C tenants