Admin read only

  • Last update on May 26th, 2026

During onboarding, CoreView connects to the Microsoft tenant by using service accounts. These accounts are required to establish connectivity and allow imports to run during onboarding and after onboarding.

The “Admin read-only” page displays the service accounts used for this connection and allows Tenant Admins to manage them after onboarding. From this page, Tenant Admins can:

  • View the service accounts
  • Switch between automatic and manual service account modes
  • Recreate automatic service accounts
  • Update credentials for manual service accounts
  • Run a pre-import check to validate the configuration

Available service account modes

Automatic service accounts

In automatic mode, CoreView creates the required service accounts directly in the Microsoft tenant.

When this option is selected:

  1. CoreView creates the two required users in the tenant
  2. CoreView applies the service-account configuration defined for the onboarding process
  3. Before imports resume, CoreView runs a pre-import check to validate the account credentials and tenant connectivity
Automatic service accounts

Manual service accounts

In manual mode, the organization creates the required service accounts directly in Microsoft Entra before configuring them in CoreView, and must assign the permissions required for connectivity. For manual account creation steps, see How to create a service account in the Microsoft admin center.

The following credentials must then be entered in CoreView:

  • Username
  • Password

CoreView uses these credentials to authenticate to Microsoft and start the import process.

Validate service accounts

Tip

Use this mode when the organization manages service accounts internally and applies its own credential governance processes, such as password rotation.

 

Switch between service account modes

You can switch between automatic and manual mode at any time after onboarding. To begin, select “Manual” or “Automatic” by using the toggle in the Service Accounts section of the Admin read-only page under Organization Settings.

Toggle to switch modes

When switching from manual to automatic mode, or when recreating service accounts in automatic mode, CoreView deletes the previous service accounts from the Microsoft tenant.

This cleanup removes unused service accounts from the environment and reduces the risk associated with retaining privileged accounts that are no longer in use.

Please do not select existing users and repurpose them as service accounts.

 

Recreate automatic service accounts

If automatic mode is enabled, the service accounts can be recreated at any time.

When this action is performed:

  1. CoreView creates two new users in the Microsoft tenant
  2. CoreView reapplies the service-account configuration defined for onboarding
  3. A pre-import check runs automatically
  4. If the check succeeds, connectivity is confirmed
  5. Future imports can run normally
  6. The old service accounts are deleted

The pre-import check uses the same validation logic used during onboarding. It confirms that the connection between CoreView and Microsoft is working before imports proceed.

Step 1: enable Management session

Make sure “Management” is set to “ON”. If it is off, activate a management session by using the Management toggle at the top of the page, then selecting “Turn on management session”. Wait until activation is complete.

Turn on management session

Step 2: recreate admins

Click “Create all admin accounts” and proceed with the recreation. Wait for the Admin read-only accounts to be created. You can monitor task progress by selecting the notification bell icon next to the Management toggle.

Recreate all admins

Enable the Password never expires option for service accounts to prevent import interruptions. This can be done directly in CoreView through the Password never expires management action overview.

 

Update manual service account credentials

If manual mode is enabled, service account credentials can be updated directly from the “Admin read-only” page. This procedure supports periodic password rotation for manually managed service accounts.

  1. Update the password for the service account in the Microsoft 365 admin center
  2. Enter the new credentials in CoreView
  3. Save the changes
  4. Allow CoreView to validate the credentials
  5. Allow the pre-import check to confirm connectivity

Step 1: update password in Microsoft 365 admin center

  • Navigate to the Microsoft 365 admin center.
  • In the “Active users” report, locate the required CoreView service account and click the “Reset password” icon.
Find the service account and select the “Reset password” icon

Enter a new password, then click “Reset password” at the bottom of the modal to confirm.

Enter a new password and click “Reset password”

Step 2: validate password in CoreView

On the “Admin read-only” page in manual mode, click the “Edit” button.

Edit service accounts

Enter the new password and click “Validate”.

Validate password

If the password matches the one updated in the Microsoft 365 admin center, a success message appears at the top of the page. Click “Save”.

Pre-import check

Every time a relevant change is made to the service account configuration, CoreView runs a pre-import check.

This check verifies that:

  • The credentials are valid
  • The connection to Microsoft can be established
  • The configuration is ready for future imports

The pre-import check result identifies:

  • What failed
  • Why it failed
  • What must be corrected

Examples of issues that may be reported include:

  • Credentials that do not match the accounts configured in Microsoft Entra
  • Failed connectivity validation
  • Configuration problems preventing a successful pre-import check
Validation error

If the check fails, the page displays the validation result and the condition that must be corrected before imports resume.