Can AAD group membership be used as object Owner in UC to edit object description?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 10:38 AM
I wanted to set description of a schema in Unity Catalog.
Description was greyed out and on pencil icon I got: "Requires Ownership of SCHEMA 'xxxxx'."
Owner is set to the Azure Active Directory group that I am member of.
I was able to change the owner to my individual account and then I was able to modify description.
I assume that this is a defect?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2024 11:50 AM
Hi @Retired_mod,
I am able to use individual account to change description when I set my account explicitly. So, I do not think that this is a problem.
What does it mean "system schema"? My target schema is a schema in catalog.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 09:12 AM
I am able to use individual account to change description when I set my account explicitly. So, I do not think that this is a problem.
What does it mean "system schema"? My target schema is a schema in catalog.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2024 12:27 PM
AAD group membership cannot be used as the object owner in UC to edit object description directly. Object ownership typically refers to individual user accounts, not group memberships, in most systems.