microsoft / SynapseML

Simple and Distributed Machine Learning
http://aka.ms/spark
MIT License
5.07k stars 831 forks source link

Enable Integration with API Management Service #1664

Open jakeatmsft opened 2 years ago

jakeatmsft commented 2 years ago

Is your feature request related to a problem? Please describe. Customer is requesting to use OpenAI service behind Azure API Management for management of keys and security features. My understanding is that they will not be able to use PySpark API without direct access to Az OpenAI service via access key.

Describe the solution you'd like Ability to configure endpoints in PySpark OpenAI API so that we can use SynapseML to execute batch scoring in PySpark through API Management service.

github-actions[bot] commented 2 years ago

Hey @jakeatmsft :wave:! Thank you so much for reporting the issue/feature request :rotating_light:. Someone from SynapseML Team will be looking to triage this issue soon. We appreciate your patience.

mhamilton723 commented 2 years ago

thanks for reaching out @jakeatmsft what do you mean by using APIM? Do you have a doc we can use to see how to support this?