Incorporating Azure OpenAI Services with Fabric to create insights from unstructured data
This video walks through using Azure OpenAI Services within a Fabric Jupyter notebook to automatically summarize large sets of semi-structured user reviews. It also covers prompt engineering, secure secret storage in Azure Key Vault, and data handling with Delta tables in a Fabric Lakehouse environment.
Description
In this video we'll use Azure OpenAI Services from a Fabric Jupyter notebook to automatically summarize large collections of semi-structured user review data. Topics covered include prompt engineering, secure secret storage in Azure Key Vault, and reading/writing data to Delta tables in a Fabric Lakehouse.
For links to source code and similar articles, visit the blog version of this post:
https://robkerr.ai/fabric-azure-openai-services-notebook/
A post relating to setting up the Key Vault for Fabric:
https://robkerr.ai/accessing-azure-key-vault-secrets-from-fabric-notebooks/