Help Docs

Azure Entra ID monitoring

Site24x7's Azure Entra ID (formerly Azure Active Directory) monitoring feature enables you to track authentication events, user activity, security insights, and identity management operations across your Azure tenant. With comprehensive real-time monitoring, you can ensure secure access management, detect suspicious activities, and maintain compliance with your organization's security policies.

Key features

Site24x7’s Azure Entra ID monitoring provides visibility into applications, secrets, and their expiry timelines to strengthen identity and access management. This helps users by:

  • Preventing downtime: Automatic alerts before client secrets expire ensure uninterrupted application access.
  • Ensuring compliance: Monitoring expiries supports audit requirements and avoids policy violations.
  • Proactive management: IT teams can rotate secrets in advance, minimizing last‑minute disruptions.
  • Improved visibility: Centralized monitoring of applications and credentials simplifies governance across large Azure tenants.

By keeping a close watch on these critical identity components, Site24x7 enables organizations to maintain secure, compliant, and reliable access management without unexpected service interruptions.

Prerequisites

Note

You can also use an existing application used for Site24x7's Azure monitoring to monitor Microsoft Entra ID. Ensure you assign the required permissions in the next section.

Create an application in Azure for Entra ID monitoring

  1. Go to https://portal.azure.com and sign in with an account that has permissions to create app registrations.
  2. From the left menu, select Microsoft Entra ID > App registrations > New Registration.
  3. Enter a descriptive name (e.g., “Site24x7 Entra ID Monitoring”). Choose supported account types as needed.
  4. Click Register.
  5. On the app’s Overview page, copy the Application (client) ID and the Directory (tenant) ID for later use.
  6. Go to Certificates and secrets > New client secret. Add a description, set an expiry, then click Add.
  7. Immediately copy the Value of the client secret and store it securely. You will not be able to view it again.

Assign permissions for the application

  1. In the app, go to API permissions.
  2. Click Add a permission > Microsoft Graph.
  3. Select Application permissions and add the following:
    1. To read App registrations: Application.Read.All
    2. To read devices: Device.Read.All
    3. To read groups: Group.Read.All
    4. To read organization information: Organization.Read.All
    5. To read user profiles: User.Read.All
  4. Click Add permissions to confirm.
  5. Click Grant admin consent and confirm to grant tenant-wide consent.
  6. Ensure each permission shows “Granted for the tenant's name” under the Status column.

Setup and configuration

You can add Azure Entra ID services while adding a new monitor, or you can add it to an existing Azure monitor. Follow these steps to add the service.

  1. Navigate to Cloud > Azure > + icon next to Microsoft Entra ID Monitors.
  2. Display Name: Provide an appropriate display name for the Entra ID monitor.
  3. Client Credentials section:
    1. Choose an Azure MonitorAdd New Credentials:Select an existing Azure monitor to use the credentials used for the selected Azure monitor or select + Add New Credentials to provide credentials.
    2. Tenant ID: Enter the Tenant ID from your Azure console.
    3. Application/Client ID: Enter the Application or Client ID from the Azure console.
    4. Client Secret Value: Enter the Client Secret value from the Azure console.
    5. Client Secret Expiry: Enter the expiry date for the provided client secret's expiry. This helps Site24x7 provide reminders before expiry and enable seamless monitoring coverage.
  4. Configuration Profiles section:
    1. Threshold and Availability: Select the appropriate Threshold Profile for this Entra ID monitor. The default Entra ID monitor threshold profile has been developed to be appropriate for most use-cases.
    2. Tags: Select the tags to be assigned to this Entra ID monitor.
    3. IT Automation Template: Select the appropriate IT Automation template to trigger auto-heal actions for this Entra ID monitor.
    4. Exclude IT Automation during Scheduled Maintenance: Enable this checkbox to prevent IT Automation actions from being triggered during planned maintenance windows.
    5. Associate with Monitor Group(s): Select the monitor group to associate the Entra ID monitor with.
  5. Alert Settings section:
    1. User Alert Group: Select the user alert group that should receive the alerts from this Entra ID monitor.
    2. On-Call Schedule: Select the On-Call Schedule from the drop-down menu.
    3. Notification Profile: Select the appropriate Notification Profile from the drop-down menu.
  6. Third-Party Integrations: Utilize third-party integrations to receive alerts or raise tickets on your preferred platforms.
  7. Click Save.

Supported Metrics

You can view the following data in the Entra ID monitor:

Attribute Description Statistic Unit
Summary
Total SecretsTotal number of secrets in Entra IDNot ApplicableCount
Expiring Secrets (<30 days)Secrets expiring within 30 daysNot ApplicableCount
Expired SecretsSecrets already expiredNot ApplicableCount
Total CertificatesTotal number of certificates in Entra IDNot ApplicableCount
Expiring Certificates (<30 days)Certificates expiring within 30 daysNot ApplicableCount
Expired CertificatesCertificates already expiredNot ApplicableCount
UsersTotal number of users in directoryNot ApplicableCount
ApplicationsTotal registered applicationsNot ApplicableCount
DevicesTotal devices registeredNot ApplicableCount
GroupsTotal groups in directoryNot ApplicableCount
Applications
Application NameName of the application
Click the application to view the respective application monitor.
Not ApplicableText
Application IDUnique identifier of the applicationNot ApplicableText
StatusCurrent status of the applicationNot ApplicableText
Total SecretsTotal secrets linked to the applicationNot ApplicableCount
Expired SecretsSecrets expired for the applicationNot ApplicableCount
Total CertificatesTotal certificates linked to the applicationNot ApplicableCount
Expired CertificatesCertificates expired for the applicationNot ApplicableCount
Application Secrets
Application NameName of the application
Click the application to view the respective application monitor.
Not ApplicableText
DescriptionDescription of the secretNot ApplicableText
Secret IDUnique identifier of the secretNot ApplicableText
Application IDApplication identifier linked to the secretNot ApplicableText
Created TimeTime when the secret was createdNot ApplicableDateTime
End TimeExpiry time of the secretNot ApplicableDateTime
StatusCurrent status of the secretNot ApplicableText
Days Until ExpiryRemaining days before expiryNot ApplicableDays
Application Certificates
Application NameName of the application
Click the application to view the respective application monitor.
Not ApplicableText
DescriptionDescription of the certificateNot ApplicableText
Certificate IDUnique identifier of the certificateNot ApplicableText
Application IDApplication identifier linked to the certificateNot ApplicableText
Created TimeTime when the certificate was createdNot ApplicableDateTime
End TimeExpiry time of the certificateNot ApplicableDateTime
StatusCurrent status of the certificateNot ApplicableText
Days Until ExpiryRemaining days before expiryNot ApplicableDays

Threshold configuration

Associating a threshold profile can be done from the monitor's Edit page: 

Note

The changes made to this threshold profile will be applied to all the associated monitors. You can either add or edit a threshold profile by clicking the plus icon + or pencil icon

Bulk Action

Bulk association of threshold profiles can be done from the Admin page (Admin >  Inventory > Bulk Action > under Monitor Configuration, go to Modify Threshold Profile). 

You can set threshold values for the metrics by selecting the Threshold and Availability option. You can also configure IT automation at the attribute level.

IT automation

Site24x7 offers a set of exclusive IT automation tools to auto-resolve performance degradation issues. These tools react to events proactively rather than waiting for manual intervention.

How to configure IT automation for a monitor

Configuration Rules

With Site24x7's Configuration Rules, you can set parameters like Threshold Profile, Notification Profile, Tags, and Monitor Group for multiple monitors. These rules can be configured and run for the existing or new monitors (during addition) matching the given criteria.

How to add a configuration rule

Related links

Was this document helpful?

Would you like to help us improve our documents? Tell us what you think we could do better.


We're sorry to hear that you're not satisfied with the document. We'd love to learn what we could do to improve the experience.


Thanks for taking the time to share your feedback. We'll use your feedback to improve our online help resources.

Shortlink has been copied!