Incorporating Azure OpenAI Services with Fabric to create insights from unstructured data

Jan 07, 20242,440 views8:43

In this video we'll explore how to use Azure OpenAI Services from a Fabric Jupyter notebook to automatically summarize large collections of user review data. We'll walk through the process of prompt engineering, securely storing secrets in Azure Key Vault, and reading and writing data to Delta tables in a Fabric Lakehouse.

Open in YouTube

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/