Topics Map > Infrastructure > Cloud Computing > Azure
How do I control permissions in Azure?
Managing permissions in Azure is straightforward.
- Click on Subscriptions
- Click on the name of your subscription
- Click on Access Control (IAM)
- Click on Add > Add Role assignment
- On the next screen select the “role” you wish to assign. In this case, we’re assigning the contributor role. Also, select the security principle you’re assigning access to and then search for the user in Azure AD you want to assign access to and select save.