Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Commit

Permalink
GCP: Bolding for instructor.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddelkoop committed Feb 10, 2022
1 parent f2f99d9 commit b5d30b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/GCP/06_sharing_results.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"source": [
"We will now add Members to a Bucket using the Web Console. We will use the Web Console to interactively build the policy binding by doing the following:\n",
" * Navigation Menu -> **Storage/Cloud Storage** -> Browser -> Click on the Bucket Name (**Bucket Details**) -> Select the **Permissions** tab -> Click **Add** next to \"Permissions\" above the permissions list.\n",
" * In the \"New Principals\" box add the Identity for the collaborator (another individual) as directed by the instructor.\n",
" * Select the \"Storage Object Viewer\" by typing \"Storage Object Viewer\" in the filter and then selecting \"Storage Object Viewer\". Do not use any \"Legacy Storage\" roles.\n",
" * In the \"**New Principals**\" box add the Identity for the collaborator (another individual) as directed by the instructor.\n",
" * Select the \"**Storage Object Viewer**\" by typing \"Storage Object Viewer\" in the filter and then selecting \"Storage Object Viewer\". Do not use any \"Legacy Storage\" roles.\n",
" * Click \"Save\" to save the policy.\n",
" ![iam-storage-object-viewer](img/iam-storage-object-viewer.png)\n",
" * Verify the policy is listed in the \"Permissions\" table on the \"Bucket Details\" page (you should now be on this page).\n",
Expand Down

0 comments on commit b5d30b8

Please sign in to comment.