NSX-T: Get BGP Route Table from T0 via Powershell/Curl
Summary:
Azure VMware Solution doesn't currently allow CLI/SSH access to your Edge VMs. So typical CLI way to find information is not possible. If you need to get things like a route table from your T0, you need to do it through API methods since the UI still doesn't provide this. [Update: I lied, you can download route table via UI. But imagine how much cooler you would be using powershell. ;)]
UI Method:
Powershell Method:
Curl Method:
Comments