Skip to content

Commit a271401

Browse files
committed
update
1 parent e571655 commit a271401

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/route-server/troubleshoot-route-server.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,14 @@ Azure Route Server drops routes with an ASN of 0 in the AS-Path. To ensure these
9595

9696
When you advertise the same routes from your on-premises network to Azure over multiple ExpressRoute connections, normally ECMP is enabled by default for the traffic destined for these routes from Azure back to your on-premises network. Currently, when you deploy the Route Server, multiple-path information is lost in the BGP exchange between ExpressRoute and the Route Server, and consequently traffic from Azure will traverse only on one of the ExpressRoute connections.
9797

98+
## Operational Issues
99+
100+
### Why am I seeing an error about invalid scope and authorization to perform Route Server operations?
101+
102+
If you see an error in the below format, then please make sure you have the following permissions configured: [Route Server Roles and Permissions](roles-permissions.md#permissions)
103+
104+
Error message format: "The client with object id {} does not have authorization to perform action {} over scope {} or the scope is invalid. If access was recently granted, please refresh your credentials."
105+
98106
## Next step
99107

100108
To learn how to create and configure Azure Route Server, see:

0 commit comments

Comments
 (0)