We're using azure form recognizer API for trying out the service and now trying to use the container for on-premise analysis to meet data compliance. We're currently waiting for v2 public preview to try running the container on-premise. But going through the documentation of running v1 container I can see that we need cognitive-services-recognize-text container as well to run form recognizer against scanned pdf/images.
If we need computer vision as well as a resource (as per the doc) do we need to pay additional when using containers?
i.e both https://azure.microsoft.com/en-in/services/cognitive-services/computer-vision/#pricing and https://azure.microsoft.com/en-in/pricing/details/form-recognizer/ billing applicable when running container for form-recognizer?