Configuring IAM Reviews
26095 reviews
Alain D. · Reviewed מעל 4 שנים ago
Richard H. · Reviewed מעל 4 שנים ago
Hmmmmmmm! I decided to repeat the lab and encountered the same hitch after creating custom roles in task 6. these other commands "Verify that you are still on the browser tab for Username 1, and open Cloud Shell if it is not already open. To create a new file called role.yaml, run the following command: nano role.yaml Copied! Copy the following role definition and paste into the nano editor in Cloud Shell: title: App Viewer description: Custom role to view apps stage: ALPHA includedPermissions: - compute.instances.get - compute.instances.list - appengine.versions.get - appengine.versions.list Copied! Press CTRL+X, press Y, and then press Enter to save the file. To create a new role, run the following command: gcloud iam roles create app_viewer --project \ $DEVSHELL_PROJECT_ID --file role.yaml Copied! You will see the following output: (do not copy) Created role [app_viewer]. description: Custom role to view apps etag: BwVshqVuvBs= includedPermissions: - appengine.versions.get - appengine.versions.list - compute.instances.get - compute.instances.list name: projects/xxxxxxxxxx/roles/app_viewer stage: ALPHA title: App Viewer Copied! To list all the custom roles in your project, run the following command: gcloud iam roles list --project $DEVSHELL_PROJECT_ID Copied! You will see both roles you created. Click Check my progress to verify the objective" became rocket science. Pheeewww!
Irene I. · Reviewed מעל 4 שנים ago
the time given to complete the lab is little
Akuayo R. · Reviewed מעל 4 שנים ago
Martin S. · Reviewed מעל 4 שנים ago
Jeremy S. · Reviewed מעל 4 שנים ago
Onur O. · Reviewed מעל 4 שנים ago
Gbemi A. · Reviewed מעל 4 שנים ago
Javier A. · Reviewed מעל 4 שנים ago
Evans K. · Reviewed מעל 4 שנים ago
Sherwin M. · Reviewed מעל 4 שנים ago
Shanmugavel S. · Reviewed מעל 4 שנים ago
Hmmmmmmm! I could not get my hands on task 6. I tried all I could. I hope I have chance to repeat it again.
Irene I. · Reviewed מעל 4 שנים ago
Li H. · Reviewed מעל 4 שנים ago
David B. · Reviewed מעל 4 שנים ago
Samuel L. · Reviewed מעל 4 שנים ago
Enzoni L. · Reviewed מעל 4 שנים ago
Muhamad Rafiq B. · Reviewed מעל 4 שנים ago
Jeric Y. · Reviewed מעל 4 שנים ago
ARMEL N. · Reviewed מעל 4 שנים ago
Varun S. · Reviewed מעל 4 שנים ago
Jeremy S. · Reviewed מעל 4 שנים ago
Using Firefox Private browsing windows, and accounts were mixed up when using the Cloud Console, ie the last logged in account was the one used by the console.
Alice B. · Reviewed מעל 4 שנים ago
the query for the permissions when creating a custom role is very slow
Renato D. · Reviewed מעל 4 שנים ago
SAMIR R. · Reviewed מעל 4 שנים ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.