# About the Microsoft Vision connector

> Integration Service connector for Microsoft Vision, providing Azure Computer Vision capabilities such as image analysis, face detection, and content classification.

Microsoft Computer Vision provides state-of-the-art algorithms to process images and return information.

You can use Microsoft Computer Vision to:

* Determine if an image contains mature content.
* Find all the faces in an image.
* Estimate dominant and accent colors.
* Categorize the content of images.
* Describe an image with complete English sentences.
* Generate image thumbnails for displaying large images effectively.

:::note
This connector is built by UiPath and receives official support selectively. The connector supports a limited set of commonly used APIs for the target application and may cover most typical use cases. Also, they are retained in a stable state until the requirements for a new version release are met. [Learn more](https://docs.uipath.com/integration-service/automation-cloud/latest/user-guide/connectors#connectors-with-selective-support)
:::

## Authentication

Before automating processes, you need to establish a connection with your Microsoft Vision instance. Step-by-step instructions are available in the [Microsoft Vision authentication](https://docs.uipath.com/integration-service/automation-cloud/latest/user-guide/uipath-microsoft-vision-authentication#microsoft-vision-authentication) page.

## Events

The Microsoft Vision connector does not currently support events.

## Activity package

You can use the connection to enable the [Microsoft Vision activities](https://docs.uipath.com/activities/docs/microsoft-vision-activities) in UiPath® Studio and build automations that interact with your Microsoft Vision data. These activities allow you to execute create, read, update, and delete operations on your Microsoft Vision objects.

## Provider documentation

The UiPath connector for Microsoft Vision is compatible with the REST API v3.2.
