# 1z0-1084-20 — Question 604

**Type:** multiple_choice
**Topics:** topic_1

## Question

You are working on a serverless DevSecOps application using Oracle Functions. You have deployed a Python function that uses the Oracle Cloud Infrastructure
(OCI) Python SDK to stop any OCI Compute instance that does not comply with your corporate security standards. There are 3 non-compliant OCI Compute instances.
However, when you invoke this function none of the instances were stopped.
How should you troubleshoot this? (Choose the best answer.)

## Correct Answer

_See scenario._

## Explanation

Would go with B, for this time.
Debugging would be in case of an error returned by the function.
more info via 
https://docs.cloud.oracle.com/en-us/iaas/Content/Functions/Tasks/functionsexportingfunctionlogfiles.htm
https://docs.cloud.oracle.com/en-us/iaas/Content/Functions/Tasks/functionstroubleshooting.htm

**Reference:** examtopics_top_comment

---
Source: https://hiexam.net/q/oracle/1z0-1084-20/604  
Practice (tracked): https://hiexam.net/study/1z0-1084-20/practice