
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/home custom vision - This is a type of computer vision service which helps in building/training models using user provided data Creating an object detection solution with Custom Vision consists of three main tasks. First you must use upload and tag images, then you can train the model, and finally you must publish the model so that client applications can use it to generate predictions.
https://docs.microsoft.com/en-us/learn/modules/detect-objects-images-custom-vision/2-object-detection-azure