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

Jan 07, 20242,419 views8:43

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.

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/