Skip to content

[Graph] Support deletedItems APIs #22628

@jiasli

Description

@jiasli

Related command
az ad

When deleting objects from Microsoft Graph, they are soft-deleted. They still count against the quota

https://docs.microsoft.com/en-us/azure/active-directory/enterprise-users/directory-service-limits-restrictions

A non-admin user can create no more than 250 Azure AD resources. Both active resources and deleted resources that are available to restore count toward this quota.

There are APIs for finding deleted objects and permanently (purge) them:

Azure CLI should support deletedItems APIs.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions