Skip to content

Commit 4f517b2

Browse files
authored
Update lift-and-shift-step-1-networking.md
1 parent c23913b commit 4f517b2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
---
2-
title: "Network access configuration during a high performance computing (HPC) architecture migration"
2+
title: "Network access configuration"
33
description: Learn how to configure network access during a migration of high performance computing architecture.
44
author: tomvcassidy
55
ms.author: tomcassidy
6-
ms.date: 03/20/2025
6+
ms.date: 04/10/2025
77
ms.topic: how-to
88
ms.service: azure-virtual-machines
99
ms.subservice: hpc
1010
---
1111

12-
# Network access configuration during a high performance computing (HPC) architecture migration
12+
# Network access configuration
1313

14-
Mechanism to allow users access cloud environment in a secure way. It's a common practice in production environments to have resources with private IP addresses, and with rules to define how resources should be accessed.
14+
A key aspect of your high performance computing migration is the configuration of network access. Proper network access configration ensures secure, efficient, and uninterrupted communication between computational resources. This part of the guide covers the needs, tools, services, and best practices associated with your network access configuration.
15+
16+
It's a common practice in production environments to have resources with private IP addresses, and with rules to define how resources should be accessed.
1517

1618
This component should:
1719

0 commit comments

Comments
 (0)