Skip to content

Commit 5e8ac54

Browse files
Priyanka feedback
1 parent a079e31 commit 5e8ac54

File tree

6 files changed

+14
-18
lines changed

6 files changed

+14
-18
lines changed

articles/migration/migrate-compute-from-aws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ Compute services make up only part of your workload. Explore other components th
4747
- [Databases](migrate-databases-from-aws.md)
4848
- [Storage](migrate-storage-from-aws.md)
4949
- [Networking](migrate-networking-from-aws.md)
50-
- [Security](migrate-security-and-identity-from-aws.md)
50+
- [Security](migrate-security-from-aws.md)

articles/migration/migrate-databases-from-aws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ Databases make up only part of your workload. Explore other components that you
4949
- [Compute](migrate-compute-from-aws.md)
5050
- [Storage](migrate-storage-from-aws.md)
5151
- [Networking](migrate-networking-from-aws.md)
52-
- [Security](migrate-security-and-identity-from-aws.md)
52+
- [Security](migrate-security-from-aws.md)

articles/migration/migrate-networking-from-aws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ Networking makes up only part of your workload. Explore other components that yo
3939
- [Compute](migrate-compute-from-aws.md)
4040
- [Databases](migrate-databases-from-aws.md)
4141
- [Storage](migrate-storage-from-aws.md)
42-
- [Security](migrate-security-and-identity-from-aws.md)
42+
- [Security](migrate-security-from-aws.md)
Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Migrate identity services from Amazon Web Services (AWS)
3-
description: Learn about replatforming identity services from AWS to Microsoft Cloud to support the security requirements of the workload. Discover key similarities and differences between AWS and Microsoft.
2+
title: Migrate security services from Amazon Web Services (AWS)
3+
description: Learn about replatforming security services from AWS to Microsoft Cloud to support the security requirements of the workload. Discover key similarities and differences between AWS and Microsoft.
44
ms.author: joflore
55
author: MicrosoftGuyJFlo
66

@@ -10,19 +10,14 @@ ms.service:
1010
ms.subservice:
1111
ms.topic: conceptual
1212
---
13-
# Migrate identity services from Amazon Web Services (AWS)
13+
# Migrate security services from Amazon Web Services (AWS)
1414

15-
This article describes scenarios that you can use to migrate Amazon Web Services (AWS) identity services to Microsoft Azure and Microsoft Entra. These cloud services provide foundational elements necessary for services built on top of them. The migration process involves transitioning services while focusing on maintaining or enhancing functionality
15+
-- TODO: Need revision --
16+
This article describes scenarios that you can use to migrate Amazon Web Services (AWS) security services to Microsoft Azure and Microsoft Entra. These cloud services provide foundational elements necessary for services built on top of them. The migration process involves transitioning services while focusing on maintaining or enhancing functionality
1617

18+
-- TODO: Need context for security --
1719
These scenarios cover common tasks like creating and maintaining users, enforcing multifactor authentication, managing device access, managing applications and secrets, and configuring other security tools.
1820

19-
## Component comparison
20-
21-
To begin the process, compare AWS identity services used in the workload to their closest Azure counterparts. This evaluation helps identify the most suitable Azure services for your migration needs. For more information, see [Compare AWS and Azure security and identity management solutions](/azure/architecture/aws-professional/security-identity).
22-
23-
> [!NOTE]
24-
> This comparison isn't an exact representation of the functionality that these services provide in your workload.
25-
2621
## Migration scenarios
2722

2823
Use the following migration guides as examples to help structure your migration strategy.
@@ -33,10 +28,11 @@ Use the following migration guides as examples to help structure your migration
3328

3429
## Related workload components
3530

36-
Identity services make up only part of your cloud workload. Explore other components you might migrate:
31+
Security services make up only part of your cloud workload. Explore other components you might migrate:
3732

3833
- [Compute](migrate-compute-from-aws.md)
3934
- [Databases](migrate-databases-from-aws.md)
4035
- [Storage](migrate-storage-from-aws.md)
4136
- [Networking](migrate-networking-from-aws.md)
42-
37+
38+
Migrating security scenarios require identity to be a central service. Compare AWS identity services used in the workload to their closest Azure counterparts.

articles/migration/migrate-storage-from-aws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ Storage makes up only part of your workload. Explore other components that you m
4141
- [Compute](migrate-compute-from-aws.md)
4242
- [Databases](migrate-databases-from-aws.md)
4343
- [Networking](migrate-networking-from-aws.md)
44-
- [Security](migrate-security-and-identity-from-aws.md)
44+
- [Security](migrate-security-from-aws.md)

articles/migration/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ items:
3333
- name: Networking
3434
href: ./migrate-networking-from-aws.md
3535
- name: Security
36-
href: ./migrate-security-and-identity-from-aws.md
36+
href: ./migrate-security-from-aws.md
3737
- name: Migrate from Google Cloud
3838
items:
3939
- name: Getting started

0 commit comments

Comments
 (0)