8000 Add a direct link to enable the API. (#1466) · codeinpeace/python-docs-samples@4d584ac · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 4d584ac

Browse files
Add a direct link to enable the API. (GoogleCloudPlatform#1466)
User reported a bug because it was not clear how to enable the API.
1 parent 79c3f79 commit 4d584ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ These samples are used on the following documentation pages:
3232

3333
### Google Compute Engine or Google Container Engine
3434

35-
1. Enable the IAM API on your project.
35+
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.
3636
2. Create a VM with the IAM scope:
3737
```
3838
gcloud compute instances create INSTANCE_NAME

0 commit comments

Comments
 (0)
0