5
votes

I am trying to share a resource group in Microsoft Azure, but the users I give ownership/admin privileges can't see the resources or resource group within their Azure portal (I grant permissions on the resource group). Am I missing something in granting permissions? I checked that both users are admins in the active directory too, but I'm not entirely sure if that matters.

The resource group only contains a simple WebApp, Gateway and associated SQL server/database. The main Azure account and the other azure account are both under the same Azure subscription (BizSpark).

I am new to Azure, so thanks for any help!

1
From your description, it looks like you're doing the things correctly. Will it be possible for you to share a screenshot of permissions screen for the resource group? - Gaurav Mantri
Make sure the other users have selected your directory from the dropdown in the top-right corner of the portal. - BenV
Thanks BenV, that worked. I completely missed that option! - creative630

1 Answers

2
votes

Turns out I was being silly and didn't change directories. Thanks BenV!

Make sure the other users have selected your directory from the drop-down in the top-right corner of the portal. – BenV