Good Morning,
Apologies if this is in the wrong place but i'm trying to work out if it's possible to do azure event hub certificate authentication in conjunction with a private link.
Basically i am looking to have a private endpoint in my virtual network that points to a eventhub in another tenant, and use certificates for authentication instead of just a connection string.
Is this possible, and if so would it just be a case of creating a an app registration and modifying the connection string to contain this information?