Where to find authorization policy in portal

Prasanth J.k 40 Reputation points
2024-10-07T11:07:40.05+00:00

I can collect authorization policy from https://graph.microsoft.com/v1.0/policies/authorizationPolicy but I need to make changes to that in portal. Is it possible and where to find that policy?

Note : I dont need to use powershell or api, I need to a was to find those policy in console UI.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Akhilesh Vallamkonda 15,345 Reputation points Moderator
    2024-10-09T18:02:29.4266667+00:00

    Hi @Prasanth J.k

    Thank you for post!

    I understand that you would like to make the changes of authorization policy via azure portal.
    The policy at https://graph.microsoft.com/v1.0/policies/authorizationPolicy is not directly editable through the Azure portal. This policy is typically managed via Microsoft Graph API. If you need to make changes to this policy, you’ll typically use the Microsoft Graph API to do so.

    Appreciate if you could share the feedback on this in our feedback community forum which is closely monitored by our product team.

    Reference: https://learn.microsoft.com/en-us/graph/api/authorizationpolicy-update?view=graph-rest-1.0&tabs=http

    Hope this helps. Do let us know if you any further queries by responding in the comments section.

    Thanks,

    Akhilesh.


    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.


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.