How to find out which application is using an existing Service Principal which is about to expire.

Sachin D 21 Reputation points
2022-03-14T11:03:38.567+00:00

We have a Azure Service Principal that was registered about a year ago by someone (probably left the organisation ). I have newly joined the team and I want to find out where this Service Principal has been used before it expires in a few days time.
From the sign in logs it show that it is being used by Storage Account but I am unable to find exactly where. appreciate if someone can help.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,477 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sam Cogan 10,757 Reputation points MVP
    2022-03-14T13:57:22.927+00:00

    There isn't really a way to find this as applications that use the service principal do not need to register their usage, and AAD will not tell you what app has used it, just that it has been used. Unfortunately, if you have not tracked this then you will need to wait for it to expire and see what breaks.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.