An Azure machine learning service for building and deploying models.
@Abhishek Rao Thanks for the question. Can you please share the score.py to check the schema and If you've enabled an OpenAPI(Swagger) specification for your deployment, you can use tools such as swagger-codegen to create client libraries for your service.
Please follow the samples to consume an Azure Machine Learning model deployed as a web service.