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

Jan 07, 20242,437 views8:43

This video walks through using Azure OpenAI Services within a Fabric Jupyter notebook to automatically summarize large collections of semi-structured user review data, covering prompt engineering and secure secret storage in Azure Key Vault. It also demonstrates how to read from and write 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/