https://learn.microsoft.com/en-us/graph/api/networkaccess-policy-list-policyrules?view=graph-rest-beta&tabs=http
I’ve noticed this graph api that allows you to retrieve a list of forwarding rules within a forwarding policy.
How would I modify this query to retrieve this for a particular user?
I’m using azure logic apps + Microsoft graph api to retrieve and use this data.