Azure / open-service-broker-azure

The Open Service Broker API Server for Azure Services
https://osba.sh
MIT License
248 stars 100 forks source link

Enable content moderator service in the broker #724

Open derberg opened 5 years ago

derberg commented 5 years ago

I'm from Kyma project https://kyma-project.io/ that you might know as we contributed few times to the broker to have nice provisioning schemas for the UI. Your broker is one that our users can provision and integrate into Service Catalog to easily access Azure services without accessing Azure Console https://kyma-project.io/docs/components/service-catalog/#service-brokers-azure-service-broker

Many people tell us that they use Azure Text Analytics and its Sentiment analysis but they also tell us that Content Moderator https://azure.microsoft.com/en-us/services/cognitive-services/content-moderator/ is something they would love to use but because it is not accessible through the broker, they can't.

do you have any plans to extend the list of services, especially with Content Manager?