pjordan871 / Azure-104-labs

This is my repository for all my Azure labs
0 stars 0 forks source link

Creating a tenant in Azure #1

Open pjordan871 opened 2 weeks ago

pjordan871 commented 2 weeks ago

Tenants is a way that you are going to group all your users within an organization

pjordan871 commented 2 weeks ago

Tenants are in Azure Active Directory or Microsoft Entra ID

When you first create your Azure account you already have a single tenant.

You can have different tenants, which can act as different organizations. (Basically just an instance of active directory)

pjordan871 commented 2 weeks ago

Steps to create a tenant:

  1. In Azure AD (IntraID) click on the gear icon "manage tenants"
  2. It will bring up a list of all your current tenants
  3. Click on the plus icon "create"
  4. Fill out the Tenant information and hit Create!