@@ -231,6 +231,7 @@ Here are variables supported to configure review environments:
| `AZURE_REVIEW_SP_CLIENT_ID`| Service Principal client ID for `review` env - _(only define if using Service Principal authentication with credentials and if different from default)_ | _none_ |
| :lock: `AZURE_REVIEW_SP_PASSWORD`| Service Principal password (client secret or certificate (File type)) for `review` env - _(only define if using Service Principal authentication with credentials and if different from default)_ | _none_ |
| `AZURE_REVIEW_SP_TENANT_ID`| Service Principal tenant ID for `review` env - _(only define if using Service Principal authentication with credentials and if different from default)_ | _none_ |
| `AZURE_REVIEW_AUTOSTOP_DURATION`| The amount of time before GitLab will automatically stop `review` environments | `4 hours` |