Responsible AI in Practice for the Microsoft Data Platform
Proposed session for SQLBits 2026TL; DR
As AI becomes embedded across Azure, Fabric, and Copilot, ethics is now a practical concern. This session shows how bias, governance, and Responsible AI principles affect real data projects, helping data professionals build trustworthy AI solutions.
Session Details
As AI becomes embedded across the Microsoft Data Platform, from Copilot and Azure AI services to Microsoft Fabric, ethical considerations are now a practical responsibility for data professionals rather than a theoretical discussion. Decisions made during data preparation, modelling, and deployment directly affect fairness, transparency, and trust.
This session breaks down what AI ethics means in day-to-day data work and translates high-level principles into practical guidance for building AI-powered solutions on Azure and Fabric. It explores how issues such as bias, accountability, transparency, and privacy can emerge in real projects, often unintentionally, and how they can be addressed early in the solution lifecycle.
Using concrete examples, the session covers how bias can enter data models, governance considerations for AI features in Fabric and Power BI, and what Microsoft’s Responsible AI Standard means in practice when designing and deploying solutions. The focus is on helping attendees recognise ethical risks, ask the right questions, and make informed design choices.
By attending this session, you will:
-Learn how ethical risks arise in real-world data and AI solutions
-How bias can be introduced through data, modelling, and automation
-How to apply governance to AI features in Fabric and Power BI
-How Microsoft’s Responsible AI principles apply to real projects
-How to use a clear, actionable framework for evaluating AI features responsibly.
This session is aimed at data professionals who want to build AI solutions that are not only effective, but trustworthy, explainable, and aligned with real-world responsibilities.
This session breaks down what AI ethics means in day-to-day data work and translates high-level principles into practical guidance for building AI-powered solutions on Azure and Fabric. It explores how issues such as bias, accountability, transparency, and privacy can emerge in real projects, often unintentionally, and how they can be addressed early in the solution lifecycle.
Using concrete examples, the session covers how bias can enter data models, governance considerations for AI features in Fabric and Power BI, and what Microsoft’s Responsible AI Standard means in practice when designing and deploying solutions. The focus is on helping attendees recognise ethical risks, ask the right questions, and make informed design choices.
By attending this session, you will:
-Learn how ethical risks arise in real-world data and AI solutions
-How bias can be introduced through data, modelling, and automation
-How to apply governance to AI features in Fabric and Power BI
-How Microsoft’s Responsible AI principles apply to real projects
-How to use a clear, actionable framework for evaluating AI features responsibly.
This session is aimed at data professionals who want to build AI solutions that are not only effective, but trustworthy, explainable, and aligned with real-world responsibilities.
3 things you'll get out of this session
-How bias can be introduced through data, modelling, and automation
-How to apply governance to AI features in Fabric and Power BI
-How to use a clear, actionable framework for evaluating AI features responsibly.
Speakers
Lewis Prince's other proposed sessions for 2026
AI Beyond the Hype; Practical Solutions for Real Businesses - 2026
Automating Multilingual Document Translation with Microsoft Fabric and Azure AI - 2026
Demystifying AutoML; Building Machine Learning Models with Azure - 2026
Unlocking Insight from Text Using Azure AI Language Studio - 2026
Using Microsoft Copilot Studio to Build Chatbots That Answer Questions and Take Action - 2026
Lewis Prince's previous sessions
Fast and Efficent Text Analysis using Azure's Language Cognitive Service
We will go on a whirlwind tour of Azure Cognitive Services Language Studio, to show the wealth of tools available there, and then talking in particular about Key Word Extraction, Sentiment Analysis and Opinion Mining. We will apply these concepts through Language Studio APIs via Python on Customer Reviews data to then feed into a Power BI report to show how we can really squeeze so much more useful data out of chunks of text!
Copilot Studio: Guiding Your Chatbot Takeoff with AI Aviation!
I will talk you through how I created the Copilot chatbot for the SQLBits website.
The SQLBits Website ChatBot with Copilot Studio: How I built the chatbot for this events website)
I will talk you through how I created the Copilot chatbot for the SQLBits website.
Model Creation in Azure AutoML and Ingestion Through Excel
We will go through a brief introduction to what Machine Learning is and some of its applications. we will then explore why AutoML should be used by all; as a great starting point for anyone new to Machine Learning, as well as a time saving tool for those more experienced. Finally, we will expose a model as an endpoint and understand how we can use it. Specifically in this case how to use it in excel via VBA.
Technologies I will demonstrate are:
- Azure Machine Learning Studio
- VS code (with Azure Machine Learning Studio extension)
- Python
- VBA