IAMinerva
HomeBlogAbout
m3M365 NewscoMicrosoft CopilotteMicrosoft TeamsshSharePoint & OneDriveinIntune & SecurityexExchange & OutlookpoPower PlatformazAzure & Entra IDtuTutorials & GuidesevEvents & ConferencesseSecuritywiWindows
IAMinerva

Professional blog dedicated to the Microsoft 365 ecosystem.

Quick links

HomeBlogAboutNewsletter

Stay informed

Get the latest Microsoft 365 news delivered straight to your inbox.

© 2026 IAMinerva. All rights reserved.

Built withNext.js&Tailwind
Microsoft Entra Backup and Recovery : Preview détaillée
BlogAzure & Entra IDMicrosoft Entra Backup and Recovery: Detailed Preview
Azure & Entra ID#Microsoft Entra#Backup and Recovery#Azure AD

Microsoft Entra Backup and Recovery: Detailed Preview

Microsoft Entra Backup and Recovery provides a robust solution to secure and restore critical data from your Azure tenant easily.

Houssem MAKHLOUF
March 23, 2026
4 min read

TL;DR par Minerva

généré par IA

Microsoft Entra Backup and Recovery provides a robust solution to secure and restore critical data from your Azure tenant easily.

Introduction

Microsoft Entra Backup and Recovery is an integrated solution offering advanced tools for backing up and recovering critical directory objects. Tailored for IT professionals, this solution enables efficient restoration of elements following accidental modifications or compromises.

i

Why use Microsoft Entra?

Microsoft Entra ensures the security and continuity of critical data for organizations implementing a robust cloud strategy.

Prerequisites

To benefit from Microsoft Entra Backup and Recovery, you must meet the following criteria:

  • Your tenant must belong to a workforce configuration. External ID and Azure AD B2C tenants are not supported.
  • Microsoft Entra ID P1 or P2 licenses are required.
  • Access requires one of the following roles:
    • Microsoft Entra Backup Reader: Read access to backups, difference reports, and recovery history.
    • Microsoft Entra Backup Administrator: Full access to trigger restore operations or create reports. This role includes Global Administrator permissions.
!

Attention to roles

Ensure you assign administrative roles correctly to avoid configuration errors or inappropriate access.

Main Features

Microsoft Entra Backup and Recovery provides several powerful tools:

  • View available backups.
  • Create difference reports to compare current states to previous backups.
  • Selective or full recovery of modified objects.
  • Detailed history of recovery actions.
✦

Tip for optimal restoration

Before any operation, generate a difference report to analyze changes and precisely select objects to restore.

Recoverable Objects and Properties

Restoration is limited to certain object types and their supported properties. This list evolves with Microsoft updates:

Users

Recoverable properties include, among others:

  • DisplayName
  • GivenName
  • UserPrincipalName
  • TelephoneNumber

Groups

Properties include:

  • DisplayName
  • Description
  • MailNickname

Applications and Service Principal

Application objects contain properties such as DisplayName and Notes while service principals include AccountEnabled and Description.

Policies and Settings

  • Conditional access policies.
  • Named locations.
  • Authentication methods.

For the comprehensive list of supported properties, visit the official Microsoft Graph documentation.

Managing Limitations

Execution Duration

Operation duration varies depending on the tenant:

  • Initial loading: up to 2.5 hours for large tenants.
  • Repeated operations: significantly faster thanks to cached data usage.

Permanently Deleted Objects

Only objects deleted in a reversible manner can be restored. Permanent deletions require creating a new object.

On-premises AD Sync

Objects synchronized from an on-premises Active Directory are visible in reports but cannot be restored via Microsoft Entra Backup and Recovery.

Ă—

Critical point

Configure a robust on-premises AD solution for objects managed outside the cloud to ensure continuity of your operations.

Soft Delete: A Pillar of Recovery

Soft delete preserves deleted objects temporarily, providing a 30-day recovery window. Unlike hard deletion, it maintains data integrity and relationships.

Deletion TypeWhat Happens?Can It Be Recovered?
Soft deleteObject deleted then recoverableYes
Hard deleteObject permanently erasedNo

Quick Guide: Create a Difference Report

1

Access the backup on the Entra portal

Sign in to the Microsoft Entra portal and locate the backup and recovery section.

2

Generate a difference report

Select a specific backup and click on the report option. Apply filters for targeted analysis.

⚡PowerShell
1# PowerShell example
2Get-MgBackupDifferences -BackupId {BackupGUID} -Filters {ObjectType}
3

Analyze the report

Review the listed modifications before proceeding with a restore.

Glossary of Key Terms

  • Soft delete: Reversible deletion allowing temporary recovery.
  • Hard delete: Permanent deletion with no possibility of restoration.
  • Workforce Tenant: Cloud directory dedicated to managing employee identities.
  • Microsoft Graph: API for managing Microsoft 365 and Azure AD data.

Useful Links

  • Official documentation on Entra Backup and Recovery
  • Microsoft Graph API and recovery management
  • Best practices concerning Cloud recovery scenarios
Share:
HM

Houssem MAKHLOUF

Microsoft 365 enthusiast & IT professional.

Previous article

Azure Arc Gateway for Kubernetes Now Available in GA

Mar 22, 2026
Next article

IC3: Accelerating Intune Management with Real-Time Actions

Mar 24, 2026

Related articles

Réseau de données avec une loupe et graphiques informatiques.azure

Azure Copilot Observability Agent: Diagnosing Your Applications

Discover Azure Copilot Observability Agent: automatically diagnose application problems and reduce resolution time with Azure AI.

Jun 29, 20267 min
Arbre stylisé en doré sur fond noir avec des éléments circulaires.azure

Choosing the Right Extension Type in Microsoft Entra

Discover Microsoft Entra extension types and choose the optimal configuration for your directory objects based on their usage.

Jun 27, 20264 min
Pyramide réfléchissante au centre de réseaux de fils dorés et cercles.azure

Graph Delta Queries for Entra ID Groups

Learn how to use Graph Delta Queries for Entra ID groups to track changes in real-time. Tutorials and scripts included.

Jun 27, 20264 min