exam questions

Exam AZ-720 All Questions

View all questions & answers for the AZ-720 exam

Exam AZ-720 topic 2 question 22 discussion

Actual exam question from Microsoft's AZ-720
Question #: 22
Topic #: 2
[All AZ-720 Questions]

A company deploys an ExpressRoute circuit.
You need to verify accepted peering routes from the ExpressRoute circuit.
Which PowerShell cmdlet should you run?

  • A. Get-AzExpressRouteCircuit
  • B. Get-AzExpressRouteCircuitRouteTable
  • C. Get-AzExpressRouteCircuitStats
  • D. Get-AzExpressRouteCircuitPeeringConfig
  • E. Get-AzExpressRouteCrossConnectionPeering
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
terawatt
1 year, 11 months ago
Selected Answer: B
This command returns the route table associated with the specified Azure ExpressRoute circuit peering. It shows all the routes learned from the on-premises network.
upvoted 1 times
...
cris_exam
2 years, 2 months ago
Selected Answer: B
Yup, B it is https://learn.microsoft.com/en-us/powershell/module/az.network/get-azexpressroutecircuitroutetable?view=azps-9.3.0#description
upvoted 1 times
...
Alvin_Widiawan
2 years, 4 months ago
Selected Answer: B
Looks ok : https://learn.microsoft.com/en-us/powershell/module/az.network/get-azexpressroutecircuitroutetable?view=azps-9.3.0#description The Get-AzExpressRouteCircuitRouteTable cmdlet retrieves a detailed route table of an ExpressRoute circuit. The route table will show all routes or can be filtered to show routes for a specific peering type. You can use the route table to validate your peering configuration and connectivity
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...