Hi @Khalid Javed Anjum ,
I understand that you are receiving the 403 error while trying to access the ActiveDirectoryMenuBlade.
This error typically means the admin of the tenant has not given the permission to access the "Admin Portal" with a non-administrator account. This can happen even if you are an Owner of the subscription since the IAM policy of the Azure AD tenant will still block you in this scenario.
If this is the case, the admin needs to either set "restrict access to Azure AD administration portal" to "No" or grant you an admin role.
If you believe that this is not the case, please provide a fiddler trace when you navigate to that error page, and share what you see in the ForbiddenResponse (whether you see the RequestFromUnsupportedUserRole error or something else).
If you have tried these steps and are still having this issue, feel free to reach out to me (leaving my email in a private comment), and I will happily troubleshoot over email or open a ticket for you.
-
If the information helped you, please Accept the answer. This will help us as well as other community members who might be researching similar information.