- Create a new function using one of the default templates named FaceLocator-CSharp. You can refine the templates by choosing C# in the Language drop-down and Samples in the Scenario drop-down:
- Once you choose the template, you need to provide the name of the Azure Function along with the Path and Storage account connection. We will upload a picture to Azure Blob Storage trigger (image) container (mentioned in the Path parameter in the following screenshot) at the end of this section:
Note that while creating the function, ...