Skip to content

Commit fb6d0ae

Browse files
Update error-code-aadsts7000112-application-is-disabled.md
1 parent c3248a2 commit fb6d0ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/entra/entra-id/app-integration/error-code-aadsts7000112-application-is-disabled.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Work together with the resource tenant owners to determine why the service princ
3232

3333
| Scenario | Action |
3434
|--|--|
35-
| The service principal is supposed to be disabled. | Don't do anything. Access is intentionally blocked. We don't expect or recommend that resource tenant administrators of first-party applications disable the respective service principal. Microsoft Services automatically provisions and manages the service principals. It's possible that the backing application associated with this service principal was intentionally disabled globally by the home tenant admin, the app owner, or by Microsoft. For more information, see [Deactivate an enterprise application](/entra/identity/enterprise-apps/deactivate-application-portal). |
35+
| The service principal is supposed to be disabled. | Don't do anything. Access is intentionally blocked. We don't expect or recommend that resource tenant admins of first-party applications disable the respective service principal. Microsoft Services automatically provisions and manages the service principals. It's possible that the backing application associated with this service principal was intentionally disabled globally by the home tenant admin, the app owner, or by Microsoft. For more information, see [Deactivate an enterprise application](/entra/identity/enterprise-apps/deactivate-application-portal). |
3636
| The service principal isn't supposed to be disabled, or it was disabled mistakenly. | Ask the resource tenant owners to re-enable the service principal. One method to re-enable the service principal is to use PowerShell to set the `-AccountEnabled` parameter to `$true`. For more information, see the [Set-AzureADServicePrincipal](/powershell/module/azuread/set-azureadserviceprincipal#example-1-disable-the-account-of-a-service-principal) cmdlet reference. |
3737

3838
## More information

0 commit comments

Comments
 (0)