Skip to content

Commit fe14116

Browse files
authored
pull base content,head:MicrosoftDocs:main,into:wwlpublishsync
2 parents ad3527f + 1d2c1c8 commit fe14116

20 files changed

+93
-138
lines changed

learn-pr/wwl/introduction-end-analytics-use-microsoft-fabric/1-introduction.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,10 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 09/30/2024
7+
ms.date: 03/27/2025
88
author: angierudduck
99
ms.author: anrudduc
1010
ms.topic: unit
11-
ms.custom:
12-
- build-2023
13-
- build-2023-dataai
14-
- build-2023-fabric
1511
durationInMinutes: 1
1612
content: |
1713
[!include[](includes/1-introduction.md)]

learn-pr/wwl/introduction-end-analytics-use-microsoft-fabric/2-explore-analytics-fabric.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,10 @@ title: Explore end-to-end analytics with Microsoft Fabric
44
metadata:
55
title: Explore end-to-end analytics with Microsoft Fabric
66
description: "Explore end-to-end analytics with Microsoft Fabric"
7-
ms.date: 09/30/2024
7+
ms.date: 03/27/2025
88
author: angierudduck
99
ms.author: anrudduc
1010
ms.topic: unit
11-
ms.custom:
12-
- build-2023
13-
- build-2023-dataai
14-
- build-2023-fabric
1511
durationInMinutes: 5
1612
content: |
1713
[!include[](includes/2-explore-analytics-fabric.md)]
Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.introduction-end-analytics-use-microsoft-fabric.data-team
3-
title: Data teams and Microsoft Fabric
3+
title: Explore data teams and Microsoft Fabric
44
metadata:
55
title: Data teams and Microsoft Fabric
66
description: "Data teams and Microsoft Fabric"
7-
ms.date: 09/30/2024
7+
ms.date: 03/27/2025
88
author: angierudduck
99
ms.author: anrudduc
1010
ms.topic: unit
11-
ms.custom:
12-
- build-2023
13-
- build-2023-dataai
14-
- build-2023-fabric
15-
durationInMinutes: 3
11+
durationInMinutes: 4
1612
content: |
1713
[!include[](includes/3-data-team.md)]

learn-pr/wwl/introduction-end-analytics-use-microsoft-fabric/4-use-fabric.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,10 @@ title: Enable and use Microsoft Fabric
44
metadata:
55
title: Enable and use Microsoft Fabric
66
description: "Enable and use Microsoft Fabric"
7-
ms.date: 09/30/2024
7+
ms.date: 03/27/2025
88
author: angierudduck
99
ms.author: anrudduc
1010
ms.topic: unit
11-
ms.custom:
12-
- build-2023
13-
- build-2023-dataai
14-
- build-2023-fabric
1511
durationInMinutes: 6
1612
content: |
1713
[!include[](includes/4-use-fabric.md)]

learn-pr/wwl/introduction-end-analytics-use-microsoft-fabric/5-knowledge-check.yml

Lines changed: 15 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,47 +4,43 @@ title: Knowledge Check
44
metadata:
55
title: Knowledge Check
66
description: "Knowledge Check"
7-
ms.date: 09/30/2024
7+
ms.date: 03/27/2025
88
author: angierudduck
99
ms.author: anrudduc
1010
ms.topic: unit
11-
ms.custom:
12-
- build-2023
13-
- build-2023-dataai
14-
- build-2023-fabric
15-
durationInMinutes: 5
11+
durationInMinutes: 3
1612
quiz:
1713
questions:
18-
- content: "Which of the following is a key benefit of using Microsoft Fabric in data projects?"
14+
- content: "What is a key benefit of using Microsoft Fabric in data projects?"
1915
choices:
20-
- content: "It allows data professionals to work on data projects independently, without the need for collaboration."
16+
- content: "It allows data professionals to work independently, without collaboration."
2117
isCorrect: false
22-
explanation: "Incorrect. Fabric enables collaboration between data professionals and the business."
23-
- content: "It requires duplication of data across different systems and teams to ensure data availability."
18+
explanation: "Incorrect. Fabric promotes collaboration between data professionals and the business."
19+
- content: "It requires duplicating data across systems to ensure availability."
2420
isCorrect: false
25-
explanation: "Incorrect. Fabric is built on OneLake, which eliminates the need to move and copy data between different systems and teams."
26-
- content: "It provides a single, integrated environment for data professionals and the business to collaborate on data projects."
21+
explanation: "Incorrect. Fabric's OneLake eliminates the need to move or copy data across systems."
22+
- content: "It provides a single, integrated environment for collaboration on data projects."
2723
isCorrect: true
28-
explanation: "Correct. Fabric's OneLake provides a single, integrated environment for data professionals and the business to collaborate on data projects."
24+
explanation: "Correct. Fabric provides a unified environment for data professionals and the business to collaborate effectively."
2925
- content: "What is the default storage format for Fabric's OneLake?"
3026
choices:
31-
- content: "Delta"
27+
- content: "Delta-Parquet"
3228
isCorrect: true
33-
explanation: "Correct. The default storage format for OneLake is Delta Parquet, an open-source storage layer that brings reliability to data lakes."
29+
explanation: "Correct. OneLake uses Delta Parquet as its default storage format, ensuring reliability and performance."
3430
- content: "JSON"
3531
isCorrect: false
3632
explanation: "Incorrect. JSON isn't the default storage format for OneLake."
3733
- content: "CSV"
3834
isCorrect: false
3935
explanation: "Incorrect. CSV isn't the default storage format for OneLake."
40-
- content: "Which of the following Fabric experiences is used to move and transform data?"
36+
- content: "Which Fabric experience is used to move and transform data?"
4137
choices:
4238
- content: "Data Science"
4339
isCorrect: false
44-
explanation: "Incorrect. The Data Science experience enables data scientists to collaborate on data science projects."
40+
explanation: "Incorrect. The Data Science experience is for building and deploying machine learning models."
4541
- content: "Data Warehousing"
4642
isCorrect: false
47-
explanation: "Incorrect. The Data Warehouse experience enables data professionals to build data warehouses."
43+
explanation: "Incorrect. The Data Warehousing experience is for building and managing data warehouses."
4844
- content: "Data Factory"
4945
isCorrect: true
50-
explanation: "Correct. The Data Factory experience combines Power Query with the scale of Azure Data Factory to move and transform data."
46+
explanation: "Correct. The Data Factory experience is used to move and transform data using Power Query."

learn-pr/wwl/introduction-end-analytics-use-microsoft-fabric/6-summary.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,10 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 09/30/2024
7+
ms.date: 03/27/2025
88
author: angierudduck
99
ms.author: anrudduc
1010
ms.topic: unit
11-
ms.custom:
12-
- build-2023
13-
- build-2023-dataai
14-
- build-2023-fabric
15-
durationInMinutes: 2
11+
durationInMinutes: 1
1612
content: |
1713
[!include[](includes/6-summary.md)]
Lines changed: 16 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,32 @@
1-
Scalable analytics can be complex, fragmented, and expensive. With Microsoft Fabric, you don't have to spend all of your time combining various services from different vendors. Instead, you can use a single product that is easy to understand, set up, create, and manage. Fabric offers persona-optimized experiences and tools in an integrated user interface.
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.
22

3-
In addition to a simple, shared user experience, Fabric is a unified *software-as-a-service* (SaaS) offering, with all your data stored in a single open format in OneLake. OneLake is accessible by all of the analytics engines in the platform. Fabric offers scalability, cost-effectiveness, accessibility from anywhere with an internet connection, and continuous updates and maintenance provided by Microsoft.
3+
Fabric is a unified _software-as-a-service_ (SaaS) platform where all data is stored in a single open format in OneLake. OneLake is accessible by all analytics engines in the platform, ensuring scalability, cost-effectiveness, and accessibility from anywhere with an internet connection.
44

5-
## Explore OneLake
5+
## OneLake
66

7-
*OneLake* is Fabric's lake-centric architecture that provides a single, integrated environment for data professionals and the business to collaborate on data projects. Fabric's OneLake architecture facilitates collaboration between data team members and saves time by eliminating the need to move and copy data between different systems and teams. OneCopy is a key component of OneLake that allows you to read data from a single copy, without moving or duplicating data.
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.
88

9-
Think of it like OneDrive for data; OneLake combines storage locations across different regions and clouds into a single logical lake, without moving or duplicating data. Similar to how Office applications are prewired to use your organizational OneDrive, all the compute workloads in Fabric are preconfigured to work with OneLake. Fabric's data warehousing, data engineering (lakehouses and notebooks), data integration (pipelines and dataflows), real-time intelligence, and Power BI all use OneLake as their native store without needing any extra configuration.
9+
OneLake is built on _Azure Data Lake Storage_ (ADLS) 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.
1010

11-
![Screenshot of the Fabric architecture built on OneLake.](../media/fabric-introduction.png)
11+
_Shortcuts_ are references to files or storage locations external to OneLake, allowing you to access existing cloud data without copying it. Shortcuts ensure data consistency and enable Fabric to stay in sync with the source.
1212

13-
OneLake is built on top of *Azure Data Lake Storage* (ADLS) and data can be stored in any format, including Delta, Parquet, CSV, JSON, and more.
13+
:::image type="content" border="true" source="../media/onelake-architecture.png" alt-text="Diagram of the OneLake architecture with workloads accessing the same OneLake data storage and Delta-Parquet storage format as the foundation for serverless compute.":::
1414

15-
What this means is that all of the compute engines in Fabric automatically store their data in OneLake. Data that is stored in OneLake is then directly accessible by all of the compute engines without needing to be moved or copied. For tabular data, the analytical engines in Fabric write data in delta-parquet format and all engines interact with the format seamlessly.
15+
## Workspaces
1616

17-
One important feature of OneLake is the ability to create shortcuts, which are embedded references within OneLake that point to other files or storage locations. Shortcuts allow you to quickly source your existing cloud data without having to copy it, and enables Fabric experiences to derive data from the same source to always be in sync.
17+
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.
1818

19-
![Screenshot of the OneLake architecture displaying the Delta-Parquet storage format as the foundation for serverless compute.](../media/onelake-storage.png)
19+
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.
2020

21-
## Explore Fabric's experiences
21+
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.
2222

23-
Fabric offers a set of analytics experiences that are designed to accomplish specific tasks and work together seamlessly. Fabric's experiences include:
23+
## Administration and governance
2424

25-
- **Synapse Data Engineering**: data engineering with a Spark platform for data transformation at scale.
26-
- **Synapse Data Warehouse**: data warehousing with industry-leading SQL performance and scale to support data use.
27-
- **Synapse Data Science**: data science with Azure Machine Learning and Spark for model training and execution tracking in a scalable environment.
28-
- **Synapse Real-Time Intelligence**: real-time intelligence to query and analyze large volumes of data in real-time.
29-
- **Data Factory**: data integration combining Power Query with the scale of Azure Data Factory to move and transform data.
30-
- **Power BI**: business intelligence for translating data to decisions through interactive reports.
25+
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_.
3126

32-
Fabric provides a comprehensive data analytics solution by unifying all these experiences on a single platform.
27+
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.
3328

34-
## Explore workspaces <!-- new -->
35-
36-
Fabric uses workspaces to contain the different items created across the different experiences. Each organization can customize how to separate and control access to the items. Some possibilities include a dedicated workspace for lakehouse development and a separate workspace for the production lakehouse.
37-
38-
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. Each workspace can have its own set of permissions, ensuring that only authorized users can view or modify the contents. This structure supports collaboration within teams while maintaining strict access control, which is crucial for both business and IT users.
39-
40-
Workspaces in Microsoft Fabric also offer settings to manage compute resources and integrate with Git for version control. You can configure compute settings to optimize performance and cost, ensuring that your resources are used efficiently. Git integration allows you to track changes, collaborate on code, and maintain a history of your work, which is essential for development and data management. Additionally, workspaces support features like data lineage and impact analysis, providing a comprehensive view of data flow and dependencies, which enhances transparency and decision-making.
41-
42-
## Explore security and governance
43-
44-
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 center*.
45-
46-
In the admin center 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 center, which you'd use to automate common tasks and integrate Fabric with other systems.
29+
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.
4730

4831
> [!NOTE]
49-
> For more information about Fabric administration, see [What is Microsoft Fabric admin](/fabric/admin/microsoft-fabric-admin).
50-
51-
Your Fabric tenant is natively integrated with Microsoft Purview Information Protection. Fabric uses Microsoft Purview Information Protection’s sensitivity labels to help your organization classify and protect sensitive data, from ingestion to export.
32+
> Review the [Microsoft Fabric administration](/fabric/admin) documentation for more information.

0 commit comments

Comments
 (0)