Skip to content

Commit 8a95d04

Browse files
committed
resolve validation suggestions
1 parent 9c57753 commit 8a95d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/manage-apps/restore-permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To restore previously revoked permissions for an application, you need:
4141
>[!NOTE]
4242
>Regranting admin consent will remove any granted permissions that are not part of the default set configured by the developer.
4343
44-
If you know the specific permission that was revoked, you can grant it again manually using [PowerShell](/powershell/microsoftgraph/tutorial-grant-delegated-api-permissions?view=graph-powershell-1.0) or the [Microsoft Graph API](/graph/permissions-grant-via-msgraph?tabs=http&pivots=grant-delegated-permissions).
44+
If you know the specific permission that was revoked, you can grant it again manually using [PowerShell](/powershell/microsoftgraph/tutorial-grant-delegated-api-permissions?view=graph-powershell-1.0&preserve-view=true) or the [Microsoft Graph API](/graph/permissions-grant-via-msgraph?tabs=http&pivots=grant-delegated-permissions).
4545
If you don't know the revoked permissions, you can use the scripts provided in this article to detect and restore revoked permissions.
4646

4747
First, set the servicePrincipalId value in the script to the ID value for the enterprise app whose permissions you want to restore. This ID is also called the `object ID` in the Azure portal **Enterprise applications** page.

0 commit comments

Comments
 (0)