Skip to content

Latest commit

 

History

History
86 lines (58 loc) · 2.36 KB

File metadata and controls

86 lines (58 loc) · 2.36 KB
title Task 02: Create source control project
sidebar_position 2
description Create the customer source control project

Task 02: Create source control project

Runbook GitLab

DOCUMENT CATEGORY: Runbook Step SCOPE: source control project creation PURPOSE: Create customer source control project from Azure Local Cloud template MASTER REFERENCE: source control project Setup Guide

Status: Active Applies To: All Azure Local deployments Last Updated: 2026-01-30


Source: internal-docs/customer_gitlab_project_setup_guide.md


Objective

Create a new source control project for the customer using the Azure Local Cloud template.


Prerequisites

  • [ ] Bootstrap complete (Step 01)
  • [ ] source control SaaS access

Procedure

  1. Navigate to the Azure Local Cloud group in GitLab
  2. Log in via SSO with your Azure Local Cloud.com email
  3. Click the + in the top-left corner → New project/repository
  4. Select Create from template
  5. Select the Group heading
  6. Click Use template for the desired template
  7. Configure:
Field Value
Project name cid###-customer_name
Project URL Based on service level (see below)

Project URL by Service Level

Service Level Project URL
Premium Azure Local Cloud/customers/Premium
Professional Azure Local Cloud/customers/Professional
Megaport Azure Local Cloud/customers/Megaport
Sandbox Azure Local Cloud/[sub-group]/sandbox
  1. Click Create project
  2. Wait for project creation (may take a few minutes)

Verification

  • [ ] Project created successfully
  • [ ] Project appears in correct group
  • [ ] Project name follows convention: cid###-customer_name

Next Steps

  1. Configure Project Settings
  2. Create Environments

References