Technical requirements
To build your Form Recognizer 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 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 need to have Visual Studio Code (Download Visual Studio Code - Mac, Linux, Windows) with the node.js
extension installed (https://nodejs.org/en/download/package-manager). 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
- Azure Database – For storing output data post-processing