How to integrate Microsoft azure cognitive services with uipath

Hello There,

I want to use Microsoft Azure Cognitive services(Vision Services for face recognition) in my project.Can anyone tell me how to do?

Thanks in advance

Set up a project on Microsoft Azure for Face Recognition

Download the UiPath extension for this.
image

Use the ‘detect faces’ activity to provide a relevant data for the API. Send this to your API key via the ‘Identify Faces’ activity.