Create and Manage Cloud Storage Buckets and Encryption Reviews
201109 reviews
While creating the bucket, there is no instruction to get the "Encryption enforcement rules" to allow CSEK. Later in the lab this causes an issue.
Maulik M. · Reviewed 9 дней ago
Shivam I. · Reviewed 9 дней ago
Raymond P. · Reviewed 9 дней ago
Akshay Gowda .. · Reviewed 9 дней ago
Adriano H. · Reviewed 9 дней ago
couldn't use CSEK keys...had to redo the lab. Add instructions to enable CSEK in encryption.
Mike J. · Reviewed 9 дней ago
couldn't use CSEK keys
Mike J. · Reviewed 9 дней ago
Andersson Camilo O. · Reviewed 10 дней ago
Sushant R. · Reviewed 10 дней ago
No pase Task 3. Customer-supplied encryption keys (CSEK) al ejecutar: gsutil cp setup2.html gs://$BUCKET_NAME_1/ gsutil cp setup3.html gs://$BUCKET_NAME_1/
Rubén M. · Reviewed 10 дней ago
No pase Task 3. Customer-supplied encryption keys (CSEK) al ejecutar: gsutil cp setup2.html gs://$BUCKET_NAME_1/ gsutil cp setup3.html gs://$BUCKET_NAME_1/
Rubén M. · Reviewed 10 дней ago
Samir C. · Reviewed 10 дней ago
Angel P. · Reviewed 10 дней ago
John F. · Reviewed 10 дней ago
Issue: Lab-created bucket defaults to "Restricted" for Customer-Supplied Encryption Keys (CSEK), causing a persistent PreconditionException: 412 error. Details: Error: When attempting gsutil cp with a valid .boto configuration, the bucket returns 412 Requested encryption type for object is not compliant with the bucket's encryption enforcement configuration. Environment: The bucket encryptionEnforcement was automatically set to RESTRICTED upon lab startup. Troubleshooting: * Validated ~/.boto syntax and keys. Attempted gcloud storage buckets update via JSON file to change restrictionMode to ALLOWED, which failed due to CLI Enum validation errors (No such value for OFF in Enum). Resolution: The upload only succeeded after manually navigating to the Bucket Protection tab in the Cloud Console and changing the Customer-supplied keys enforcement rule from Restricted to Allowed. Suggested Update: The lab startup script should initialize the bucket with CSEK enforcement set to ALLOWED to maintain compatibility with standard gsutil and gcloud storage commands as taught in the certification path.
José Luis M. · Reviewed 10 дней ago
Serge L. · Reviewed 10 дней ago
student_02_a70cb52ff57a@cloudshell:~ (qwiklabs-gcp-02-1b837e78ea77)$ gsutil cp setup2.html gs://mybkt-007/ gsutil cp setup3.html gs://mybkt-007/ Google recommends using Gcloud storage CLI (https://docs.cloud.google.com/storage/docs/discover-object-storage-gcloud) instead of gsutil. Please refer to migration guide (https://docs.cloud.google.com/storage/docs/gsutil-transition-to-gcloud) for assistance. Copying file://setup2.html [Content-Type=text/html]... PreconditionException: 412 Requested encryption type for object is not compliant with the bucket's encryption enforcement configuration. Google recommends using Gcloud storage CLI (https://docs.cloud.google.com/storage/docs/discover-object-storage-gcloud) instead of gsutil. Please refer to migration guide (https://docs.cloud.google.com/storage/docs/gsutil-transition-to-gcloud) for assistance. Copying file://setup3.html [Content-Type=text/html]... PreconditionException: 412 Requested encryption type for object is not compliant with the bucket's encryption enforcement configuration.
Andy W. · Reviewed 10 дней ago
saim a. · Reviewed 10 дней ago
Camilo M. · Reviewed 10 дней ago
A step to enable CSEK was missing so I got lost for a moment there. Otherwise okay
Pileći B. · Reviewed 10 дней ago
Max M. · Reviewed 10 дней ago
Muhammad Abdullah A. · Reviewed 10 дней ago
Ankita M. · Reviewed 10 дней ago
Nakul B. · Reviewed 10 дней ago
Dennis T. · Reviewed 10 дней ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.