Skip to content

Relationships need type information and possibly uniqueName #235

@acortelyou

Description

@acortelyou

The addition of relationships is great to see, we definitely want to be able to look up members and set owners.

However, we need more information about the type of object to be able to leverage that information.

Scenario: I want to set the owners of an app based on the members of a security group. That security group may include other security groups but I have no way to filter out those object ids as there is no type information. Security groups are not allowed to own apps.

Scenario: I want to look up the names of the users in a security group. That security group may include both users and service principals but I have no way to know what type of resource to dereference.

Corollary: I need to be able to reference existing objects by id unless uniqueName is also returned along with the types.

Metadata

Metadata

Labels

enhancementNew feature or requesttriagedTeam has triaged the item

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions