Hi Malte Martienßen,
Thanks for reaching out to Microsoft Q&A.
- Set Up Blob Storage Connection
- Retrieve the document you want to analyze by downloading the doc from blob storage
- Use the DocumentIntelligenceClient to analyze the downloaded document
- Extract the results and save them in both JSON and Markdown formats
- Upload the generated JSON and Markdown files back to your Blob Storage container
Following the above steps will allow you to seamlessly integrate Blob Storage with azure document Intelligence, enabling you to analyze documents and store the results efficiently.
hth!
Please 'Upvote'(Thumbs-up) and 'Accept' as an answer if the reply was helpful. This will benefit other community members who face the same issue.