Face API Using MS Flow
The Azure Cognitive Services Face API provides algorithms that are used to detect, recognize, and analyze human faces in images. The ability to process human face information is important in many different software scenarios. Example scenarios are security, natural user interface, image content analysis and management, mobile apps, and robotics. In this example, we will see that when a user uploads an image in the document library, the MS flow will be triggered and sends an email about the analysis of the image. Steps to create the Face API resource in the Azure portal If you do not have an Azure subscription, create a free account before you begin. Step 1 Login to your Azure account. Click "Create a resource" and select “AI + Machine Learning”. Then, select “Face" as shown in the image. Step 2 On the Create page, provide the following information. Name A descriptive name for your cognitive services resource. ...