Hello @Serkan ŞENTÜRK
Thank you for posting your query on Microsoft Q&A.
I see that whenever you try to log in to the Azure admin center, it says you don't have access permission to portal.
Could you please confirm if you are the global administrator in the tenant? if your task is to reset user's password then you have to be a global admin or at least password admin of the tenant, please check the permissions once again. https://learn.microsoft.com/en-us/entra/fundamentals/users-reset-password-azure-portal
Or another cause can be:
It appears that maybe you are re-directing to different tenant where you are not a part of it. whenever we try to login in azure portal it directs you to the domain.onmicrosoft.com
directory. Please verify whether this is the correct tenant ID. If it’s not, I recommend manually specifying your tenant by using either the tenant ID or domain name in the URL:
-
https://portal.azure.com/<tenantID>
-
https://portal.azure.com/<domain.onmicrosoft.com>
Note: Be sure to replace <tenantID>
and <domain.onmicrosoft.com>
with your actual tenant ID or domain name.
Following these steps should redirect the authentication process to the correct directory. Please let me know if this resolves the issue.
If the issue still the same, try to access https://myaccount.microsoft.com/?tenant=<tenantID>
. Replace with your tenantID or domain name.
I hope this clarifies things. Please contact us If you’re still facing difficulties, I’m here to help.
If this answers your query, do click "Accept Answer" and Yes for "Was this answer helpful". And, if you have any further query do let us know.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Best regards,
Sakshi Devkante