website/versioned_docs/version-1.0.1/Get Started/Set up Cognitive Services.md
In order to use SynapseML's OpenAI or Azure AI Services features, specific Azure resources are required. This documentation walks you through the process of setting up these resources and acquiring the necessary credentials.
First, create an Azure subscription to create resources.
The Azure OpenAI service can be used to solve a large number of natural language tasks through prompting the completion API. To make it easier to scale your prompting workflows from a few examples to large datasets of examples, we have integrated the Azure OpenAI service with the distributed machine learning library SynapseML. This integration makes it easy to use the Apache Spark distributed computing framework to process millions of prompts with the OpenAI service.
To set up your Azure OpenAI Resource for SynapseML usage you need to:
To set up Azure AI Services for use with SynapseML you first need to: