Skip to content

Commit 2ade53d

Browse files
authored
visual guidance
1 parent 9eb7907 commit 2ade53d

1 file changed

Lines changed: 55 additions & 0 deletions

File tree

Security/WarehousePermissions.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@ Last updated: 2025-05-08
2121
<details>
2222
<summary><b>Table of Contents</b> (Click to expand)</summary>
2323

24+
- [Read all data using SQL](#read-all-data-using-sql)
25+
- [Read all OneLake data and subscribe to events](#read-all-onelake-data-and-subscribe-to-events)
26+
- [Build reports on the default semantic models](#build-reports-on-the-default-semantic-models)
27+
- [Monitor queries](#monitor-queries)
28+
- [Audit queries](#audit-queries)
29+
- [Share granted permissions](#share-granted-permissions)
30+
2431
</details>
2532

2633
> `Data Warehouse` is a centralized repository for `storing large volumes of structured data`. It is optimized for querying and analysis, providing high-performance SQL-based analytics.
@@ -44,16 +51,64 @@ Last updated: 2025-05-08
4451

4552
## Read all data using SQL
4653

54+
> Permissions:
55+
> - Read <br/>
56+
> - Read Data
57+
58+
<img width="700" alt="image" src="https://github.com/user-attachments/assets/a7e4b48d-cefb-447f-8f50-e4f1499444e3">
59+
60+
<img width="700" alt="image" src="https://github.com/user-attachments/assets/6fc51fef-8fd9-4f5c-9b2d-2944e02a21de" />
61+
4762
## Read all OneLake data and subscribe to events
4863

64+
> Permissions:
65+
> - Read <br/>
66+
> - Read All <br/>
67+
> - Subscribe OneLake Events
68+
69+
<img width="700" alt="image" src="https://github.com/user-attachments/assets/8f16dce7-aaf6-46c4-b5c6-b4f14bf88353">
70+
71+
<img width="700" alt="image" src="https://github.com/user-attachments/assets/a368c386-4ada-411a-b83d-54222139e603" />
72+
4973
## Build reports on the default semantic models
5074

75+
> Permissions:
76+
> - Read <br/>
77+
78+
<img width="700" alt="image" src="https://github.com/user-attachments/assets/43d1685f-94ca-42fb-a1e3-29e49db63e75">
79+
80+
<img width="700" alt="image" src="https://github.com/user-attachments/assets/fd9a4469-2447-44b0-a50b-c7e9d956770f" />
81+
5182
## Monitor queries
5283

84+
> Permissions:
85+
> - Read <br/>
86+
> - Monitor
87+
88+
<img width="700" alt="image" src="https://github.com/user-attachments/assets/06f59fbc-d595-4265-824b-469ca35fabea">
89+
90+
<img width="700" alt="image" src="https://github.com/user-attachments/assets/50b22d07-9fcd-46d4-a1d3-d35061b74960">
91+
5392
## Audit queries
5493

94+
> Permissions:
95+
> - Read <br/>
96+
> - Audit
97+
98+
<img width="700" alt="image" src="https://github.com/user-attachments/assets/24aa044c-9afa-4748-8b43-141fde0d1a1a">
99+
100+
<img width="700" alt="image" src="https://github.com/user-attachments/assets/e40c788b-8d0e-4a9e-9fbe-2afa87214a20">
101+
55102
## Share granted permissions
56103

104+
> Permissions:
105+
> - Read <br/>
106+
> - Reshare
107+
108+
<img width="700" alt="image" src="https://github.com/user-attachments/assets/2e526411-c109-440d-834d-cb9c3c81a31b">
109+
110+
<img width="700" alt="image" src="https://github.com/user-attachments/assets/72e6c5b5-7946-436c-857a-88b69a074cfd">
111+
57112
<div align="center">
58113
<h3 style="color: #4CAF50;">Total Visitors</h3>
59114
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>

0 commit comments

Comments
 (0)