To enable security for the Docker deployment, follow the next steps:
## 1. Create an .env file
Get the `Client Id` and `Tenant ID` from Azure Application configured in [Step 3](/deployment/security/azure#step-3-where-to-find-the-credentials).
Get the Azure Service Application `Client Id`, `Client Secret`, `Authority`, `Scopes` from the information collected in [Step 9](/deployment/security/azure#step-9-note-down-the-clientid-and-authority).
Create an `openmetadata_azure.env` file and add the following contents as an example. Use the information
generated when setting up the account.
```shell
# OpenMetadata Server Authentication Configuration