Network Access Policy Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
NetworkAccessPolicy.Read.All | 8a3d36bf-cb46-4bcc-bec9-8d92829dab84 | Read all security and routing policies for network access | Allows the app to read your organization’s network access policies, without a signed-in user. |
NetworkAccessPolicy.ReadWrite.All | f0c341be-8348-4989-8e43-660324294538 | Read and write all security and routing policies for network access | Allows the app to read and write your organization’s network access policies, without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
NetworkAccessPolicy.Read.All | ba22922b-752c-446f-89d7-a2d92398fceb | Read security and routing policies for network access | Allows the app to read your organization’s security and routing network access policies on behalf of the signed-in user. |
NetworkAccessPolicy.ReadWrite.All | b1fbad0f-ef6e-42ed-8676-bca7fa3e7291 | Read and write security and routing policies for network access | Allows the app to read and write your organization’s security and routing network access policies on behalf of the signed-in user. |