Skip to main content
Version: Insiders

Manage

BasicProfessional

The Manage section of EasyLife 365 Identity provides administrators with a centralized, policy-driven view of all applications in their environment. It is designed to support governance, compliance, and bulk administration at scale.

Basic plan limitation

In the Basic plan, the Manage section includes all operations related to ownership life cycle management. Additional capabilities require the Professional plan.

The Manage section is split into two closely related views:

  • Manage App Registrations
  • Manage Enterprise Applications

Both views share the same structure, interaction model, and governance concepts.

Purpose and governance approach

The Manage views are not application detail pages. Instead, they are control planes that allow administrators to:

  • Assess policy compliance across many applications
  • Quickly identify ownership gaps or rule violations
  • Assign or change policies
  • Perform bulk operations using import and export

These views serve as the operational backbone for enforcing ownership, policy, and activity concepts at scale. By integrating ownership models, activity tracking, and policy enforcement, they enable administrators to move from reactive management to proactive governance, even in large and complex environments.

Management table overview

Each Manage view presents applications in a table-based layout, with one row per application.

The table is optimized for scanning and filtering rather than deep inspection. Selecting a row does not open the application details; instead, actions are applied directly from the table.

Common columns

The following columns appear in both App Registrations and Enterprise Applications:

ColumnDescription
NameDisplay name of the application.
Application IDClient ID (App ID) of the application.
Created OnDate the application was created in Entra ID.
PolicyThe governance policy currently assigned to the application.
Application Owner RuleIndicates compliance with the minimum application owner rule defined by the assigned policy.
Technical Owner RuleIndicates compliance with the minimum technical owner rule defined by the assigned policy.
Business Owner RuleIndicates compliance with the minimum business owner rule defined by the assigned policy.

The Manage Enterprise Applications view includes one additional column:

ColumnDescription
Last sign-inThe most recent recorded sign-in activity for the enterprise application, based on aggregated Entra ID sign-in data.

This column is populated using the application activity data and is used by activity-based policy rules.

App Registrations do not expose sign-in activity and therefore do not include this column.

Understanding compliance indicators

The owner rule columns use clear visual indicators to communicate compliance status:

  • ✔ (Check mark) — The application meets the corresponding rule defined by the assigned policy
  • ✖ (Cross) — The application violates the corresponding rule and is non-compliant

These indicators allow administrators to quickly spot applications that require attention, without opening individual detail views.

Working with applications

The Manage views provide several capabilities for analyzing and managing applications at scale.

Filtering and sorting

Each column in the table supports column-specific filtering and sorting, making it easy to isolate applications that need attention.

Common filtering scenarios include:

  • Filtering owner rule columns to show only non-compliant apps
  • Filtering by a specific policy
  • Searching by application name or application ID

These capabilities support governance workflows such as cleanup initiatives or ownership audits. The table includes a reset button to clear all active filters and display the complete list of apps.

Policy assignment and changes

Policies can be assigned or changed directly from the Manage views.

Changing a policy for one or more applications

  1. Select one or more applications using the checkboxes in the table
  2. Use the Change policy action from the action bar
  3. Choose the desired policy from the list, or select Clear policy to remove an existing one

The new policy is applied (or the existing one cleared) immediately, and compliance is re-evaluated.

Bulk operations: export and import

For large-scale governance operations, the Manage views support bulk updates through CSV export and import.

Export

  • Exports either the selected applications or, if none are selected, all currently visible applications
  • The CSV file includes application identifiers and the currently assigned policy

Import

  • Allows administrators to re-import a modified CSV file
  • Policy assignments in the file are applied to the corresponding applications

This enables efficient bulk updates, such as reassigning policies across large sets of applications.

Typical bulk workflow

  1. Filter the table to the relevant applications
  2. Select the apps of interest
  3. Export the visible rows to CSV
  4. Modify the policy column in the CSV file
  5. Import the file to apply changes at scale

Managing sign-in access

Administrators can control user access by enabling or disabling sign-in for applications directly from the Manage views.

Disable sign-in

To disable sign-ins:

  1. Select one or more applications from the table.
  2. Click the Disable sign-in button in the table toolbar.
  3. Review the confirmation dialog.
  4. Confirm the action to disable sign-ins for the selected application(s).
  5. Once disabled, users will no longer be able to sign in to the application.

Re-enable sign-in

To re-enable sign-ins:

  1. Select the disabled application.
  2. Click the Enable sign-in button in the table toolbar (the button icon reflects the disabled state).
  3. Confirm the action in the dialog.

Bulk sign-in operations

Sign-in state changes can be applied to multiple applications simultaneously:

  • If all selected applications currently allow sign-ins, the action will disable sign-ins for all of them.
  • If at least one selected application has sign-ins disabled, the action will enable sign-ins for all selected applications.

Deleting applications

Administrators can permanently remove applications from the Manage views.

Delete an application

  1. Select one or more applications from the table.
  2. Click the trash can button in the toolbar.
  3. Review the confirmation dialog.
  4. Confirm to permanently delete the selected application(s).
warning

Deletion is irreversible

Deletion behavior

  • When deleting an app registration, the associated enterprise application is deleted automatically.
  • When deleting an enterprise application, if the associated app registration belongs to the current tenant, it is also deleted.