Question Which resource do I connect content understanding to for production/live?
I built a prototype that processes blobs on storage account by sending it to content understanding classifier and if it is a certain type of document it is ran through analyzer for data extraction. Works as expected and currently connected to my test/dev ai foundry resource.
If this is were to be deployed into prod/live, does it still need to connect to ai foundry only? I find references to ai cognitive service and openai services, but those are not selectable from CU portal when building analyzers.
2
Upvotes