Skip to content

Commit 399d7c7

Browse files
authored
Merge pull request #8695 from MicrosoftDocs/paulliew-patch-4
Update user-team-entities.md
2 parents 7dafbb4 + 0426498 commit 399d7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/data-platform/user-team-entities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ User and team management is the area of Microsoft Dataverse where you can create
5050

5151
To find the user who is currently logged on or who is impersonated, call the <xref:Microsoft.Crm.Sdk.Messages.WhoAmIRequest> message.
5252

53-
### Delete a user (preview)
53+
### Delete a user
5454

5555
In Dataverse, users can be disabled and deleted. You can delete a user from Power Platform (Dataverse) assuming you have the required access permission to the [SystemUser table](reference/entities/systemuser.md) row. There is a sequence of tasks to follow. You cannot simply delete the row in a single call. You must first delete the user registered in Microsoft Azure Active Directory (AD) and then delete the user in Dataverse. The procedure to follow is outlined below.
5656

0 commit comments

Comments
 (0)