Skip to content

Commit 950ae12

Browse files
Fix Markdown syntax issues
1 parent d0f4997 commit 950ae12

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Security/LakehousePermissions.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Last updated: 2025-05-08
1717

1818
</details>
1919

20-
2120
<details>
2221
<summary><b>Table of Contents</b> (Click to expand)</summary>
2322

@@ -27,8 +26,7 @@ Last updated: 2025-05-08
2726

2827
</details>
2928

30-
31-
> `Lakehouse `is a `specific type of data architecture within Microsoft Fabric `that combines the features of data lakes and data warehouses. `It allows for the storage and processing of both structured and unstructured data`, providing the flexibility of a data lake with the performance and management features of a data warehouse. <br/> <br/>
29+
> `Lakehouse`is a `specific type of data architecture within Microsoft Fabric`that combines the features of data lakes and data warehouses. `It allows for the storage and processing of both structured and unstructured data`, providing the flexibility of a data lake with the performance and management features of a data warehouse. <br/> <br/>
3230
3331
<div align="center">
3432
<img width="700" alt="image" src="https://github.com/user-attachments/assets/fd102034-660b-4f93-8aa1-ccda4e4d1893" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
@@ -39,16 +37,16 @@ Last updated: 2025-05-08
3937
| Read all SQL endpoint data | This permission allows access to SQL-based data endpoints in Microsoft Fabric. | - `Power BI`: Connecting to semantic models or datasets using DirectQuery or Import mode.<br/>- `Data Factory Pipelines`: Reading from or writing to SQL endpoints as part of ETL/ELT processes.<br/>- `OneLake / Gen2 Data Lake`: SQL endpoints can expose structured views over data stored in the lake.<br/>- `Data Activator / Agents`: Agents may use SQL endpoints to monitor or trigger actions based on data changes.<br/>- `Excel / Office Integration`: Connecting Excel to SQL endpoints for live data refresh and pivot analysis.<br/>- `Third-party BI Tools`: Using Tableau, Qlik, etc., to connect to SQL endpoints.<br/>- `Custom Applications`: Internal apps querying SQL endpoints for real-time dashboards. |
4038
| Read all Apache Spark and subscribe to events | This permission relates to Apache Spark workloads, which are more code- and compute-intensive. | - `Notebooks`: Running PySpark, Scala, or SparkSQL code for data exploration and transformation.<br/>- `Machine Learning`: Training models using Spark MLlib or integrating with Azure ML.<br/>- `Data Science Workloads`: Performing large-scale data analysis or feature engineering.<br/>- `Copilot & Agents`: If they need to interact with Spark jobs or listen to Spark events (e.g., job completion).<br/>- `Streaming Analytics`: Real-time data processing using Spark Structured Streaming.<br/>- `Data Engineering Pipelines`: Complex transformations and joins across large datasets.<br/>- `Event-Driven Automation`: Triggering workflows or alerts based on Spark job events.<br/>- `Integration with Delta Lake`: Managing transactional data lakes with ACID guarantees. |
4139

42-
https://github.com/user-attachments/assets/2974bdee-4b02-4750-ba6c-b745215e0f82
40+
<https://github.com/user-attachments/assets/2974bdee-4b02-4750-ba6c-b745215e0f82>
4341

4442
## Read all SQL endpoint data
4543

4644
> Permissions:
45+
>
4746
> - Read <br/>
4847
> - Read All <br/>
4948
> - Subscribe OneLake Events
5049
51-
5250
> Lakehouse Manage Permissions:
5351
5452
<img width="550" alt="image" src="https://github.com/user-attachments/assets/a2559d8a-35b9-456b-a14c-81c9bb5d2b9c" /> |
@@ -63,10 +61,10 @@ https://github.com/user-attachments/assets/2974bdee-4b02-4750-ba6c-b745215e0f82
6361
6462
<img width="800" alt="image" src="https://github.com/user-attachments/assets/2035ae73-f247-493d-905c-d9a3d76ec5f2" />
6563

66-
6764
## Lakehouse Semantic Model
6865

6966
> Permissions:
67+
>
7068
> - Reshare <br/>
7169
> - Build <br/>
7270
> - Write
@@ -78,6 +76,7 @@ https://github.com/user-attachments/assets/2974bdee-4b02-4750-ba6c-b745215e0f82
7876
## SQL Analytics Endpoint
7977

8078
> Permissions:
79+
>
8180
> - Read <br/>
8281
> - Read Data <br/>
8382
> - Read All
@@ -90,4 +89,3 @@ https://github.com/user-attachments/assets/2974bdee-4b02-4750-ba6c-b745215e0f82
9089
<h3 style="color: #4CAF50;">Total Visitors</h3>
9190
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
9291
</div>
93-

0 commit comments

Comments
 (0)