Enhancing Document Extraction with Azure AI Document Intelligence and LangChain for RAG Workflows.
18/07/2024
I was recently working with a customer who is using Azure AD B2C API Connector to enrich tokens with claims from external sources. They are using Azure Function App as the external source. As this setup demands, they exposed Azure Function App over public IP to work with B2C. But…