Total Visitors
From 87f2905fa5c732aed5d466ed84a2fd8bc2ff6cee Mon Sep 17 00:00:00 2001
From: Timna Brown <24630902+brown9804@users.noreply.github.com>
Date: Thu, 8 May 2025 09:28:10 -0600
Subject: [PATCH 8/9] semantic models also
---
Security/SemanticModelsPermissions.md | 46 +++++++++++++++++++++++++++
1 file changed, 46 insertions(+)
create mode 100644 Security/SemanticModelsPermissions.md
diff --git a/Security/SemanticModelsPermissions.md b/Security/SemanticModelsPermissions.md
new file mode 100644
index 0000000..bb3d414
--- /dev/null
+++ b/Security/SemanticModelsPermissions.md
@@ -0,0 +1,46 @@
+# Semantic Models: Security \& Governance
+
+Costa Rica
+
+[](https://github.com/)
+[brown9804](https://github.com/brown9804)
+
+Last updated: 2025-05-08
+
+------------------------------------------
+
+
+List of References (Click to expand)
+
+- [OneLake data access control model (preview)](https://learn.microsoft.com/en-us/fabric/onelake/security/data-access-control-model)
+- [Permission model](https://learn.microsoft.com/en-us/fabric/security/permission-model)
+- [Manage Direct Lake semantic models](https://learn.microsoft.com/en-us/fabric/fundamentals/direct-lake-manage)
+
+
+
+
+> Semantic Model is a `curated layer` that provides a `business-friendly view of data`. It abstracts complex data structures into understandable entities, measures, and relationships, enabling users to create reports and perform analysis without needing to write complex queries. E.g `custom data view`.
+
+
+
+

+
+
+
+
+
+

+
+
+
+| **Permission** | **Definition** | **Use Cases** |
+|----------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------|
+| Allow recipients to modify this dataset | Grants users the ability to make changes to the semantic model, including schema and data updates. | - `Data Modeling`: Adjusting measures, columns, or relationships.
- `Collaboration`: Co-authoring datasets with team members. |
+| Allow recipients to share this semantic model | Lets users share the semantic model with others. | - `Team Access`: Granting access to additional users.
- `Self-service BI`: Empowering users to manage access without admin intervention. |
+| Allow recipients to build content with the data associated with this semantic model | Enables users to create reports, dashboards, and other content using the semantic model. | - `Power BI Reports`: Building visuals and dashboards.
- `Embedded Analytics`: Using the model in apps or portals.
- `Ad hoc Analysis`: Exploring data. |
+| Send an email notification | Sends an email to notify the recipient about the access granted. | - `Communication`: Ensuring users are informed of their new access.
- `Onboarding`: Helping users get started with the semantic model. |
+
+
+
Total Visitors
+

+
From 412c2ce8c886c47c82a8469d63f05e8c407e4ba4 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
Date: Thu, 8 May 2025 15:28:30 +0000
Subject: [PATCH 9/9] Fix Markdown syntax issues
---
Security/SemanticModelsPermissions.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/Security/SemanticModelsPermissions.md b/Security/SemanticModelsPermissions.md
index bb3d414..ffa72bf 100644
--- a/Security/SemanticModelsPermissions.md
+++ b/Security/SemanticModelsPermissions.md
@@ -18,7 +18,6 @@ Last updated: 2025-05-08
-
> Semantic Model is a `curated layer` that provides a `business-friendly view of data`. It abstracts complex data structures into understandable entities, measures, and relationships, enabling users to create reports and perform analysis without needing to write complex queries. E.g `custom data view`.