Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 377 #398

Merged
merged 20 commits into from
Nov 2, 2022
Merged
Show file tree
Hide file tree
Changes from 19 commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions en/aws/ec2/detect-ec2-classic-instances.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
## Detailed Remediation Steps
1. Log in to the AWS Management Console.
2. Select the "Services" option and search for EC2. </br> <img src="/resources/aws/ec2/detect-ec2-classic-instances/step2.png"/>
3. On the EC2 dashboard, check the "Account Attributes".If the supported platform status set to VPC and EC2, then the selected account support both EC2-Classic and EC2-VPC platforms.</br> <img src="/resources/aws/ec2/detect-ec2-classic-instances/step3.png"/>
4. Select the "Instances" option on the left navigation panel to verify whether any instances are lunch under "EC2-Classic."</br> <img src="/resources/aws/ec2/detect-ec2-classic-instances/step4.png"/>
5. Select the "EC2 instance" and select the "Description" tab from the bottom panel. If the "VPC Id" parameter has no value assigned, the selected EC2 instance was launched within the EC2-Classic.</br> <img src="/resources/aws/ec2/detect-ec2-classic-instances/step5.png"/>
3. On the EC2 dashboard, check the "Account Attributes".If the supported platform's status is set to VPC and EC2, then the selected account supports both EC2-Classic and EC2-VPC platforms.</br> <img src="/resources/aws/ec2/detect-ec2-classic-instances/step3.png"/>
4. Select the "Instances" option on the left navigation panel to verify whether any instances are launched under "EC2-Classic."</br> <img src="/resources/aws/ec2/detect-ec2-classic-instances/step4.png"/>
alphadev4 marked this conversation as resolved.
Show resolved Hide resolved
5. Select the "EC2 instance" and select the "Details" tab from the bottom panel. If the "VPC Id" parameter has no value assigned, the selected EC2 instance was launched within the EC2-Classic.</br> <img src="/resources/aws/ec2/detect-ec2-classic-instances/step5.png"/>
6. Repeat steps number 2 - 5 to verify other "EC2 instances" in the selected region.</br>
7. Navigate to "Instances" under the EC2 dashboard and copy all the Security Group settings of your selected instance.</br> <img src="/resources/aws/ec2/detect-ec2-classic-instances/step7.png"/>
8. Select the "EC2-Classic" instance and select the "Action" button from the top menu. Select the "Image" option and select the "Create Image" to create the AMI of the selected "EC2-Classic" Instance.</br> <img src="/resources/aws/ec2/detect-ec2-classic-instances/step8.png"/>
9. On the "Create Image" tab enter the Image Name and Image Description and click on the "Create Image" option at the bottom to make the changes.</br> <img src="/resources/aws/ec2/detect-ec2-classic-instances/step9.png"/>
10. Navigate to "AMIs" under "Images" and once the AMI is ready, select the "EC2-Classic" AMI and click on the "Launch" button at the top.</br></br> <img src="/resources/aws/ec2/detect-ec2-classic-instances/step10.png"/>
10. Go back to EC2 dashboard and click "Launch instances". Navigate to "My AMIs" and select the "EC2-Classic" AMI by clicking "Select" button on the right.</br></br> <img src="/resources/aws/ec2/detect-ec2-classic-instances/step10.png"/>
11. Select the "Instance Type" as per the requirement and click on the "Next: Configure Instance Details" button at the bottom.</br><img src="/resources/aws/ec2/detect-ec2-classic-instances/step11.png"/>
12. On the "Configure Instance Details" page, select the "VPC" option under Network and make other changes as per requirement. Click on the "Next: Add Storage" button at the bottom and select the "Storage" as per the need.</br> <img src="/resources/aws/ec2/detect-ec2-classic-instances/step12.png"/>
13. On the "Security Group" page, enter the same rules which we copied in Step7 and click on the "Review and Lunch" button. </br> <img src="/resources/aws/ec2/detect-ec2-classic-instances/step13.png"/>
alphadev4 marked this conversation as resolved.
Show resolved Hide resolved
14. Click on the "View Instances" option to return to the Instance page and check whether the new EC2-VPC instance have clear all the status check and is healthy and working fine.</br> <img src="/resources/aws/ec2/detect-ec2-classic-instances/step14.png"/>
14. Click on the "View Instances" option to return to the Instance page and check whether the new EC2-VPC instance have cleared all the status check and is healthy and working fine.</br> <img src="/resources/aws/ec2/detect-ec2-classic-instances/step14.png"/>
alphadev4 marked this conversation as resolved.
Show resolved Hide resolved
15. Once the new EC2-VPC instance is working fine, terminate the older EC2-Classic instance.
16. Repeat steps number 7 - 15 to migrate instances from EC2 Classic to VPC.</br>
Binary file modified resources/aws/ec2/detect-ec2-classic-instances/step10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/detect-ec2-classic-instances/step14.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/detect-ec2-classic-instances/step2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/detect-ec2-classic-instances/step3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/detect-ec2-classic-instances/step4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/detect-ec2-classic-instances/step7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/detect-ec2-classic-instances/step8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/ec2/detect-ec2-classic-instances/step9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.