Share via

Can not see roles in IAM in search service

Zhijing Ye 20 Reputation points Microsoft Employee
2026-04-07T23:48:38.4333333+00:00

I’m using the search service, but in IAM I only see the Search Service Contributor and Search Service Reader roles. I expected to see additional roles, such as the Search Index Data Reader. Could you please help clarify or advise how to enable it?

Azure Role-based access control
Azure Role-based access control

An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.

0 comments No comments

Answer accepted by question author
  1. Sridevi Machavarapu 26,995 Reputation points Microsoft External Staff Moderator
    2026-04-08T00:12:23.7433333+00:00

    Hello Zhijing Ye,

    As discussed over the call, this is happening because your role assignment has a condition applied. With this setup, you’re only allowed to assign a limited set of roles, so roles like Search Index Data Reader won’t appear in the list.

    The condition filters which roles you can see and assign. If a role isn’t included in that condition, it won’t be visible in IAM even though it exists.

    To resolve this, someone with sufficient permissions needs to update your access. They can either remove the condition if it’s not required, or add Search Index Data Reader to the allowed roles. Once updated, the role will appear during assignment.

    This is due to the RBAC condition on your access, not an issue with Azure AI Search. I’ve also shared the details of a user who has permanent access without conditions. You can check with them to help update this.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.