> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/analytics-alerts/alerts-by-data-source/azuread-audit-log.md).

# AzureAD Audit Log

Alerts related to data source "AzureAD Audit Log".

| Alert                                                                                                                                                                                                            |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Authentication method added to an Azure account](/analytics-alerts/alerts-by-name/authentication-method-added-to-an-azure-account.md)                                                                           |
| [Azure account creation by a non-standard account](/analytics-alerts/alerts-by-name/azure-account-creation-by-a-non-standard-account.md)                                                                         |
| [Azure account deletion by a non-standard account](/analytics-alerts/alerts-by-name/azure-account-deletion-by-a-non-standard-account.md)                                                                         |
| [Azure AD account unlock/password reset attempt](/analytics-alerts/alerts-by-name/azure-ad-account-unlock-password-reset-attempt.md)                                                                             |
| [Azure AD PIM alert disabled](/analytics-alerts/alerts-by-name/azure-ad-pim-alert-disabled.md)                                                                                                                   |
| [Azure AD PIM elevation request](/analytics-alerts/alerts-by-name/azure-ad-pim-elevation-request.md)                                                                                                             |
| [Azure AD PIM role settings change](/analytics-alerts/alerts-by-name/azure-ad-pim-role-settings-change.md)                                                                                                       |
| [Azure application consent](/analytics-alerts/alerts-by-name/azure-application-consent.md)                                                                                                                       |
| [Azure application credentials added](/analytics-alerts/alerts-by-name/azure-application-credentials-added.md)                                                                                                   |
| [Azure application URI modification](/analytics-alerts/alerts-by-name/azure-application-uri-modification.md)                                                                                                     |
| [Azure domain federation settings modification attempt](/analytics-alerts/alerts-by-name/azure-domain-federation-settings-modification-attempt.md)                                                               |
| [Azure Privilege Escalation Using an Application](/analytics-alerts/alerts-by-name/azure-privilege-escalation-using-an-application.md)                                                                           |
| [Azure service principal assigned app role](/analytics-alerts/alerts-by-name/azure-service-principal-assigned-app-role.md)                                                                                       |
| [Azure Temporary Access Pass (TAP) registered to an account](/analytics-alerts/alerts-by-name/azure-temporary-access-pass-tap-registered-to-an-account.md)                                                       |
| [BitLocker key retrieval](/analytics-alerts/alerts-by-name/bitlocker-key-retrieval.md)                                                                                                                           |
| [Conditional Access policy removed](/analytics-alerts/alerts-by-name/conditional-access-policy-removed.md)                                                                                                       |
| [Device Registration Policy modification](/analytics-alerts/alerts-by-name/device-registration-policy-modification.md)                                                                                           |
| [First Azure AD PowerShell operation for a user](/analytics-alerts/alerts-by-name/first-azure-ad-powershell-operation-for-a-user.md)                                                                             |
| [First-time directory sync of an on-premises domain user to an existing cloud account](/analytics-alerts/alerts-by-name/first-time-directory-sync-of-an-on-premises-domain-user-to-an-existing-cloud-account.md) |
| [Identity assigned an Azure AD Administrator Role](/analytics-alerts/alerts-by-name/identity-assigned-an-azure-ad-administrator-role.md)                                                                         |
| [MFA was disabled for an Azure identity](/analytics-alerts/alerts-by-name/mfa-was-disabled-for-an-azure-identity.md)                                                                                             |
| [Multiple Azure AD admin role removals](/analytics-alerts/alerts-by-name/multiple-azure-ad-admin-role-removals.md)                                                                                               |
| [Owner added to Azure application](/analytics-alerts/alerts-by-name/owner-added-to-azure-application.md)                                                                                                         |
| [Possible Insider Threat Activity](/analytics-alerts/alerts-by-name/possible-insider-threat-activity.md)                                                                                                         |
| [Possible phishing attack via Microsoft Teams](/analytics-alerts/alerts-by-name/possible-phishing-attack-via-microsoft-teams.md)                                                                                 |
| [Potential extraction of NAA Account Credentials in Microsoft Configuration Manager](/analytics-alerts/alerts-by-name/potential-extraction-of-naa-account-credentials-in-microsoft-configuration-manager.md)     |
| [Short-lived Azure AD user account](/analytics-alerts/alerts-by-name/short-lived-azure-ad-user-account.md)                                                                                                       |
| [Successful unusual guest user invitation](/analytics-alerts/alerts-by-name/successful-unusual-guest-user-invitation.md)                                                                                         |
| [Suspicious MFA request reported by user in Entra ID](/analytics-alerts/alerts-by-name/suspicious-mfa-request-reported-by-user-in-entra-id.md)                                                                   |
| [Unusual Conditional Access operation for an identity](/analytics-alerts/alerts-by-name/unusual-conditional-access-operation-for-an-identity.md)                                                                 |
| [Unverified domain added to Azure AD](/analytics-alerts/alerts-by-name/unverified-domain-added-to-azure-ad.md)                                                                                                   |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/analytics-alerts/alerts-by-data-source/azuread-audit-log.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
