Proper way to backup Microsoft Entra ID security groups

Gashi, Driton 20 Reputation points
2024-09-09T11:26:42.5166667+00:00

Hi Team.

Sadly Microsoft Entra ID Deleted Groups supports only M365 groups :(

I am using a poweshell script that "backups" security groups (with specific prefix) into CSV files and store those into my cloud storage account so that other collegues can access them as well. I run the script manually every day. I don't like this appooach.

Anyone knows a proper way to backup Entra ID security groups? Perhaps an external tool that is not very costly (those that are not licensed per user)?

Thanks in advance!

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

Accepted answer
  1. Vasil Michev 119.7K Reputation points MVP Volunteer Moderator
    2024-09-09T16:39:21.5633333+00:00

    There are few "configuration-as-code" tools out there which you can use for that purpose. But at the end of the day, they're using the same methods/APIs you have access to. Until Microsoft provides a real backup solution that is, or at least soft-delete functionality.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.