Peer-to-peer connection in matchmaking is currently not officially supported. Consider PlayFab Party, or contact us for more information.
Specify an IP address as an attribute
Similar to Specifying attributes with your tickets, an arbitrary value such as an IP address can be specified as an attribute. It does not need to correspond to a rule.Retrieving all player IPs from a Match
When calling GetMatch, specify the flagReturnMemberAttributes as true to have the attributes of each ticket returned. This will include the specified IP addresses.
While this can be used to exchange IPs, it does not guarantee connectivity between the clients.
