Skip to content

Navigation properties missing #1926

@1oglop1

Description

@1oglop1

Hello,
I had this problem Stack Overflow
Short story: I was trying to list Users/Groups which are assigned to role in Application
and thanks to @lmazuel I was able to resolve the issue at least partially.

It turned out that Navigation properties are missing from sdk azure-graphrbac.
According to the (terrible) documentation Azure AD Graph API Resource Path

every resource has Navigation properties /{resource_collection}/{resource_id}/{property_name}

In my case it was
{tenant_id}/servicePrincipals/{service_principal_id}/appRoleAssignedTo/
where appRoleAssignedTo is the navigation property name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ARMGraphService AttentionWorkflow: This issue is responsible by Azure service team.feature-requestThis issue requires a new behavior in the product in order be resolved.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions