Wiki source code of FAQ
Last modified by Dimitri Rupp on 2026/06/11 09:30
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{box cssClass="floatinginfobox" title="**On this page**"}} | ||
| 2 | {{toc/}} | ||
| 3 | {{/box}} | ||
| 4 | |||
| 5 | = FAQ — Microsoft Fabric in SPL Tele = | ||
| 6 | |||
| 7 | {{info}} | ||
| 8 | **Frequently Asked Questions** rund um die Fabric-Implementierung bei SPL Tele. | ||
| 9 | {{/info}} | ||
| 10 | |||
| 11 | == General information == | ||
| 12 | |||
| 13 | === Why Fabric? === | ||
| 14 | |||
| 15 | Microsoft Fabric brings together **data engineering**, **data science**, **real-time analytics**, and **business intelligence** into **one unified platform**. It simplifies data workflows by **eliminating silos** and offering **seamless integration** across tools like **Power BI**, **Synapse**, and **Data Factory**. With **built-in OneLake storage**, **governance**, and **AI capabilities**, Fabric empowers teams to **build, share, and consume data products** faster — with **fewer handoffs** and **stronger compliance**. | ||
| 16 | |||
| 17 | == Data in Fabric == | ||
| 18 | |||
| 19 | === What data is available in Fabric? === | ||
| 20 | |||
| 21 | In SPL, data available in Fabric comes from **curated Lakehouses** managed by the **Fabric team**. These Lakehouses contain **cleaned, structured datasets** ready for **reporting and analysis**. | ||
| 22 | |||
| 23 | These include data from: | ||
| 24 | |||
| 25 | * **BMD** → [[BMD Bronze Lakehouse>>doc:IT-Wiki.01-Data.Ingestion.Bronze-Lakehouse.BMD-Bronze-Lakehouse.WebHome]] | ||
| 26 | * **Board** → [[Board Bronze Lakehouse>>doc:IT-Wiki.01-Data.Ingestion.Bronze-Lakehouse.Board-Bronze-Lakehouse.WebHome]] | ||
| 27 | * **H3A** → [[H3A Bronze Lakehouse>>doc:IT-Wiki.01-Data.Ingestion.Bronze-Lakehouse.H3A-Bronze-Lakehouse.WebHome]] | ||
| 28 | * **Rimo** → [[Rimo Lakehouse>>doc:IT-Wiki.01-Data.Ingestion.Bronze-Lakehouse.Rimo-Lakehouse.WebHome]] | ||
| 29 | * **SharePoint** → [[SharePoint Bronze Lakehouse>>doc:IT-Wiki.01-Data.Ingestion.Bronze-Lakehouse.SharePoint-Bronze-Lakehouse.WebHome]] | ||
| 30 | |||
| 31 | If you need access to **specific datasets**, please reach out to the Fabric team. | ||
| 32 | |||
| 33 | == Getting data into Fabric == | ||
| 34 | |||
| 35 | === What are the data orchestration methods in Fabric? === | ||
| 36 | |||
| 37 | Fabric supports several orchestration methods to help teams **automate** and **manage data movement and transformation**: | ||
| 38 | |||
| 39 | |=Method|=When to use|=Details | ||
| 40 | |**Dataflows Gen2**|Low-code data preparation. Ideal for ingesting and transforming data from various sources into Lakehouse.|→ [[Fabric Dataflows>>doc:IT-Wiki.01-Data.Ingestion.Fabric-Dataflows.WebHome]] | ||
| 41 | |**Notebooks**|Code-based transformations using Python, SQL, or Spark. Best for complex logic or ML workflows.|→ [[Fabric Notebooks>>doc:IT-Wiki.02-Tools.Fabric.Fabric-Notebooks.WebHome]] | ||
| 42 | |**Data Pipelines**|Visual orchestration of activities like data copy, notebook execution, and conditional logic.|→ [[Fabric Data Pipelines>>doc:IT-Wiki.01-Data.Ingestion.Fabric-Data-Pipelines.WebHome]] | ||
| 43 | |||
| 44 | == Access and permissions == | ||
| 45 | |||
| 46 | === How is access to Fabric resources managed? === | ||
| 47 | |||
| 48 | Access in Fabric is managed through **workspaces** and **item-level permissions**. | ||
| 49 | |||
| 50 | * **Workspace roles** (**Admin**, **Member**, **Contributor**, **Viewer**) control what you can do across all items in that workspace. | ||
| 51 | * In SPL, **most users don't have direct access** to the workspace. | ||
| 52 | * For more granular control, **item-level permissions** can be set on individual Lakehouses, Notebooks, and Pipelines. | ||
| 53 | |||
| 54 | For details on workspace roles and Lakehouse-RBAC at SPL, see [[Fabric security for admins>>doc:IT-Wiki.06-Security-und-Compliance.Fabric-security-for-admins.WebHome]]. | ||
| 55 | |||
| 56 | == Decision-Helfer == | ||
| 57 | |||
| 58 | {{mermaid}} | ||
| 59 | flowchart TD | ||
| 60 | Q[Welche Frage hast du?] --> A{Worum geht's?} | ||
| 61 | A -->|"Was ist Fabric?"| Q1[General information<br/>oben auf dieser Seite] | ||
| 62 | A -->|"Welche Daten sind verfuegbar?"| Q2[Data in Fabric<br/>Lakehouse-Liste] | ||
| 63 | A -->|"Wie bringe ich Daten rein?"| Q3[Orchestration Methods<br/>Dataflow / Notebook / Pipeline] | ||
| 64 | A -->|"Wie bekomme ich Zugriff?"| Q4[Access and permissions] | ||
| 65 | A -->|"Architektur verstehen"| Q5[Fabric for power users<br/>Lernpfad] | ||
| 66 | |||
| 67 | classDef q fill:#e3f2fd,stroke:#1976d2,stroke-width:1px | ||
| 68 | class Q1,Q2,Q3,Q4,Q5 q | ||
| 69 | {{/mermaid}} | ||
| 70 | |||
| 71 | == Naechste Schritte fuer Power-User == | ||
| 72 | |||
| 73 | * Start mit [[Fabric for power users — technische Dokumentation>>doc:IT-Wiki.02-Tools.Fabric.Fabric-for-techies.WebHome]] (Lernpfad-Hub). | ||
| 74 | * Bei spezifischen Datenwuenschen: Fabric-Team anschreiben. | ||
| 75 | |||
| 76 | == Related pages == | ||
| 77 | |||
| 78 | * [[Fabric (Hub)>>doc:IT-Wiki.02-Tools.Fabric.WebHome]] | ||
| 79 | * [[Microsoft Fabric Datenarchitektur im SPL>>doc:IT-Wiki.01-Data.Microsoft-Fabric-Datenarchitektur-im-SPL.WebHome]] | ||
| 80 | * [[Get data from Lakehouse>>doc:IT-Wiki.02-Tools.Fabric.Get-data-from-Lakehouse.WebHome]] | ||
| 81 | |||
| 82 | ---- | ||
| 83 | |||
| 84 | == Verwandte Themen == | ||
| 85 | |||
| 86 | //Kuratiert — kann direkt im Editor ergänzt werden:// | ||
| 87 | |||
| 88 | * [[Fabric Notebooks>>doc:IT-Wiki.02-Tools.Fabric.Fabric-Notebooks.WebHome]] | ||
| 89 | * [[Fabric for power users>>doc:IT-Wiki.02-Tools.Fabric.Fabric-for-techies.WebHome]] | ||
| 90 | * [[Git Integration in Fabric>>doc:IT-Wiki.02-Tools.Fabric.Git-Integration.WebHome]] | ||
| 91 | |||
| 92 | {{include reference="IT-Wiki.Makros.Verwandte-Themen.WebHome"/}} | ||
| 93 | |||
| 94 | ---- | ||
| 95 | **Status:** Migriert — Team-Review ausstehend · **Owner:** //(festlegen)// · **Letzter Review:** 2026-06-11 |