Greetings & Welcome to Microsoft Q&A forum! Thanks for posting your query!
Apologies for the inconvenience.
The issue you are facing is due to the limitations of Azure Event Hub’s Schema Registry when using a private endpoint. The warning message indicates, not all Schema Registry functionalities are supported with private endpoint connections.
Schema Registry in Azure Event Hubs provides you with a repository to use and manage schemas in schema-driven event streaming scenarios. Azure Schema Registry is a feature of Event Hubs, which provides a central repository for schemas for event-driven and messaging-centric applications. It provides the flexibility for your producer and consumer applications to exchange data without having to manage and share the schema.
Here are some limitations and considerations for creating an Azure Event Hubs schema registry using Azure portal:
For additional information please refer: Create an Azure Event Hubs schema registry using Azure portal.
Here are the limitations and considerations for Event Hubs namespace:
For details please refer: Allow access to Azure Event Hubs namespaces via private endpoints.
I hope this information helps. Please do let us know if you have any further queries.