Skip to content

Commit 8e20738

Browse files
committed
landing zone --> basic infrastructure per Cynthia's recommendation
1 parent ecebc8e commit 8e20738

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

articles/high-performance-computing/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
items:
1313
- name: Overview
1414
href: lift-and-shift-production-level-overview.md
15-
- name: Deployment step 1 - Landing zone
15+
- name: Deployment step 1 - Basic infrastructure
1616
items:
1717
- name: Overview
1818
href: lift-and-shift-step-1-overview.md

articles/high-performance-computing/lift-and-shift-production-level-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ After the proof-of-concept phase, planning is required to get ready for creating
2626

2727
Due to component dependencies, the deployment of this HPC cloud environment is based on a sequence of deployments, which consists of:
2828

29-
1. Landing zone, which includes creation of a resource group, network access and
29+
1. Basic infrastructure, which includes creation of a resource group, network access and
3030
network security rules;
3131
1. Base services, which include identity management, job scheduler and resource;
3232
provisioner, along with their respective configurations;

articles/high-performance-computing/lift-and-shift-step-1-resource-group.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Deployment step 1: Landing zone - Resource group component"
2+
title: "Deployment step 1: Basic infrastructure - Resource group component"
33
description: Learn about the configuration of resource groups during migration deployment step one.
44
author: tomvcassidy
55
ms.author: tomcassidy
@@ -9,7 +9,7 @@ ms.service:
99
services:
1010
---
1111

12-
# Deployment step 1: Landing zone - Resource group component
12+
# Deployment step 1: Basic infrastructure - Resource group component
1313

1414
Resource groups in Azure serve as containers that hold related resources for an Azure solution. In an HPC environment, organizing resources into appropriate resource groups is essential for effective management, access control, and cost tracking.
1515

articles/high-performance-computing/lift-and-shift-step-1-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Deployment step 1: Landing zone - Storage component"
2+
title: "Deployment step 1: Basic infrastructure - Storage component"
33
description: Learn about the configuration of basic storage during migration deployment step one.
44
author: tomvcassidy
55
ms.author: tomcassidy
@@ -9,7 +9,7 @@ ms.service:
99
services:
1010
---
1111

12-
# Deployment step 1: Landing zone - Storage component
12+
# Deployment step 1: Basic infrastructure - Storage component
1313

1414
In any Azure subscription, setting up basic storage is essential for managing data, applications, and resources effectively. While more advanced and HPC-specific storage configurations will be addressed separately, a solid foundation of basic storage is crucial for general resource management and initial deployment needs.
1515

0 commit comments

Comments
 (0)