From 4d584ac1ac7993131cd39b2753bf8800e86a5ccd Mon Sep 17 00:00:00 2001 From: Jeffrey Rennie Date: Thu, 10 May 2018 16:24:07 -0700 Subject: [PATCH] Add a direct link to enable the API. (#1466) User reported a bug because it was not clear how to enable the API. --- iap/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iap/README.md b/iap/README.md index 630ea8dcd9bf..bad4d5088bb2 100644 --- a/iap/README.md +++ b/iap/README.md @@ -32,7 +32,7 @@ These samples are used on the following documentation pages: ### Google Compute Engine or Google Container Engine -1. Enable the IAM API on your project. +1. [Click here](https://console.cloud.google.com/flows/enableapi?apiid=iam.googleapis.com&showconfirmation=true) to visit Google Cloud Platform Console and enable the IAM API on your project. 2. Create a VM with the IAM scope: ``` gcloud compute instances create INSTANCE_NAME