diff --git a/en/google/storage/bucket-versioning.md b/en/google/storage/bucket-versioning.md index b1b0f3707..4c19dde15 100644 --- a/en/google/storage/bucket-versioning.md +++ b/en/google/storage/bucket-versioning.md @@ -15,5 +15,7 @@ | **Recommended Action** | Bucket Versioning can only be enabled by using the Command Line Interface, use this command to enable Versioning: gsutil versioning set on gs://[BUCKET_NAME] | ## Detailed Remediation Steps - - +1. Log into the Google Cloud Platform Console. +2. Click on the 'cloud shell' icon on the top left of navigation bar ,as Bucket Versioning can only be enabled by using the CLI (Command Line Interface) .
+4. Repeat steps 3 to enable versioning to all other buckets in the project. diff --git a/resources/google/storage/bucket-logging/step2.png b/resources/google/storage/bucket-logging/step2.png new file mode 100644 index 000000000..813d774f9 Binary files /dev/null and b/resources/google/storage/bucket-logging/step2.png differ diff --git a/resources/google/storage/bucket-logging/step3.png b/resources/google/storage/bucket-logging/step3.png new file mode 100644 index 000000000..c0601cd3e Binary files /dev/null and b/resources/google/storage/bucket-logging/step3.png differ