1z0-1067-23 試験問題を無料オンラインアクセス
| 試験コード: | 1z0-1067-23 |
| 試験名称: | Oracle Cloud Infrastructure 2023 Cloud Operations Professional |
| 認定資格: | Oracle |
| 無料問題数: | 89 |
| 更新日: | 2026-09-04 |
You use a bucket in Object Storage to store backups of a database. Versioning is enabled on these objects, so that every time you take a new backup, it creates a new version. You add the following life-cycle policy rule: {
"action": "DELETE","is-enabled": true, "name": "Delete-Rule", "object-name-filter": null, "target": "objects",
"time-amount": 60, "time-unit": "DAYS" } Which option is true regarding this rule?
Which two statements are TRUE about Object Storage data security and encryption in Oracle Cloud Infrastructure (OCI)? (Choose two.)
You have configured an Alarm Definition in the OracleCloud Infrastructure (OCI) Monitoring service to send notifications through email. The alarm should resend notifications at specified intervals if the alarm. continues to be in the firing state. A subscriber in the Notifications Topic complains about not receiving multiple emails upon failures. Which of the following could be the possible cause of this issue?
You set up a bastion host in your Virtual Cloud Network (VCN) to allow only your IP ad-dress (140.19.2.140) to establish SSH connections with your compute instances that are deployed in a private subnet. The compute instances have an attached Network Security Group (NSG) with a Source Type: Network Security Group (NSG), Source NSG: NSG-050504. To secure the bastion host, you add thefollowing ingress rules to its NSG:
Type: All TCP Proto-col: TCP Port Range: 22 Source: 140.19.2.140/32 Type: All TCP Protocol: TCP Port Range: 22 Source: NSG-050504 However, when you check the bastion host logs, you discover that there are IP addresses other than your own that can access your bastion host. What is the root cause of this issue?