Hello @SANTHOSH PATIL,
Thanks for posting this query!
The "best" method for creating a resource in Azure largely depends on your specific use case and the tools or interfaces you're most comfortable with.
Quickstart: Create an Azure Event Hubs schema registry using Azure portal
Azure Portal is a great choice for people who prefer a graphical interface. To create a schema, you first need to create an Azure Event Hubs Namespace, and then create an Event Hub within that namespace.
Please check the below document as well.
Event Hubs Schema Registry :
SchemaRegistryCreate