| title | Task 04: Create Environments |
|---|---|
| sidebar_position | 4 |
| description | Create GitLab environments |
DOCUMENT CATEGORY: Runbook Step SCOPE: GitLab environment creation PURPOSE: Create GitLab environments for customer infrastructure MASTER REFERENCE: GitLab Environments
Status: Active Applies To: All Azure Local deployments Last Updated: 2026-01-30
Source: internal-docs/create-gitlab-environments.md
Create GitLab environments to manage customer infrastructure using IaC and automation.
- [ ] Project settings configured (Step 03)
- [ ] GitLab
Maintainerrole on the project
- Navigate to the project in GitLab
- Select Operate → Environments
- Click New Environment
- Enter the environment name
- Leave External URL blank
- Click Save
| Cloud/Service | Example Names |
|---|---|
| Azure Production | azr-prod-us, azr-prod-eu |
| Azure Development | azr-dev-us |
| AWS | aws-dev-eu, aws-prod-us |
| Megaport | megaport |
| Datadog | datadog |
- [ ] Environment created for each Azure subscription
- [ ] Environment names follow naming convention
Configure Environment Variables