From 48c5c1b8c348916149934b48ace557af1beac376 Mon Sep 17 00:00:00 2001 From: Megan Marsh Date: Thu, 5 Oct 2017 14:02:10 -0700 Subject: [PATCH] remove unnecessary faqs. Replaced the ami name with a filter. --- website/source/intro/getting-started/build-image.html.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/website/source/intro/getting-started/build-image.html.md b/website/source/intro/getting-started/build-image.html.md index e5d8466cf..30dd99504 100644 --- a/website/source/intro/getting-started/build-image.html.md +++ b/website/source/intro/getting-started/build-image.html.md @@ -462,9 +462,5 @@ us-east-1: ami-2970b753 And if you navigate to your EC2 dashboard you should see your shiny new AMI. -##FAQs: -####Where did you get the windows source AMI from? -If you click the "AMIs" option under "Images" on the lefthand side of your EC2 dashboard, you'll get a view of all of you AMIs. There is a toggle in the filter bar that allows you to switch from "Owned by me" to "Public Images". From there, you can apply filters like `Owner : Amazon images` and `Platform : Windows` and do a keyword search for the particular flavor of windows you're interested in. - [platforms]: /docs/builders/index.html