(cli:grant-consent)=
# Grant tenant-wide admin consent to SeqsLab

The global administrator should grant tenant-wide [admin consent](https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/grant-admin-consent)(![external link](../images/external-link.png)) to SeqsLab so that all existing Azure Active Directory (AD) users can sign in to the platform.
Atgenomix recommends using the Microsoft Entra ID account assigned as the **Global Administrator** in Step 6 of [SeqsLab on Azure](csp:azure-deployment).

Use the following command to grant admin consent in your Azure subscription:
```
seqslab user admin-consent
```

```{important}
This command returns a URL that you must access using Google Chrome to grant the required permissions.
```

## Next steps

The Global Administrator must complete the following to enable data processing on SeqsLab.  

1. [Create a SeqsLab workspace](cli:create-workspace)
1. [Request Azure backend quota](csp:request-quota)
1. [Manage SeqsLab users](cli:manage-users)
1. Recommend: [Manage Container Registry](tutorials:cli-container-registry)
1. Optional: [Configure storage log access](csp:azure-log-access)
