Skip to content

Commit d8b7dfd

Browse files
Merge pull request #217 from databrickslabs/issue_211
Corrected lakehouse app faq doc
2 parents 47924f5 + e872aaf commit d8b7dfd

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

docs/content/faq/app_faq.md

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "App"
3-
date: 2025-08-29T14:50:11-04:00
3+
date: 2021-08-04T14:26:55-04:00
44
weight: 63
55
draft: false
66
---
@@ -40,25 +40,5 @@ By default, the app uses a dedicated Service Principal (SP) for all data and res
4040
- User abilities depend on the Service Principal's access, regardless of URL
4141
- Optional On-Behalf-Of (OBO) mode uses individual user permissions
4242

43-
### Troubleshooting
4443

45-
**Q5. How should I resolve access errors or permission issues?**
46-
47-
If you experience access-related errors:
48-
- Verify Service Principal permissions in Unity Catalog
49-
- Check app attachments to warehouses and secrets
50-
- Review recent administrative changes
51-
- Check audit logs for permission denials
52-
- Contact your Databricks workspace administrator if needed
53-
54-
### Security and Isolation
55-
56-
**Q6. How is security and isolation managed?**
57-
58-
The DLT-META App provides enterprise-grade security:
59-
- Runs in a multi-tenant platform with strong isolation
60-
- Uses dedicated, isolated serverless compute
61-
- Restricts sharing to authenticated users only
62-
- Logs all sharing and permission events
63-
- No public or anonymous access allowed
6444

0 commit comments

Comments
 (0)