I am unable to see received shares even though i have azure data share contributor

Dharma Teja Mukka 0 Reputation points Microsoft Employee
2026-06-04T04:43:36.1366667+00:00

Hi Team,

I am unable to see received shares in azure data share even though i have azure data share contributor role. I can see sent shares.

Azure Data Share
Azure Data Share

An Azure service that is used to share data from multiple sources with other organizations.


2 answers

Sort by: Most helpful
  1. Manoj Kumar Boyini 19,590 Reputation points Microsoft External Staff Moderator
    2026-06-04T07:15:02.3166667+00:00

    Hi @Dharma Teja Mukka

    Azure Data Share receiving scenarios are tied not only to the Data Share account but also to the destination resource where the shared data is received.

    Received Shares are represented as Share Subscriptions, and Azure Data Share exposes dedicated permissions such as:

    • Microsoft.DataShare/accounts/read
    • Microsoft.DataShare/accounts/shareSubscriptions/read
    • Microsoft.DataShare/listInvitations/read

    Azure Data Share also supports the use of custom RBAC roles, allowing organizations to implement a least-privilege access model instead of assigning broad built-in roles.

    At this time, there is no documented built-in read-only role specifically for viewing Received Shares, nor is there a published minimum permission set that guarantees visibility of the Received Shares blade without the permissions required for the receive workflow.

    If the requirement is to avoid assigning the Storage Account Contributor role, a possible approach would be to evaluate a custom role containing only the required Azure Data Share permissions and validate whether it satisfies the visibility requirement in your environment.

    Helpful References:
    https://learn.microsoft.com/en-us/azure/data-share/concepts-roles-permissions
    https://learn.microsoft.com/en-us/azure/data-share/concepts-roles-permissions#custom-roles-for-data-share
    https://learn.microsoft.com/en-us/azure/role-based-access-control/custom-roles
    https://learn.microsoft.com/en-us/azure/role-based-access-control/permissions/storage#microsoftdatashare

    Please let us know if you have any questions.

    Was this answer helpful?

    0 comments No comments

  2. Jerald Felix 18,760 Reputation points Volunteer Moderator
    2026-06-04T04:59:09.1133333+00:00

    Hello Dharma Teja Mukka,

    Greetings! Thanks for raising this question in Q&A forum.

    The reason you can see Sent Shares but not Received Shares is most likely a role or invitation issue. The Azure Data Share Contributor role gives you permission to manage and send shares, but viewing Received Shares requires that the share invitation was sent specifically to your email/identity, and that you have the right role on the Data Share account to accept and view it. If the invitation was sent to a different email or if the role is assigned at the wrong scope, the Received Shares tab will appear empty.

    Here's how to troubleshoot this step by step:

    In the Azure Portal, go to your Azure Data Share resource and click on Received Shares from the left menu. If it appears empty, check if there is a pending invitation by clicking on Pending Invitations — the share may not have been accepted yet.

    Confirm with the data sender that they sent the invitation to the correct email address (the one linked to your Azure account). Even a small mismatch will cause the invitation to not show up.

    Check that your Azure Data Share Contributor role is assigned at the correct scope — it should be on the specific Data Share account resource, not just at the subscription or resource group level.

    For viewing and accepting Received Shares, you also need to have at least Contributor role on the target storage account or dataset where the shared data will land. Make sure that permission is in place too.

    If you see a pending invitation, click on it and select Accept and Configure to complete the process — only after accepting will it appear under Received Shares.

    If no invitation appears at all, ask the sender to delete and resend the invitation to your correct email, then check the Pending Invitations tab again after a few minutes.

    Try logging out and back into the Azure Portal, or use a different browser, to rule out any caching or session issue.

    If this answer helps you kindly accept the answer which will help others who have similar questions.

    Best Regards,

    Jerald Felix.

    Was this answer 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.