Once a user has been created, you will often need to assign them a role so that a particular set of permissions is immediately assigned to them. In Azure AD, you have multiple roles available that can be used to set things such as a directory administrator or a billing administrator (so that a user is limited to subscription billing tasks only). In this section, we will focus on understanding the different functionalities that are available for a user and learn how to perform the basic management operations.
To get started, you will need to either select an existing user or create a new one. To do so, either use one you created in the previous section or create a brand new one that will serve our test purposes.
Note that Azure AD tenant and Azure subscriptions are separate topics that have a specific connection. You can have a tenant without a subscription attached, but the opposite is not possible. When it comes to users, you can add a user to a tenant...