Technical requirements
To build your Custom Vision solution, you will need to have an Azure subscription with at least Contributor rights to the subscription for deploying services. You will need an Azure storage account for storing your documents pre- and post-processing. Depending on it, if you plan to deploy the solution to a Docker container or an Azure Web App, you will need experience with those technologies to ensure proper deployment. You will also need to have Visual Studio Code (https://code.visualstudio.com/Download) if you intend to use the Custom Vision SDK. Some other services you may use for your deployment are as follows:
- Azure Functions – for building functions and executing code
- Azure Data Factory or similar – for data orchestration and transformation
- Azure Logic Apps – for workflow and triggering mechanisms
Of course, the more complex and automated your solution is, the more tools you will likely need to know how to use...