Skip to content

Commit 8e7c252

Browse files
authored
Merge pull request #7970 from MicrosoftDocs/SEOKK-MSFT-AddLimitationToPoaCleanUpDoc
AB#3271: Update cleanup-inherited-access.md
2 parents 8ab4c1f + ef76015 commit 8e7c252

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/power-platform/dataverse/user-permissions/cleanup-inherited-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: How to clean up inherited access
33
description: Introduces how to remove inherited access to records when the cascade configuration of a table changes in Microsoft Dataverse.
4-
ms.date: 09/08/2023
4+
ms.date: 01/07/2025
55
author: paulliew
66
ms.author: paulliew
77
ms.reviewer: jdaly
@@ -114,7 +114,7 @@ OData-Version: 4.0
114114

115115
---
116116

117-
The `CreateAsyncJobToRevokeInheritedAccess` action creates a new asynchronous job named `RevokeInheritedAccess`. You can monitor the success of this job. For more information, see [monitoring system jobs](/power-platform/admin/manage-dataverse-auditing#monitoring-system-jobs) or [managing system jobs with code](/power-apps/developer/data-platform/asynchronous-service#managing-system-jobs).
117+
The `CreateAsyncJobToRevokeInheritedAccess` action creates a new asynchronous job named `RevokeInheritedAccess`. You can monitor the success of this job, but there isn't any way to preview the records that will be affected. For more information, see [monitoring system jobs](/power-platform/admin/manage-dataverse-auditing#monitoring-system-jobs) or [managing system jobs with code](/power-apps/developer/data-platform/asynchronous-service#managing-system-jobs).
118118

119119
### Reset inherited access
120120

0 commit comments

Comments
 (0)