Skip to content

Commit b2c9d5a

Browse files
fix(links): correct two broken relative paths in SAN content
- task-14: ../../phase-06-post-deployment → ../phase-06-post-deployment (file is inside phase-03-os-configuration, not 04-cluster-deployment) - san/ad/portal: ../../active-directory → ../../s2d/active-directory (path moved into s2d/ subdirectory during W3.2 restructure) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 83762af commit b2c9d5a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/implementation/04-cluster-deployment/phase-03-os-configuration/task-14-verify-san-lun-presentation-conditional.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This task applies only to **disaggregated SAN deployments**. If you are deployin
4949
:::danger Do NOT initialize the infrastructure or performance history LUNs
5050
The infrastructure volume LUN and performance history LUN must remain **RAW** (no partition table, no file system) until the Azure Local deployment wizard runs. If you initialize these LUNs before deployment, the wizard will fail.
5151

52-
Workload LUNs are added and initialized **after** cluster deployment — see [Phase 06 Task 05](../../phase-06-post-deployment/task-05-storage-configuration.mdx).
52+
Workload LUNs are added and initialized **after** cluster deployment — see [Phase 06 Task 05](../phase-06-post-deployment/task-05-storage-configuration.mdx).
5353
:::
5454

5555
---

docs/implementation/04-cluster-deployment/phase-05-cluster-deployment/deployment-methods/san/active-directory/portal-instructions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This runbook deploys a disaggregated Azure Local cluster using the Azure Portal
3939
- **Storage**: External SAN (Fiber Channel) — not Storage Spaces Direct
4040
- **Identity**: Active Directory with domain-joined nodes
4141

42-
The portal wizard flow is similar to the [S2D AD portal deployment](../../active-directory/portal-instructions.mdx) but with key differences in storage and networking configuration.
42+
The portal wizard flow is similar to the [S2D AD portal deployment](../../s2d/active-directory/portal-instructions.mdx) but with key differences in storage and networking configuration.
4343

4444
---
4545

0 commit comments

Comments
 (0)