Skip to content

Commit 586b08a

Browse files
Added migrate security and updated toc
1 parent d7ed768 commit 586b08a

File tree

2 files changed

+50
-87
lines changed

2 files changed

+50
-87
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
title: Migrate security and identity services from Amazon Web Services
3+
description: Learn about the basics of the available security and identity services in the Microsoft Cloud. Discover key similarities and differences between the AWS and Microsoft.
4+
ms.author: joflore
5+
author: MicrosoftGuyJFlo
6+
7+
ms.date: 05/01/2025
8+
9+
ms.service:
10+
ms.subservice:
11+
ms.topic: conceptual
12+
---
13+
# Migrate security and identity services from Amazon Web Services (AWS)
14+
15+
This article describes scenarios that you can use to migrate Amazon Web Services (AWS) security and 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.
16+
17+
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.
18+
19+
## Component comparison
20+
21+
To begin the process, compare AWS security and 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+
26+
## Migration scenarios
27+
28+
Use the following migration guides as examples to help structure your migration strategy.
29+
30+
| Scenario | Key services | Description |
31+
|--|--|--|
32+
| [Microsoft Entra identity management and access management for AWS](/azure/architecture/reference-architectures/aws/aws-azure-ad-security) | AWS IAM -> Microsoft Entra ID | Learn how Microsoft Entra ID can help secure and protect Amazon Web Services (AWS) identity management and account access. Discover Microsoft security solutions. |
33+
| [Microsoft Entra SSO integration with AWS IAM Identity Center](/entra/identity/saas-apps/aws-single-sign-on-tutorial) | AWS IAM -> Microsoft Entra ID | Learn how to configure single sign-on between Microsoft Entra ID and AWS IAM Identity Center (successor to AWS Single Sign-On). |
34+
35+
36+
## Related workload components
37+
38+
Security and identity services make up only part of your cloud workload. Explore other components you might migrate:
39+
40+
- [Compute](migrate-compute-from-aws.md)
41+
- [Databases](migrate-databases-from-aws.md)
42+
- [Storage](migrate-storage-from-aws.md)
43+
- [Networking](migrate-networking-from-aws.md)
44+
45+
Use the table of contents to explore other articles related to your workload's architecture.

articles/migration/toc.yml

Lines changed: 5 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -25,97 +25,15 @@ items:
2525
# - name: 6. Optimize with Azure
2626
# href: ./placeholder.md
2727
- name: Compute
28-
items:
29-
- name: Migrate compute
30-
href: ./migrate-compute-from-aws.md
31-
- name: Azure compute services map
32-
href: /azure/architecture/aws-professional/compute
33-
- name: Migrate AWS Lambda to Azure Functions
34-
href: /azure/azure-functions/migration/lambda-functions-migration-overview
35-
- name: Elastic Kubernetes Service (EKS)
36-
items:
37-
- name: AKS for Amazon EKS professionals
38-
href: /azure/architecture/aws-professional/eks-to-aks/
39-
- name: Migrate to Azure Kubernetes Service (AKS)
40-
href: /azure/aks/aks-migration
41-
- name: Migrate a web app from EKS to AKS
42-
href: /azure/aks/eks-web-overview
43-
- name: Migrate an event-driven EKS workload to AKS
44-
href: /azure/aks/eks-edw-overview
45-
- name: Amazon EC2
46-
items:
47-
- name: Migrate to Azure Virtual Machines (Azure Migrate)
48-
href: /azure/migrate/tutorial-migrate-aws-virtual-machines
49-
- name: Migrate virtual machine images to Azure Managed Disks
50-
href: /azure/virtual-machines/windows/on-prem-to-azure
51-
- name: Migrate VMware Services to Azure
52-
href: /azure/migrate/vmware/migrate-support-matrix-vmware
28+
href: ./migrate-compute-from-aws.md
5329
- name: Databases and data
54-
items:
55-
- name: Migrate databases
56-
href: ./migrate-databases-from-aws.md
57-
- name: Azure database services map
58-
href: /azure/architecture/aws-professional/databases
59-
- name: Azure data and AI services map
60-
href: /azure/architecture/aws-professional/data-ai
61-
- name: Amazon RDS for PostgreSQL
62-
items:
63-
- name: Migrate to Azure Database for PostgreSQL (offline)
64-
href: /azure/postgresql/migrate/migration-service/tutorial-migration-service-aws-offline
65-
- name: Migrate to Azure Database for PostgreSQL (online)
66-
href: /azure/postgresql/migrate/migration-service/tutorial-migration-service-aws-online
67-
- name: Amazon Aurora PostgreSQL
68-
items:
69-
- name: Migrate to Azure Database for PostgreSQL (offline)
70-
href: /azure/postgresql/migrate/migration-service/tutorial-migration-service-aurora-offline
71-
- name: Migrate to Azure Database for PostgreSQL (online)
72-
href: /azure/postgresql/migrate/migration-service/tutorial-migration-service-aurora-online
73-
- name: Migrate MySQL on AWS to Azure Database for MySQL
74-
href: /azure/azure-sql/migration-guides/database/mysql-to-sql-database-guide?view=azuresql-db&preserve-view=true
75-
- name: Migrate Amazon SQL Server to Azure SQL Database
76-
href: /data-migration/sql-server/database/guide
77-
- name: Amazon DynamoDB
78-
items:
79-
- name: Migrate a DynamoDB application to Azure Cosmos DB for NoSQL
80-
href: /azure/cosmos-db/nosql/dynamo-to-cosmos
81-
- name: Migrate DynamoDB data to Azure Cosmos DB for NoSQL
82-
href: /azure/cosmos-db/nosql/dynamodb-data-migration-cosmos-db
83-
- name: Migrate Amazon ElastiCache to Azure Cache for Redis
84-
href: /azure/azure-cache-for-redis/cache-migration-guide
85-
- name: Migrate CouchBase on AWS to Azure Cosmos DB for NoSQL
86-
href: /azure/cosmos-db/nosql/couchbase-cosmos-migration
30+
href: ./migrate-databases-from-aws.md
8731
- name: Storage
88-
items:
89-
- name: Migrate storage components
90-
href: ./migrate-storage-from-aws.md
91-
- name: Azure storage services map
92-
href: /azure/architecture/aws-professional/storage
93-
- name: Amazon Simple Storage Service (S3)
94-
items:
95-
- name: Copy data from Amazon S3 to Azure Storage (AzCopy)
96-
href: /azure/storage/common/storage-use-azcopy-s3
97-
- name: Copy data from Amazon S3 to Azure Storage (Azure Data Factory)
98-
href: /azure/data-factory/data-migration-guidance-s3-azure-storage
99-
- name: Migrate to Azure Data Lake Storage
100-
href: /azure/data-factory/solution-template-migration-s3-azure
32+
href: ./migrate-storage-from-aws.md
10133
- name: Networking
102-
items:
103-
- name: Azure networking services mapping
104-
href: /azure/architecture/aws-professional/networking
105-
- name: Connect AWS and Azure using a BGP-enabled VPN gateway
106-
href: /azure/vpn-gateway/vpn-gateway-howto-aws-bgp
107-
- name: Messaging and integration
108-
items:
109-
- name: Azure messaging services map
110-
href: /azure/architecture/aws-professional/messaging
111-
- name: Synchronize API Gateway APIs into Azure API Center
112-
href: /azure/api-center/synchronize-aws-gateway-apis
34+
href: ./migrate-networking-from-aws.md
11335
- name: Security
114-
items:
115-
- name: Azure security services map
116-
href: /azure/architecture/aws-professional/security-identity
117-
- name: Migrate your SIEM in AWS to Microsoft Sentinel
118-
href: /azure/sentinel/migration
36+
href: ./migrate-security-and-identity-from.aws.md
11937
- name: Migrate from Google Cloud
12038
items:
12139
- name: Getting started

0 commit comments

Comments
 (0)