Cloud-Architekt/AzureAD-Attack-Defense

Errors executing Logic App

Closed this issue · 0 comments

When I run the Logic App, I get the following error:

{
"error": {
"code": "AuthenticationError",
"message": "AADSTS500014: The service principal for resource '47ee738b-3f1a-4fc7-ab11-37e4822b007e' is disabled. This indicate that a subscription within the tenant has lapsed, or that the administrator for this tenant has disabled the application, preventing tokens from being issued for it. Trace ID: 703bc6a1-ad77-4b3b-a7ba-3aa6 Correlation ID: 175795e3-c60d-454c-9a83-a1ce Timestamp: 2024-03-20 13:36:24Z",
"innerError": {
"date": "2024-03-20T13:36:24",
"request-id": "175795e3-c60d-454c-9a83-a1ce7f7ff9e3",
"client-request-id": "175795e3-c60d-454c-9a83-a1ce7f7ff9e3"
}
}
}

image