Audit Logs / Microsoft Entra ID AuditLogs category

Audit Logs: ResourceManagement

OperationNameDescriptionSampleRule
Add a Connector to Connector GroupAn Application Proxy connector was assigned to a connector group used to publish on-premises applications.NN
Add application SSL certificateA TLS/SSL (PFX) certificate was uploaded for an application proxy published app using a custom domain.NN
Add connector GroupAn application proxy connector group (a named set of connectors that published apps are assigned to) was created.NN
Add eligible member to role in PIM canceled (permanent)A request to create a permanent eligible PIM role assignment was canceled before completion.NN
Create authorityA Verified ID authority (issuer instance with its own DID and Key Vault signing key) was created.NN
Create authorization policyAn authorization policy was created within the Verified ID service (exact object undocumented; likely set during onboarding).NN
Create contractCreation of a Verified ID credential contract defining the issuance rules/display for a verifiable-credential type.NN
Create issuance policyAn issuance configuration (credential contract) was created for Microsoft Entra Verified ID.NN
Create or update a localized resourceA localized (language-customization) resource was created or updated in Azure AD B2C.NN
Create Registration of Security ProviderRegistration of a security provider resource in Global Secure Access (Security Service Edge provisioning).NN
Deactivate PIM alertDeactivation/dismissal of a PIM security alert that flags suspicious or unsafe privileged-role activity.NN
Delete Connector GroupAn Application Proxy connector group was deleted.NN
Delete issuance policyDeletes a Microsoft Entra Verified ID issuance policy that governs how a verifiable credential is issued.NN
Delete SSL bindingRemoves the TLS/SSL certificate binding for an application proxy custom domain.NN
Disable PIM alertA PIM security alert was disabled in alert settings, so PIM no longer raises that alert for the matching condition.NY
Enable PIM alertRecords enabling of a Privileged Identity Management security alert that flags suspicious privileged-role activity.NN
Get B2C Tenant where the caller is an administratorThe B2C tenant where the caller is an administrator was retrieved.NN
Get Guest Usages directory resources in a resource groupLists Guest Usages (MAU billing-link) directory resources within an Azure resource group.NN
Get Guest Usages directory resources in a subscriptionLists Guest Usages (MAU billing-link) directory resources across an Azure subscription.NN
Get Guest Usages resourceReads a single Guest Usages (MAU billing-link) directory resource.NN
Get operation status of an async operationRead of the status of an asynchronous B2C resource-management operation (control-plane status poll).NN
Identity ProviderCRUD operation on an Azure AD B2C identity provider resource (external IdP configuration).NN
Onboarded resource from PIMAn Azure resource was onboarded into Privileged Identity Management for just-in-time role governance.NN
Process POST /authorities/:issuerId/didInfo/signingKeys/rotate requestA new signing key was rotated into Key Vault for a Verified ID authority's decentralized identifier (DID).NN
Process POST /authorities/:issuerId/didInfo/signingKeys/synchronizeWithDidDocument requestA Verified ID authority synchronized its signing keys with the published DID document, switching to the new key on match.NN
Process role update requestPIM processed an update to a privileged role assignment (extend, renew, or modify).NN
Register connectorAn Application Proxy connector was registered to the tenant.NN
Resolve PIM alertAn administrator resolved a Privileged Identity Management (PIM) security alert.NN
Restore permanent eligible role assignmentA permanent eligible role assignment was restored through Privileged Identity Management.NN
Revoke credentialAn issued verifiable credential was revoked by its issuer in Microsoft Entra Verified ID.NN
Rotate signing keyA Microsoft Entra Verified ID issuer signing key was rotated (new signing key created).NN
Tenant offboarded from PIMA tenant was offboarded from Privileged Identity Management (PIM).NN
Tenant onboardingA tenant was onboarded to Microsoft Entra Verified ID (provisions its issuer/DID environment).NN
Tenant opt-outA tenant opted out of Verified ID; deletes its DID and credential contracts (one-way reset).NN
Triggered PIM alertPIM raised a security alert for suspicious or unsafe privileged-access activity.NN
Update authorityRecords a change to a Microsoft Entra Verified ID authority (the tenant's issuing/verifying entity).NN
Update B2C directory resourceRecords an update to a directory-level resource in an Azure AD B2C tenant.NN
Update certificate to policy keyUpload/update of a certificate into an Azure AD B2C policy key (keyset) container.NN
Update CIAM directory resourceUpdate to a directory resource in a customer identity (CIAM / External ID) tenant.NN
Update Connector GroupChange to an Application Proxy connector group (grouping of connectors).NN
Update contractA Verified ID issuance contract (rules and display definitions) was updated.NN
Update Guest Usages resourceThe Guest Usages billing resource linking a B2C/External Identities tenant to an Azure subscription was updated.NN
Update issuance policyChange to an Entra Verified ID credential issuance configuration (rules/display for issuing a verifiable credential).NN
Update linked domainsChange to the domains linked to an Entra Verified ID DID (issuer-to-domain trust binding).NN
Update MyAccount settingsVerified ID settings controlling MyAccount self-issuance of Workplace Credentials were updated.NN
Update secret into policy keyA secret value was updated in an Azure AD B2C Identity Experience Framework policy key.NN

Add a Connector to Connector Group

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

An Application Proxy connector was assigned to a connector group, which governs how that group's connectors serve published on-premises applications. Changes to connectors and connector groups alter how internal apps are exposed for remote access, so unexpected changes can indicate tampering with remote-access infrastructure.

References #

Add application SSL certificate

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

A TLS/SSL certificate (PFX) was uploaded for a Microsoft Entra application proxy published application that uses a custom domain. The certificate lets the proxy serve the application's external URL under the organization's own domain name.

References #

Add connector Group

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

An application proxy connector group was created. Connector groups organize application proxy connectors so that publishing of specific on-premises applications can be assigned to a chosen set of connectors, for example by region or network segment.

References #

Add eligible member to role in PIM canceled (permanent)

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

A request to create a permanent eligible role assignment in Privileged Identity Management was canceled before completion. An eligible (rather than active) assignment would have let the member activate the role on demand; because the request was canceled, no eligible assignment was created.

References #

Create authority

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

A Microsoft Entra Verified ID authority was created, provisioning a new issuer instance with its own decentralized identifier (DID), a signing key stored in Azure Key Vault, and a linked domain. The authority is the trust root the tenant uses to issue and verify verifiable credentials.

References #

Create authorization policy

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

An authorization policy was created within the Microsoft Entra Verified ID service. The retrieved Verified ID admin documentation describes authorities, contracts, and credentials but no distinct 'authorization policy' object, so this most likely records an access-control policy provisioned during Verified ID service onboarding; the exact scope is unconfirmed.

References #

Create contract

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

A Verified ID credential contract was created, defining the issuance configuration (rules and display definitions) for a verifiable-credential type the tenant can issue. The contract governs which claims are collected and attested when credentials of that type are issued.

References #

Create issuance policy

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

An issuance configuration was created for Microsoft Entra Verified ID, defining how an issuing authority issues a verifiable credential (its rules definition for collecting claims and its display definition). This records setup of credential issuance under a Verified ID authority.

References #

Create or update a localized resource

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

A localized resource was created or updated in the Azure AD B2C tenant, the language-customization content (translated user-flow or custom-policy UI strings) used to localize the sign-in and sign-up experience.

References #

Create Registration of Security Provider

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records the registration of a security provider resource within Microsoft Entra Global Secure Access, part of provisioning the Security Service Edge configuration for the tenant. The precise provider scope is not detailed in retrieved documentation.

References #

Deactivate PIM alert

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records the deactivation or dismissal of a Privileged Identity Management security alert. PIM raises these alerts on suspicious or unsafe privileged-role activity (for example roles assigned outside PIM, too many Global Administrators, or stale accounts in a privileged role). Suppressing or dismissing such alerts reduces visibility into risky privileged-role changes, so the event is relevant to defense-evasion monitoring.

References #

Delete Connector Group

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

An Application Proxy connector group was deleted. Connector groups organize the on-premises connectors that publish internal applications through Microsoft Entra application proxy.

References #

Delete issuance policy

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records deletion of a Microsoft Entra Verified ID issuance policy, the tenant configuration that governs how a verifiable credential is issued. Described from the operation name, category, and service; the exact object semantics were not confirmed against a specific Learn page.

References #

Delete SSL binding

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records removal of the TLS/SSL certificate binding for a Microsoft Entra application proxy custom domain. Application proxy custom domains require an uploaded PFX certificate bound to the external URL so a published app can serve TLS under the organization's own domain name instead of the default msappproxy.net domain, so removing this binding can weaken or disrupt the TLS configuration of an externally published application.

References #

Disable PIM alert

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

A Privileged Identity Management (PIM) security alert was disabled in PIM alert settings, so PIM no longer raises that alert (or its email notification) for the matching condition. Disabling a privileged-access alert can be a defense-evasion step that hides unsafe role-assignment activity from reviewers.

Detection Rules #

Full rule details for this event, including ATT&CK technique mappings and native queries →

Sigma #

References #

Enable PIM alert

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records that an administrator enabled a Privileged Identity Management security alert, which flags suspicious or unsafe privileged-role activity (for example, roles being assigned outside PIM or potentially stale accounts in a privileged role). Because these alerts underpin monitoring of privileged access, changes to their enabled state are relevant to detecting tampering with privileged-access controls.

References #

Get B2C Tenant where the caller is an administrator

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records a lookup of the single B2C tenant for which the calling identity holds administrator rights. This is a read-only ResourceManagement activity used to resolve the caller's administered B2C tenant.

References #

Get Guest Usages directory resources in a resource group

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records listing the Guest Usages directory resources (Microsoft.AzureActiveDirectory/guestUsages resources) within an Azure resource group. A guestUsages resource is the billing-link object created in a resource group when an external-identities tenant (Microsoft Entra B2B guest collaboration / Azure AD B2C) is linked to an Azure subscription for monthly-active-user (MAU) metering. Read-only ResourceManagement (Azure Resource Manager) activity.

References #

Get Guest Usages directory resources in a subscription

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records listing the Guest Usages directory resources (Microsoft.AzureActiveDirectory/guestUsages monthly-active-user billing-link resources) across an Azure subscription. Each guestUsages resource links an external-identities tenant (Microsoft Entra B2B guest collaboration / Azure AD B2C) to the subscription for MAU metering. Read-only ResourceManagement (Azure Resource Manager) activity.

References #

Get Guest Usages resource

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records reading a single Guest Usages directory resource, a Microsoft.AzureActiveDirectory/guestUsages resource that links an external-identities tenant (Microsoft Entra B2B guest collaboration / Azure AD B2C) to an Azure subscription for monthly-active-user (MAU) billing. Read-only ResourceManagement (Azure Resource Manager) activity.

References #

Get operation status of an async operation

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records a read of the status of a long-running (asynchronous) resource-management operation for Azure AD B2C, the poll against the operation-status endpoint returned when a prior request started an async job (for example provisioning or deleting a B2C tenant resource). It is routine control-plane polling and low-signal on its own.

References #

Identity Provider

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records a create, read, update, or delete operation on an identity provider resource in an Azure AD B2C tenant (an external IdP such as a social or SAML/OIDC provider used by user flows and custom policies). Changes to an identity provider can alter which external accounts can authenticate to B2C applications.

References #

Onboarded resource from PIM

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records that an Azure resource was onboarded into Privileged Identity Management so PIM governs eligible and active role assignments on it; onboarding configures PIM to manage the resource and all of its existing and new child objects, and the PIM service principal (MS-PIM) is assigned as User Access Administrator on the resource. Changes to which resources PIM manages affect the scope of just-in-time privileged access.

References #

Process POST /authorities/:issuerId/didInfo/signingKeys/rotate request

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records a signing-key rotation request for a Microsoft Entra Verified ID authority, which creates a new current signing key in Key Vault for the authority's decentralized identifier (DID) and moves the prior key to the older-keys set. After rotation the authority is out of sync until the published did.json is updated, so this event is relevant to credential-trust and key-management monitoring.

References #

Process POST /authorities/:issuerId/didInfo/signingKeys/synchronizeWithDidDocument request

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records a synchronize request for a Microsoft Entra Verified ID authority that validates the Key Vault signing keys against the published did.json document and, when they match, switches credential signing to the new key (didDocumentStatus=published). If they do not match the status stays outOfSync and the previous key continues signing.

References #

Process role update request

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records Privileged Identity Management processing an update to a role assignment, such as extending, renewing, or modifying an existing privileged assignment. Changes to privileged-role assignment lifetime or scope are relevant to standing-access monitoring.

References #

Register connector

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

An Application Proxy connector was registered to the tenant, joining a new on-premises connector to the Microsoft Entra Application Proxy service so it can publish internal applications for remote access. Because a connector enables external reach to internal apps, an unexpected registration can be relevant to persistence and unauthorized-access monitoring.

References #

Resolve PIM alert

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records that an administrator resolved a Privileged Identity Management security alert, such as one flagging too many Global Administrators, potential stale accounts in a privileged role, or roles assigned outside of PIM. Resolving marks the alert as handled in the PIM dashboard, so analysts should confirm the underlying privileged-access condition was actually remediated rather than merely dismissed.

References #

Restore permanent eligible role assignment

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

A permanent eligible role assignment was restored through Privileged Identity Management, reinstating the principal's eligibility to activate the privileged role on demand. Restored eligibility for a privileged role is relevant to privilege-escalation and persistence monitoring.

References #

Revoke credential

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

An issued verifiable credential was revoked by its issuer in Microsoft Entra Verified ID, setting the credential's revocation status (StatusList2021) so that later presentations report it as revoked.

References #

Rotate signing key

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

A Microsoft Entra Verified ID issuer signing key was rotated, creating a new current signing key in Key Vault for the did:web authority while moving the prior key to older keys. Signing-key changes affect the trust of issued credentials and tokens.

References #

Tenant offboarded from PIM

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records that a tenant (or its resources) was offboarded from Privileged Identity Management, ending PIM management for that scope. The specific offboarding flow is not described in public Microsoft Learn material, so scope is interpreted from the operation name and ResourceManagement/PIM service.

References #

Tenant onboarding

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records onboarding a tenant to Microsoft Entra Verified ID, which provisions the tenant's issuer environment and decentralized identifier (DID) so it can issue and verify verifiable credentials.

References #

Tenant opt-out

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records a tenant opting out of Microsoft Entra Verified ID, a one-way reset that deletes the tenant's decentralized identifier (DID) and its verifiable-credential contracts from the service. Re-enabling the service requires onboarding again into a new environment.

References #

Triggered PIM alert

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records that Privileged Identity Management raised a security alert in response to suspicious or unsafe privileged-access activity, such as a privileged role assigned outside PIM, too many administrators, or stale/standing assignments. These alerts are a direct privileged-access abuse signal useful for detection.

References #

Update authority

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records a change to a Microsoft Entra Verified ID authority, the tenant's credential issuing and verifying entity defined by its decentralized identifier (DID), linked domain, and signing keys, managed through the Verified ID Admin API. The audit name alone does not identify which authority property changed.

References #

Update B2C directory resource

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records an update to a directory-level resource within an Azure AD B2C tenant. The audit name does not by itself identify which specific B2C directory resource changed.

References #

Update certificate to policy key

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records uploading or updating a certificate within an Azure AD B2C policy key (keyset) container. B2C stores certificates and secrets as policy keys used for token signing, encryption, and establishing trust with external identity providers and REST services, so changes to these keys can affect token-signing trust.

References #

Update CIAM directory resource

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records an update to a directory resource in a Microsoft Entra customer identity (CIAM / External ID) tenant. The specific resource is not identified by the operation name alone, so this should be treated as a generic configuration change within a customer-facing identity directory.

References #

Update Connector Group

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records a change to a Microsoft Entra Application Proxy connector group, a named grouping of connectors that serves a set of published on-premises applications. Connector group changes affect which connectors serve which apps and how on-premises application traffic is routed.

References #

Update contract

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

A Microsoft Entra Verified ID issuance contract was updated: the rules and display definitions that control how a verifiable credential is issued and how its claims are rendered.

References #

Update Guest Usages resource

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

The Guest Usages resource that links a Microsoft Entra B2C / External Identities tenant to an Azure subscription for monthly active user (MAU) billing was updated. The event reflects a change to the billing association between the directory and its Azure subscription rather than a change to identity objects inside the tenant.

References #

Update issuance policy

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records a change to a Microsoft Entra Verified ID credential issuance configuration (the rules and display definitions that control how a verifiable credential is issued, including which claims and attestations it carries). Altering issuance rules affects the contents and trust of credentials the tenant issues.

References #

Update linked domains

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Records a change to the set of domains linked to a Microsoft Entra Verified ID authority's decentralized identifier (DID). The linked domain binds the DID to a web domain through a hosted did-configuration.json file, establishing issuer-to-domain trust for verifiable credentials.

References #

Update MyAccount settings

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

Microsoft Entra Verified ID settings that control the MyAccount (myaccount.microsoft.com) credential experience were updated, for example removing the self-issuance option or selecting which groups of users may issue themselves a Verified Workplace Credential.

References #

Update secret into policy key

#
Source
Microsoft Entra ID audit log
Audit Category
ResourceManagement

Description

A secret value was updated within an Azure AD B2C policy key. Policy keys are Azure AD B2C containers (managed under the Identity Experience Framework and used by custom policies) that store secrets and certificates used to establish trust with the services it integrates with, so this change affects custom-policy signing and external integrations.

References #

Rules often query computed field names, not native AuditLogs columns #

Many Entra detection rules pivot on field names that are not columns in this table but KQL projections the rule author computes from two dynamic columns. Searching the field list for those names finds nothing; use the canonical paths instead.

  • InitiatingUserPrincipalName (and sibling Initiating* names) is not a column. Rules project it from InitiatedBy, for example extend InitiatingUserPrincipalName = tostring(InitiatedBy.user.userPrincipalName). The native paths are InitiatedBy.user.userPrincipalName, InitiatedBy.user.displayName, and InitiatedBy.user.id for user actors, and InitiatedBy.app.displayName / InitiatedBy.app.appId for application or service-principal actors.
  • What changed lives in TargetResources, a dynamic array. Expand it before filtering on the change: AuditLogs | mv-expand TargetResources | extend props = TargetResources.modifiedProperties, then read props[].displayName, props[].oldValue, and props[].newValue.

Column shapes per the AuditLogs table reference and the Graph directoryAudit resource.