Valid Professional-Cloud-Security-Engineer Dumps shared by ExamDiscuss.com for Helping Passing Professional-Cloud-Security-Engineer Exam! ExamDiscuss.com now offer the newest Professional-Cloud-Security-Engineer exam dumps, the ExamDiscuss.com Professional-Cloud-Security-Engineer exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com Professional-Cloud-Security-Engineer dumps with Test Engine here:
Your company must follow industry specific regulations. Therefore, you need to enforce customer-managed encryption keys (CMEK) for all new Cloud Storage resources in the organization called org1. What command should you execute?
Correct Answer: D
* Requirement: * Enforce the use of Customer-Managed Encryption Keys (CMEK) for all new Cloud Storage resources in the organization. * Policy Constraint: * Use the constraints/gcp.restrictNonCmekServices constraint to enforce CMEK usage. * Policy Type and Value: * Set the policy type to allow to specify which services must use CMEK. * In this case, the policy value should be storage.googleapis.com to target Cloud Storage. * Command: * Applying the organization policy with the appropriate binding ensures that all new Cloud Storage resources under the organization will require CMEK. * Steps: * Step 1: Go to the Google Cloud Console. * Step 2: Navigate to the Organization Policies page. * Step 3: Apply the policy constraint constraints/gcp.restrictNonCmekServices with the allow policy type and storage.googleapis.com as the policy value. References: * Organization Policy Constraints * Customer-Managed Encryption Keys (CMEK)