Microsoft Fabric

23 videos

Query BigQuery Iceberg Tables from Microsoft Fabric (Shortcuts + Automation) 5:20

Query BigQuery Iceberg Tables from Microsoft Fabric (Shortcuts + Automation)

This video walks through how to use Microsoft Fabric shortcuts to access Google BigQuery Iceberg tables, automating the setup process on the Google Cloud side and configuring direct SQL queries within Fabric without copying or moving data. You'll learn about the automation script that handles service account creation, IAM permissions, and required BigQuery table access, followed by setting up connections and creating shortcuts in Fabric for seamless data querying.

Jun 21, 202682 views
Building NFL Analytics with Fabric, Power BI, and AI Agents 33:16

Building NFL Analytics with Fabric, Power BI, and AI Agents

This video walks through the process of building an end-to-end analytics reference architecture for the National Football League (NFL) using Microsoft Fabric. Viewers will learn how to download and process NFL data, create a Fabric workspace and Lakehouse, deploy Power BI semantic models, and develop AI-powered analytics agents, all while exploring key concepts like data modeling and agent evaluation workflows.

May 25, 2026268 views
From On Prem SQL to Natural Language Queries with Fabric Mirroring & Data Agents 7:29

From On Prem SQL to Natural Language Queries with Fabric Mirroring & Data Agents

This video walks through the process of exposing on-premises SQL Server data for natural language querying using Microsoft Fabric Mirroring and OneLake. You'll see how to set up Change Data Capture (CDC) and the On Premises Data Gateway, mirror specific tables into OneLake, and use a Fabric Data Agent to enable users to ask plain English questions that are then processed by Fabric without manual SQL intervention.

Apr 20, 2026206 views
Microsoft Fabric Private Link: Secure a Workspace in an Azure VNet 17:22

Microsoft Fabric Private Link: Secure a Workspace in an Azure VNet

This video walks through configuring a Microsoft Fabric workspace with a Workspace-scoped Private Link, demonstrating how to restrict access to an Azure Virtual Network (VNet) and build a secure analytics architecture that combines strong network isolation with flexible reporting access. Viewers will learn about the setup process, including creating virtual networks, subnets, private endpoints, and deploying a jump box VM for testing private connectivity.

Mar 16, 2026839 views
Using Python to Build a Microsoft Fabric Ontology 4:31

Using Python to Build a Microsoft Fabric Ontology

This video walks through the process of building a Microsoft Fabric ontology using Python code within a Fabric notebook. You'll learn how to define entities, relationships, and properties using Python, as well as automate the deployment process via the Fabric REST API.

Mar 08, 2026621 views
Fabric Data Agent + Foundry Agent: Building a Multi-Source AI Assistant 1:55

Fabric Data Agent + Foundry Agent: Building a Multi-Source AI Assistant

This video walks through the integration of a Microsoft Fabric Data Agent with a Microsoft Foundry Agent to create a versatile multi-source AI assistant. Viewers will learn how to combine structured enterprise data from a Fabric Ontology with unstructured documents using Azure AI Search, enabling the agent to answer complex questions and support natural language queries across various knowledge sources.

Mar 06, 2026358 views
Can Microsoft Fabric Power Custom Apps? (Yes — Here’s How) 4:23

Can Microsoft Fabric Power Custom Apps? (Yes — Here’s How)

This video walks through building a secure, production-ready web application using Microsoft Fabric, Fabric Ontology, and Microsoft Foundry Agents to integrate map-based visualizations and generative AI experiences within a custom React app. The walkthrough covers the architecture of the solution, including the React frontend with Next.js, FastAPI Python backend, and various Azure services like AI Search and Maps.

Mar 02, 2026369 views
Designing and Building an Ontology in Microsoft Fabric (uncut) 41:08

Designing and Building an Ontology in Microsoft Fabric (uncut)

This video walks through the process of designing and building an ontology in Microsoft Fabric, covering key aspects such as defining entity types and relationships, applying best practices for relationship naming, and implementing these concepts step-by-step within the platform. Viewers will gain insights into what an ontology is and how it can be used for data analysis in a business context.

Feb 17, 20266,984 views
Query Fabric Semantic Models from React Web Applications 7:27

Query Fabric Semantic Models from React Web Applications

This video walks through the process of integrating a Microsoft Fabric Semantic Model query into a custom web application built with React and TypeScript, covering authorization, token fetching, and querying semantic models using the Power BI REST API. Viewers will learn how to add necessary permissions, fetch access tokens, and implement code within their React app to submit queries and display results.

Mar 01, 2025675 views
Unleash Your Model's Potential: Guide to Deploying a Fabric ML Model on Azure ML Inference Endpoint 6:23

Unleash Your Model's Potential: Guide to Deploying a Fabric ML Model on Azure ML Inference Endpoint

This video walks through the process of exporting a machine learning model developed in Microsoft Fabric, importing it into an Azure Machine Learning workspace, and deploying it to a real-time inference endpoint. Viewers will learn how to set up and test this deployment, ensuring their models can provide real-time predictions efficiently.

Feb 27, 20241,085 views
Committing a Microsoft Fabric Workspace to a Git Repository 9:01

Committing a Microsoft Fabric Workspace to a Git Repository

This video walks through setting up and using Git repositories with Microsoft Fabric Workspaces, covering configuration, syncing notebooks and other content, and how to recover unintended changes. You'll learn to connect a Git repository to your workspace, commit changes, and revert modifications as needed.

Jan 02, 20242,901 views