We have an MS office account, how can I enable Azure as a shared resource for all/selected users in my organization (paid by the corporate payment method)?

Scott Hauck 1 Reputation point
2022-10-27T15:57:27.6+00:00

We have a group of engineers who want to set up and do some development wrt Azure (create/delete/edit each other's event hubs, iot hubs, resources, etc). They seem to be able to use their corporate office 365 credentials and signup separately for free Azure accounts but have no visibility into each others environments. Admittedly I am an MS admin novice, what am I missing? Is there even a link between the corporate account and azure?

Thanks!

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
377 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AshokPeddakotla-MSFT 27,126 Reputation points
    2022-10-28T11:14:06.927+00:00

    @Scott Hauck Welcome to Microsoft Q&A forum!

    Your query is more related to subscription/account management than Azure IoT related.

    You should consider Azure role-based access control (Azure RBAC) which has several Azure built-in roles that you can assign to users, groups, service principals, and managed identities. Role assignments are the way you control access to Azure resources. If the built-in roles don't meet the specific needs of your organization, you can create your own Azure custom roles. For information about how to assign roles, see Steps to assign an Azure role.

    Also, please refer See Azure built-in roles and Subscriptions, licenses, accounts, and tenants for Microsoft's cloud offerings.

    Hope this helps. Do let us know if you have any further queries.

    If the response is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments