How do I contact my Entra tenant administrator?

Matthew Serwinowski 20 Reputation points Microsoft Employee
2026-07-04T09:15:32.3566667+00:00

I am trying to generate a client secret in Entra, but there is an error message saying this is blocked, contact your tenant administrator. I have no idea how to determine who that is

Microsoft Security | Microsoft Entra | Microsoft Entra ID

Answer accepted by question author
Nathan Roberts (SN) 13,616 Reputation points Student Ambassador Volunteer Moderator
2026-07-04T12:20:07.68+00:00

Hey there, Matthew Serwinowski

... but there is an error message saying this is blocked, contact your tenant administrator. I have no idea how to determine who that is

Please can you check which tenant you are currently on by signing into your account here: https://portal.azure.com/#settings/directory

Please look at the "Current directory" to see what directory you are currently in.

User's image

If you are in your own tenant, then you should be the global administrator. If the directory shown is your employer’s tenant, the tenant admin is your internal IT department. In your case, this would be Microsoft's IT department.

Some organisations enable an app management policy that blocks adding new client secrets. If that’s the case, only your tenant admin can change it.

I am trying to generate a client secret in Entra

Microsoft recommends using certificates instead of client secrets, as they’re more secure and avoid the risks of hard coded secrets being leaked. More info here: https://learn.microsoft.com/en-us/entra/identity-platform/how-to-add-credentials?tabs=certificate

Hope this helps,
Nathan

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Newest

Your answer

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