Creating the Microsoft Azure Cognitive Service
Create Azure Cognitive service to analyze image data.
We'll cover the following
Creating the Microsoft Azure Cognitive service
In this lesson, we will create our Azure Cognitive service using Azure CLI. The terminal below will provide us access to Azure CLI. But before executing the commands, please note the additional environment variable the terminal needs:
cognitiveServiceName
: The name of the Azure Cognitive service we want to create. This name should be globally unique as the name will be a part of an HTTP request.
Get hands-on with 1300+ tech skills courses.