Skip to content

Commit bc543da

Browse files
Add link to application restore doc
Added a link directly to the application/service principal restore documentation where mentioned as a recovery option.
1 parent 2b9f4fe commit bc543da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/develop/troubleshoot-required-resource-access-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In general, all applications with more than 400 permissions have exceeded the co
2828
2929
## Resolution steps
3030

31-
If the application isn't needed anymore, the first option you should consider is to delete the app registration entirely. (You can restore recently deleted applications, in case you discover soon afterwards that it was still needed.)
31+
If the application isn't needed anymore, the first option you should consider is to delete the app registration entirely. (You can [restore recently deleted applications](https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/recover-from-deletions#applications-and-service-principals), in case you discover soon afterwards that it was still needed.)
3232

3333
If you still need the application or are unsure, the following steps will help you resolve this issue:
3434

@@ -147,4 +147,4 @@ process {
147147

148148
- Learn about API permissions and the Microsoft identity platform: [Overview of permissions and consent in the Microsoft identity platform](permissions-consent-overview.md)
149149
- Understand the permissions available for Microsoft Graph: [Microsoft Graph permissions reference](/graph/permissions-reference)
150-
- Review the limitations to application configurations: [Validation differences by supported account types](supported-accounts-validation.md)
150+
- Review the limitations to application configurations: [Validation differences by supported account types](supported-accounts-validation.md)

0 commit comments

Comments
 (0)