1z0-1104-23 試験問題 61

Which Oracle Cloud Service provides restricted accessto target resources?
  • 1z0-1104-23 試験問題 62

    Challenge 1 - Task 3 of 5
    Authorize OCI Resources to Retrieve the Secret from the Vault
    Scenario
    You are working on a Python program running on a compute instance that needs to access an external service. To access the external service, the program needs credentials (password). Given that it is not a best security practice, you decide not to hard code the credential in the program. Instead, you store the password (secret) in a vault using the OCI Vault service. The requirement now is to authorize the compute instance so that the Python program can retrieve the password (secret) by making an API call to the OCI Vault.

    Preconfigured
    To complete this requirement, you are provided with:
    An OCI Vault to store the secret required by the program, which is created in the root compartment as PBT_Vault_SP.
    An instance principal IAM service, which enables instances to be authorized actors (principals) that can retrieve the secret from the OCI Vault.
    A dynamic group named PBT_Dynamic_Group_SP with permissions to access the OCI Vault. This dynamic group includes all of the instances in your compartment.
    Access to Cloud Shell.
    Permissions to perform only the tasks within the challenge.
    Note: You are provided with access to an OCI Tenancy, an assigned compartment, and OCI credentials. Throughout your exam, ensure to use the assigned Compartment 99234021-C01 and Region us-ashburn-1.
    Complete the following task in the OCI environment provisioned:
    Create a new VCN with the name PBT_SECRET_VCN01 and public subnet within your assigned compartment.

    1z0-1104-23 試験問題 63

    A company has OCI tenancy which has mount target associated with two File Systems, CG_1 and CG_2. These FileSystems are accessed by IP-based clients AB_1 and AB_2 respectively. As a security administrator, how can you provide access to both clients such that CGI has Read only access on AB1 and CG_2 has Read/Write access on AB_2?
  • 1z0-1104-23 試験問題 64

    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?
  • 1z0-1104-23 試験問題 65

    You have subscribed to a tenancy, in which you want to isolate the OCI resources from different users logically for governance. Which OCI resource will help you achieve logical separation? (Choose the best Answer.)