Skip to content

Commit 1afd2f3

Browse files
author
Kristopher Turner
committed
docs: add Navigation and Version Control sections to Parts 2/5/6/7/8
Phase 2.11-2.15: Standardize Nav+VC across all remaining parts Part 2 CI/CD Pipeline (16 files): - Added Version Control tables to all pipeline deployment files - Files already had Navigation tables Part 5 Operational Foundations (15 files): - Added Navigation and Version Control to SDN, Monitoring, Security, and Licensing tasks Part 6 Testing & Validation (6 files): - Added Navigation and Version Control to all validation tasks Part 7 Go-Live (7 files): - Added Navigation and Version Control to cluster validation and handover tasks Part 8 Lifecycle Operations (3 files): - Added Navigation and Version Control to training, CMDB, and deprovision docs
1 parent e21c8e4 commit 1afd2f3

47 files changed

Lines changed: 595 additions & 1 deletion

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/implementation/02-azure-foundation/phase-04-azure-management-infrastructure/01-cicd-pipeline-deployment/index.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,3 +220,11 @@ If automated CI/CD deployment is not suitable for your environment:
220220
|----------|-----|------|
221221
| [Phase 03 - RBAC Permissions](../../phase-03-rbac-permissions/) | [Phase 04 - Management Infrastructure](../index.mdx) | [Phase 01 - Configuration](./phase-01-configuration/) |
222222

223+
---
224+
225+
## Version Control
226+
227+
| Version | Date | Author | Changes |
228+
|---------|------|--------|---------|
229+
| 1.0.0 | 2026-03-24 | Azure Local Cloudnology Team | Initial release |
230+

docs/implementation/02-azure-foundation/phase-04-azure-management-infrastructure/01-cicd-pipeline-deployment/phase-01-configuration/index.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,11 @@ Complete Terraform variable configuration ready for CI/CD pipeline pipeline exec
6060
| Previous | Up | Next |
6161
|----------|-----|------|
6262
| [CI/CD Pipeline Overview](../index.mdx) | [CI/CD Pipeline](../index.mdx) | [Task 01 - Core Variables](./task-01-configure-core-variables.mdx) |
63+
64+
---
65+
66+
## Version Control
67+
68+
| Version | Date | Author | Changes |
69+
|---------|------|--------|---------|
70+
| 1.0.0 | 2026-03-24 | Azure Local Cloudnology Team | Initial release |

docs/implementation/02-azure-foundation/phase-04-azure-management-infrastructure/01-cicd-pipeline-deployment/phase-01-configuration/task-01-configure-core-variables.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,3 +174,11 @@ Proceed to [Task 02 - Configure Management Mode](./task-02-configure-management-
174174
| Previous | Up | Next |
175175
|----------|-----|------|
176176
| [Phase 01 - Configuration](./index.mdx) | [Phase 01 - Configuration](./index.mdx) | [Task 02 - Management Mode](./task-02-configure-management-mode.mdx) |
177+
178+
---
179+
180+
## Version Control
181+
182+
| Version | Date | Author | Changes |
183+
|---------|------|--------|---------|
184+
| 1.0.0 | 2026-03-24 | Azure Local Cloudnology Team | Initial release |

docs/implementation/02-azure-foundation/phase-04-azure-management-infrastructure/01-cicd-pipeline-deployment/phase-01-configuration/task-02-configure-management-mode.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,3 +158,11 @@ Proceed to [Task 03 - Configure Cluster Mode](./task-03-configure-cluster-mode.m
158158
| Previous | Up | Next |
159159
|----------|-----|------|
160160
| [Task 01 - Core Variables](./task-01-configure-core-variables.mdx) | [Phase 01 - Configuration](./index.mdx) | [Task 03 - Cluster Mode](./task-03-configure-cluster-mode.mdx) |
161+
162+
---
163+
164+
## Version Control
165+
166+
| Version | Date | Author | Changes |
167+
|---------|------|--------|---------|
168+
| 1.0.0 | 2026-03-24 | Azure Local Cloudnology Team | Initial release |

docs/implementation/02-azure-foundation/phase-04-azure-management-infrastructure/01-cicd-pipeline-deployment/phase-01-configuration/task-03-configure-cluster-mode.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,3 +192,11 @@ Configuration complete. Proceed to [Phase 02 - Pipeline Execution](../phase-02-p
192192
| Previous | Up | Next |
193193
|----------|-----|------|
194194
| [Task 02 - Management Mode](./task-02-configure-management-mode.mdx) | [Phase 01 - Configuration](./index.mdx) | [Phase 02 - Pipeline Execution](../phase-02-pipeline-execution/) |
195+
196+
---
197+
198+
## Version Control
199+
200+
| Version | Date | Author | Changes |
201+
|---------|------|--------|---------|
202+
| 1.0.0 | 2026-03-24 | Azure Local Cloudnology Team | Initial release |

docs/implementation/02-azure-foundation/phase-04-azure-management-infrastructure/01-cicd-pipeline-deployment/phase-02-pipeline-execution/index.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,11 @@ Azure management infrastructure successfully deployed via automated CI/CD pipeli
6666
| Previous | Up | Next |
6767
|----------|-----|------|
6868
| [Phase 01 - Configuration](../phase-01-configuration/) | [CI/CD Pipeline](../index.mdx) | [Task 01 - Commit and Push](./task-01-commit-and-push.mdx) |
69+
70+
---
71+
72+
## Version Control
73+
74+
| Version | Date | Author | Changes |
75+
|---------|------|--------|---------|
76+
| 1.0.0 | 2026-03-24 | Azure Local Cloudnology Team | Initial release |

docs/implementation/02-azure-foundation/phase-04-azure-management-infrastructure/01-cicd-pipeline-deployment/phase-02-pipeline-execution/task-01-commit-and-push.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,11 @@ Pipeline will automatically trigger on push.
6262
| Previous | Up | Next |
6363
|----------|-----|------|
6464
| [Phase 01 - Configuration](../phase-01-configuration/) | [Phase 02 - Execution](./index.mdx) | [Task 02 - Validate Stage](./task-02-monitor-validate-stage.mdx) |
65+
66+
---
67+
68+
## Version Control
69+
70+
| Version | Date | Author | Changes |
71+
|---------|------|--------|---------|
72+
| 1.0.0 | 2026-03-24 | Azure Local Cloudnology Team | Initial release |

docs/implementation/02-azure-foundation/phase-04-azure-management-infrastructure/01-cicd-pipeline-deployment/phase-02-pipeline-execution/task-02-monitor-validate-stage.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,11 @@ Look for:
6767
| Previous | Up | Next |
6868
|----------|-----|------|
6969
| [Task 01 - Commit and Push](./task-01-commit-and-push.mdx) | [Phase 02 - Execution](./index.mdx) | [Task 03 - Plan Stage](./task-03-review-plan-stage.mdx) |
70+
71+
---
72+
73+
## Version Control
74+
75+
| Version | Date | Author | Changes |
76+
|---------|------|--------|---------|
77+
| 1.0.0 | 2026-03-24 | Azure Local Cloudnology Team | Initial release |

docs/implementation/02-azure-foundation/phase-04-azure-management-infrastructure/01-cicd-pipeline-deployment/phase-02-pipeline-execution/task-03-review-plan-stage.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,11 @@ Look for:
104104
| Previous | Up | Next |
105105
|----------|-----|------|
106106
| [Task 02 - Validate Stage](./task-02-monitor-validate-stage.mdx) | [Phase 02 - Execution](./index.mdx) | [Task 04 - Approve](./task-04-approve-deployment.mdx) |
107+
108+
---
109+
110+
## Version Control
111+
112+
| Version | Date | Author | Changes |
113+
|---------|------|--------|---------|
114+
| 1.0.0 | 2026-03-24 | Azure Local Cloudnology Team | Initial release |

docs/implementation/02-azure-foundation/phase-04-azure-management-infrastructure/01-cicd-pipeline-deployment/phase-02-pipeline-execution/task-04-approve-deployment.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,3 +103,11 @@ Approval requires one of:
103103
| Previous | Up | Next |
104104
|----------|-----|------|
105105
| [Task 03 - Plan Stage](./task-03-review-plan-stage.mdx) | [Phase 02 - Execution](./index.mdx) | [Task 05 - Apply Stage](./task-05-monitor-apply-stage.mdx) |
106+
107+
---
108+
109+
## Version Control
110+
111+
| Version | Date | Author | Changes |
112+
|---------|------|--------|---------|
113+
| 1.0.0 | 2026-03-24 | Azure Local Cloudnology Team | Initial release |

0 commit comments

Comments
 (0)