BGP Routing Path

Active active mode in the VPN Gateway set to enabled, this mean Azure will have 2 BGP Peer IP and 2 VPN Public IP.
Azure BGP Peer IP : 10.201.0.4 and 10.201.0.5
I also have 2 local connection from VGW to my onpremises using 2 different internet connection.
Onprem BGP Peer IP : 10.201.0.101 and 10.201.0.201
BGP Peer 10.201.0.101 connected to 10.201.0.4 and BGP Peer 10.201.0.201 connected to 10.201.0.5
So in this picture we can see there are another 2 BGP with status connecting. 10.201.0.101 to 10.201.0.5 and 10.201.0.201 to 10.201.0.4.
Can i know if this configuration is right for active active mode?