Skip to content

Commit 42c7e6f

Browse files
committed
module refresh adding Fabric IQ, AI, and Copilot narratives with new features as well.
1 parent a3d3ba8 commit 42c7e6f

15 files changed

Lines changed: 326 additions & 0 deletions
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.introduction-end-analytics-use-microsoft-fabric.introduction
3+
title: Introduction
4+
metadata:
5+
title: Introduction
6+
description: "Introduction"
7+
ms.date: 02/20/2026
8+
author: angierudduck
9+
ms.author: anrudduc
10+
ms.topic: unit
11+
durationInMinutes: 2
12+
content: |
13+
[!include[](includes/1-introduction.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.introduction-end-analytics-use-microsoft-fabric.explore-analytics-fabric
3+
title: Explore end-to-end analytics with Microsoft Fabric
4+
metadata:
5+
title: Explore end-to-end analytics with Microsoft Fabric
6+
description: "Explore end-to-end analytics with Microsoft Fabric"
7+
ms.date: 02/20/2026
8+
author: angierudduck
9+
ms.author: anrudduc
10+
ms.topic: unit
11+
durationInMinutes: 5
12+
content: |
13+
[!include[](includes/2-explore-analytics-fabric.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.introduction-end-analytics-use-microsoft-fabric.data-team
3+
title: Explore data teams and Microsoft Fabric
4+
metadata:
5+
title: Data teams and Microsoft Fabric
6+
description: "Data teams and Microsoft Fabric"
7+
ms.date: 02/20/2026
8+
author: angierudduck
9+
ms.author: anrudduc
10+
ms.topic: unit
11+
durationInMinutes: 4
12+
content: |
13+
[!include[](includes/3-data-team.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.introduction-end-analytics-use-microsoft-fabric.use-fabric
3+
title: Enable and use Microsoft Fabric
4+
metadata:
5+
title: Enable and use Microsoft Fabric
6+
description: "Enable and use Microsoft Fabric"
7+
ms.date: 02/20/2026
8+
author: angierudduck
9+
ms.author: anrudduc
10+
ms.topic: unit
11+
durationInMinutes: 7
12+
content: |
13+
[!include[](includes/4-use-fabric.md)]
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.introduction-end-analytics-use-microsoft-fabric.knowledge-check
3+
title: Module assessment
4+
metadata:
5+
title: Module assessment
6+
description: "Knowledge Check"
7+
ms.date: 02/20/2026
8+
author: angierudduck
9+
ms.author: anrudduc
10+
ms.topic: unit
11+
module_assessment: true
12+
durationInMinutes: 3
13+
quiz:
14+
questions:
15+
- content: "What is a key benefit of using Microsoft Fabric in data projects?"
16+
choices:
17+
- content: "It allows data professionals to work independently, without collaboration."
18+
isCorrect: false
19+
explanation: "Incorrect. Fabric promotes collaboration between data professionals and the business."
20+
- content: "It requires duplicating data across systems to ensure availability."
21+
isCorrect: false
22+
explanation: "Incorrect. Fabric's OneLake eliminates the need to move or copy data across systems."
23+
- content: "It provides a single, integrated environment for collaboration on data projects."
24+
isCorrect: true
25+
explanation: "Correct. Fabric provides a unified environment for data professionals and the business to collaborate effectively."
26+
- content: "What is the default storage format for Fabric's OneLake?"
27+
choices:
28+
- content: "Delta-Parquet"
29+
isCorrect: true
30+
explanation: "Correct. OneLake uses Delta Parquet as its default storage format, ensuring reliability and performance."
31+
- content: "JSON"
32+
isCorrect: false
33+
explanation: "Incorrect. JSON isn't the default storage format for OneLake."
34+
- content: "CSV"
35+
isCorrect: false
36+
explanation: "Incorrect. CSV isn't the default storage format for OneLake."
37+
- content: "Which Fabric experience is used to move and transform data?"
38+
choices:
39+
- content: "Data Science"
40+
isCorrect: false
41+
explanation: "Incorrect. The Data Science experience is for building and deploying machine learning models."
42+
- content: "Data Warehousing"
43+
isCorrect: false
44+
explanation: "Incorrect. The Data Warehousing experience is for building and managing data warehouses."
45+
- content: "Data Factory"
46+
isCorrect: true
47+
explanation: "Correct. The Data Factory workload is used to ingest, transform, and orchestrate data."
48+
- content: "Why is OneLake's unified storage model important for AI capabilities in Fabric?"
49+
choices:
50+
- content: "It requires all data to be converted to a proprietary format for AI processing."
51+
isCorrect: false
52+
explanation: "Incorrect. OneLake uses the open Delta-Parquet format, not a proprietary format."
53+
- content: "AI tools like Copilot and data agents can access the same governed data without separate preparation pipelines."
54+
isCorrect: true
55+
explanation: "Correct. Because all Fabric workloads store data in OneLake using an open format, AI capabilities can access the same governed data used by reports and dashboards."
56+
- content: "It stores AI models alongside the data they process."
57+
isCorrect: false
58+
explanation: "Incorrect. Model management is handled by the Data Science workload, not by OneLake's storage format."
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.introduction-end-analytics-use-microsoft-fabric.summary
3+
title: Summary
4+
metadata:
5+
title: Summary
6+
description: "Summary"
7+
ms.date: 02/20/2026
8+
author: angierudduck
9+
ms.author: anrudduc
10+
ms.topic: unit
11+
durationInMinutes: 1
12+
content: |
13+
[!include[](includes/6-summary.md)]
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Organizations need to ingest, prepare, govern, and analyze data at scale, often across disconnected tools and teams. Increasingly, that same data also needs to be ready for AI workloads like machine learning models, Copilots, and intelligent agents. Managing these tasks across separate systems creates complexity, governance gaps, and duplicated effort.
2+
3+
Microsoft Fabric is an end-to-end analytics platform that provides a single, integrated environment where data professionals and the business collaborate on data projects. Built on a unified data lake called OneLake, Fabric brings together the tools you need across that entire lifecycle.
4+
5+
Because all data is ingested, prepared, and governed within Fabric, the same data that powers your reports and dashboards is also available to AI capabilities like Copilot, data agents, and Fabric IQ. This means the work you do to organize and govern your data directly supports your organization's AI initiatives.
6+
7+
This module introduces the Fabric platform, discusses who Fabric is for, explores Fabric workloads, and examines how Fabric supports both analytics and AI.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
Scalable analytics can be complex, fragmented, and expensive. Microsoft Fabric simplifies analytics solutions by providing a single, easy-to-use product that integrates various tools and services into one platform.
2+
3+
Fabric is a unified _software-as-a-service_ (SaaS) platform where all data is stored in a single open format in OneLake. All analytics engines in the platform can access OneLake, ensuring scalability, cost-effectiveness, and accessibility from anywhere with an internet connection.
4+
5+
## OneLake
6+
7+
**OneLake** is Fabric's centralized data storage architecture that enables collaboration by eliminating the need to move or copy data between systems. OneLake unifies your data across regions and clouds into a single logical lake without moving or duplicating data.
8+
9+
OneLake is built on **Azure Data Lake Storage Gen2** (ADLS Gen2) and supports various formats, including Delta, Parquet, CSV, and JSON. All compute engines in Fabric automatically store their data in OneLake, making it directly accessible without the need for movement or duplication. For tabular data, the analytical engines in Fabric write data in delta-parquet format and all engines interact with the format seamlessly.
10+
11+
:::image type="content" border="true" source="../media/onelake-architecture.png" alt-text="Diagram of Fabric compute engines such as Data Engineering, Data Warehouse, Data Factory, Power BI, and Real-Time Intelligence all accessing the same OneLake data storage.":::
12+
13+
**Shortcuts** are references to files or storage locations within OneLake or external data sources, such as Azure Data Lake Storage, Amazon S3, or Dataverse. Shortcuts allow you to access existing data without copying it, ensuring data consistency and enabling Fabric to stay in sync with the source.
14+
15+
Because all Fabric workloads store data in OneLake using an open format, AI capabilities like Copilot and data agents can access the same governed data as your reports and dashboards without separate data preparation pipelines. The work you do to ingest, prepare, and govern data in Fabric is what makes that data available for AI workloads.
16+
17+
## Workspaces
18+
19+
In Microsoft Fabric, workspaces serve as logical containers that help you organize and manage your data, reports, and other assets. They provide a clear separation of resources, making it easier to control access and maintain security.
20+
21+
Each workspace has its own set of permissions, ensuring that only authorized users can view or modify its contents. This structure supports team collaboration while maintaining strict access control for both business and IT users.
22+
23+
Workspaces allow you to manage compute resources and integrate with Git for version control. You can optimize performance and cost by configuring compute settings, while Git integration helps track changes, collaborate on code, and maintain a history of your work.
24+
25+
## Administration and governance
26+
27+
Fabric's OneLake is centrally governed and open for collaboration. Data is secured and governed in one place, which allows users to easily find and access the data they need. Fabric administration is centralized in the **Admin portal**.
28+
29+
In the admin portal you can manage groups and permissions, configure data sources and gateways, and monitor usage and performance. You can also access the Fabric admin APIs and SDKs in the admin portal, which can automate common tasks and integrate Fabric with other systems.
30+
31+
The **OneLake catalog** helps you analyze, monitor, and maintain data governance. It provides guidance on sensitivity labels, item metadata, and data refresh status, offering insights into the governance status and actions for improvement.
32+
33+
> [!NOTE]
34+
> Review the [Microsoft Fabric administration](/fabric/admin) documentation for more information.
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
Microsoft Fabric's unified data analytics platform makes it easier for data professionals to collaborate on projects. Fabric increases collaboration between data professionals by removing data silos and the need for multiple systems.
2+
3+
## Traditional roles and challenges
4+
5+
In a traditional analytics development process, data teams often face several challenges due to the division of data tasks and workflows.
6+
7+
Data engineers process and curate data for analysts, who then use it to create business reports. This process requires extensive coordination, often leading to delays and misinterpretations.
8+
9+
Data analysts often need to perform downstream data transformations before creating Power BI reports. This process is time-consuming and can lack the necessary context, making it harder for analysts to connect directly with the data.
10+
11+
Data scientists face difficulties integrating native data science techniques with existing systems, which are often complex, and makes it challenging to efficiently provide data-driven insights.
12+
13+
## Evolution of collaborative workflows
14+
15+
Microsoft Fabric simplifies the analytics development process by unifying tools into a SaaS platform. Fabric allows different roles to collaborate effectively without duplicating efforts.
16+
17+
- **Data engineers** can ingest, transform, and load data directly into OneLake using Pipelines, which automate workflows and support scheduling. They can store data in lakehouses, using the Delta-Parquet format for efficient storage and versioning. Notebooks provide advanced scripting capabilities for complex transformations.
18+
19+
- **Analytics engineers** bridge the gap between data engineering and analysis by curating data assets in lakehouses, ensuring data quality, and enabling self-service analytics. They can create semantic models in Power BI to organize and present data effectively.
20+
21+
- **Data analysts** can transform data upstream using dataflows and connect directly to OneLake with Direct Lake mode, reducing the need for downstream transformations. They can create interactive reports more efficiently using Power BI.
22+
23+
- **Data scientists** can use integrated notebooks with support for Python and Spark to build and test machine learning models. They can store and access data in lakehouses and integrate with Azure Machine Learning to operationalize and deploy models. The predictions they generate can also serve as grounding data for Copilot and AI agents.
24+
25+
- **Low-to-no-code users** and **citizen developers** can discover curated datasets through the OneLake catalog and use Power BI templates to quickly create reports and dashboards. They can also use dataflows to perform simple ETL tasks without relying on data engineers, or ask questions of their data in natural language using Copilot.
26+
27+
Every role in the data team contributes to the organization's ability to use AI effectively. Data engineers who maintain clean, well-governed data in OneLake build the foundation that Copilot and AI agents rely on. Analytics engineers who create consistent semantic models give AI tools the business context needed to generate accurate, meaningful answers.
Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
Before you can explore the end-to-end capabilities of Microsoft Fabric, it must be enabled for your organization. You might need to work with your IT department to enable Fabric for your organization, including one of the following roles:
2+
3+
- _Fabric administrator_: Manages Fabric settings and configurations.
4+
- _Power Platform administrator_: Oversees Power Platform services, including Fabric.
5+
- _Global administrator_: Has implicit Fabric admin rights through organization-wide permissions.
6+
7+
## Enable Microsoft Fabric
8+
9+
Admins can enable Fabric in the **Admin portal > Tenant settings** in the Power BI service. Fabric can be enabled for the entire organization or for specific Microsoft 365 or Microsoft Entra security groups. Admins can also delegate this ability to other users at the capacity level.
10+
11+
> [!NOTE]
12+
> If your organization isn't using Fabric or Power BI today, you can sign up for a [free Fabric trial](/fabric/get-started/fabric-trial) to explore its features.
13+
14+
## Create workspaces
15+
16+
Workspaces are collaborative environments where you can create and manage items like lakehouses, warehouses, and reports. All data is stored in OneLake and accessed through workspaces. Workspaces also support data lineage view, providing a visual view of data flow and dependencies to enhance transparency and decision-making.
17+
18+
In _Workspace settings_, you can configure:
19+
20+
- License type to use Fabric features.
21+
- OneDrive access for the workspace.
22+
- Azure Data Lake Gen2 Storage connection.
23+
- Git integration for version control.
24+
- Spark workload settings for performance optimization.
25+
26+
You can manage workspace access through four roles: _admin_, _contributor_, _member_, and _viewer_. These roles apply to all items in a workspace and should be reserved for collaboration. For more granular access control, use item-level permissions based on business needs.
27+
28+
> [!NOTE]
29+
> Learn more about workspaces in the [Fabric documentation](/fabric/get-started/workspaces).
30+
31+
## Discover data with OneLake catalog
32+
33+
The OneLake catalog in Microsoft Fabric helps you find and access data sources within your organization. You can explore and connect to data sources, ensuring you have the right data for your needs. You only see items that have been shared with you. Here are some considerations when using OneLake catalog:
34+
35+
- Narrow results by workspaces or domains (if implemented).
36+
- Explore default categories to quickly locate relevant data.
37+
- Filter by keyword or item type.
38+
39+
:::image type="content" source="../media/onelake-catalog.png" alt-text="Screenshot of the OneLake catalog." lightbox="../media/onelake-catalog.png":::
40+
41+
## Create items with Fabric workloads
42+
43+
After you create your Fabric enabled workspace, you can start creating items in Fabric. Each workload in Fabric offers different item types for storing, processing, and analyzing data. Fabric workloads include:
44+
45+
- **Data Engineering**: Create lakehouses and operationalize workflows to build, transform, and share your data estate.
46+
- **Data Factory**: Ingest, transform, and orchestrate data.
47+
- **Data Warehouse**: Combine multiple sources in a traditional warehouse for analytics.
48+
- **Real-Time Intelligence**: Process, monitor, and analyze streaming data.
49+
- **Industry Solutions**: Use out-of-the-box industry data solutions.
50+
- **Data Science**: Detect trends, identify outliers, and predict values using machine learning.
51+
- **Databases**: Create and manage databases with tools to insert, query, and extract data.
52+
- **IQ (preview)**: Unify data across OneLake and organize it according to the language of your business using ontologies, graphs, and semantic models.
53+
- **Power BI**: Create reports and dashboards to make data-driven decisions.
54+
55+
Fabric integrates capabilities from existing Microsoft tools like Power BI, Azure Synapse Analytics, and Azure Data Factory into a unified platform. Fabric also supports a data mesh architecture, allowing decentralized data ownership while maintaining centralized governance. This design eliminates the need for direct Azure resource access, simplifying data workflows.
56+
57+
## AI capabilities in Microsoft Fabric
58+
59+
Fabric includes features that support AI development as well as AI-powered productivity across workloads.
60+
61+
**Fabric IQ** (preview) is a Fabric workload for unifying data across OneLake and organizing it according to the language of your business. Its core item is the **ontology**, which defines your business concepts, relationships, and rules so that AI agents can reason across domains using consistent business language rather than raw table schemas.
62+
63+
Fabric IQ is one of three IQ workloads that Microsoft provides to give agents access to different aspects of your organization:
64+
65+
- **Fabric IQ** models business data (ontologies, semantic models, and graphs) so agents can reason over analytics in OneLake and Power BI.
66+
- **Foundry IQ** connects structured and unstructured data across Azure, SharePoint, OneLake, and the web so agents can access permission-aware enterprise knowledge.
67+
- **Work IQ** captures collaboration signals from documents, meetings, chats, and workflows, providing agents with insight into how your organization operates.
68+
69+
Each IQ workload is standalone, but you can use them together to provide comprehensive organizational context for agents.
70+
71+
**Fabric data agents** let you build conversational interfaces where users ask questions about organizational data in natural language. Agents translate those questions into structured queries across your lakehouses, warehouses, and semantic models.
72+
73+
In the Fabric IQ workload, data agents can connect to your ontology as a source, enabling them to understand and use your business concepts when answering questions.
74+
75+
### Copilot across workloads
76+
77+
Microsoft Copilot in Fabric is a generative AI assistant available across all Fabric workloads. Copilot helps data professionals and business users complete common tasks more efficiently. Key capabilities include:
78+
79+
- **Code completion and generation**: Copilot provides intelligent code suggestions in notebooks, generates SQL queries from natural language descriptions, and translates questions into Kusto Query Language (KQL) for real-time analysis.
80+
- **Data transformation guidance**: In Data Factory, Copilot supports both citizen and professional data wranglers with code generation for data transformation and plain-language explanations of complex logic.
81+
- **Report and insight generation**: In Power BI, Copilot generates reports automatically, creates page summaries, and lets business users ask questions about their data in natural language.
82+
83+
> [!NOTE]
84+
> Copilot in Microsoft Fabric is enabled by default. Administrators can disable Copilot from the **Admin portal > Tenant settings** or control access for specific security groups or at the capacity level.

0 commit comments

Comments
 (0)