Valid 1z0-1104-23 Dumps shared by ExamDiscuss.com for Helping Passing 1z0-1104-23 Exam! ExamDiscuss.com now offer the newest 1z0-1104-23 exam dumps, the ExamDiscuss.com 1z0-1104-23 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1z0-1104-23 dumps with Test Engine here:
your company has hired a consulting firm to audit your oracle cloud infrastructure activity and configuration you have created a set of users who will be performing the audit, you assigned these user to the orgauditgrp group. the auditor required the ability to see the configuration of all resources within tenant and you have agreed to exempt the dev compartment from the audit. which IAM policy should be created to grant the orgauditgrp the ability to look at configuration for all resources except for those resources inside the dev compartment?
Correct Answer: C
This policy allows the group orgauditgrp to inspect all resources in the tenancy, except for those in the compartment named dev. The inspect verb in Oracle Cloud Infrastructure's Identity and Access Management (IAM) policies allows a group to get the metadata of a resource but does not allow the group to get the resource's content. The condition where target.compartment.name !=dev ensures that resources in the dev compartment are excluded from this policy.