You do not have access to the effective routes on network interface

Gibelli, David 1 Reputation point
2021-07-29T15:23:58.433+00:00

When I try to view effective routes I get the error "You do not have access to the effective routes on network interface" even though I am a Global Reader, why is this?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,051 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. SRIJIT-BOSE-MSFT 4,346 Reputation points Microsoft Employee
    2021-07-30T05:23:17.637+00:00

    @Gibelli, David , Thank you for your question.

    The "Get network interface effective route table" operation currently requires Microsoft.Network/networkInterfaces/effectiveRouteTable/action. [Reference]

    There is an open feature request to change the permission required to end in read here. The Azure Networking team is evaluating for improvements and how to incorporate this in the future.

    As a work around, for now, you need to have an Azure RBAC role that contains the Microsoft.Network/networkInterfaces/effectiveRouteTable/action permission.

    ----------

    Hope this helps.

    Please "Accept as Answer" if it helped, so that it can help others in the community looking for help on similar topics.

    1 person found this answer helpful.

Your answer

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