Hi JrV,
In general you will need to recreate the tenant , I understood is your tenant of development without any workload there yet. So you can follow below steps to delete and create.
- Manage Tenants (Azure portal> Entra ID > Manage Tenants): You can manage your tenants in Azure Entra ID. This includes creating new tenants with your desired domain name.
- Delete Default Tenant: If you want to change the name of your default tenant, you would need to delete it. However, please note that deleting a tenant will also delete all resources associated with it. Only a global administrator can delete a tenant, and there are several checks to pass before a tenant can be deleted. Once a tenant is deleted, you can reuse the tenant name, but restoration of the deleted tenant is not possible.
- Recreate Tenant with Microsoft Entra ID Free License: After deleting the default tenant, you can create a new tenant and use the Microsoft Entra ID Free license. You can join the free Microsoft 365 Developer Program, which provides a free sandbox, tools, and other resources. Or, you can create a new tenant and activate a free trial of Microsoft Entra ID P1 or P2 in your new tenant.
References:
- https://learn.microsoft.com/en-us/entra/fundamentals/create-new-tenant
- https://learn.microsoft.com/en-us/entra/fundamentals/licensing
- https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-create-new-tenant
If the information helped address your question, please Accept the answer.
Luis