Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

An administrator's environment has a complex Sysprep script that must be applied to all new VMs.

Which feature could be used to accomplish this?

A.

Scheduler Policies

B.

Clone from Image Service

C.

Guest Customization

D.

Quota Management

As part of a security review, a blueprint developer has observed that sensitive information is being exposed through the Application Audit Logs, specifically in the output of Set-Variable tasks.

What step should the developer take?

A.

When setting the variable in the task, use the form =secret=.

B.

Blueprints should not be used to handle sensitive information.

C.

Variables should be created as secret variables so the value is masked in the output.

D.

Use the built-in @@{jsonEncode(value)}@@ macro to store the value encrypted.

What is required to enable Self-Service access for users?

A.

Configuring a scheduler job

B.

Creating an Environment

C.

Uploading a VM Image

D.

Assigning RBAC roles

An application developer has been given operator permissions within a Project. The developer has been tasked with creating a blueprint that will create a Linux VM with the application NGINX installed and configured.

What is required to complete this task?

A.

The developer must request additional permissions before taking the steps to create the Linux blueprint and task sequence.

B.

The developer will create a multi-VM blueprint within the specified project.

C.

The developer will create a single-VM blueprint. Select Linux as the operating system. Then create a shell task to install NGINX.

D.

The developer will import a Linux blueprint into the project with the required task sequence pre-created and select the image.

An administrator is required to restore a long list of VMs from snapshot due to a security incident.

How could the administrator leverage Intelligent Operations to compile a list of VMs recovered from snapshots?

A.

Create Playbook using Events to assign a Category of snapshot recovered.

B.

Create Playbook using Alert based Trigger to create a list of recovered VMs.

C.

Create Playbook using Time based Trigger to recover VMs from snapshots.

D.

Create Playbook using Alerts Matching Criteria to create a list of recovered VMs.

An administrator would like to configure Self-Service access to a new Oracle Cloud.

Where would the administrator accomplish this task?

A.

Marketplace

B.

Environments

C.

Projects

D.

Providers

A Playbook is configured to auto-remediate high severity alerts, but no remediation actions are being Triggered.

What is the most likely explanation?

A.

Playbook trigger condition doesn't match alert rule criteria. Playbook is working as implemented.

B.

Remediation actions are incorrectly defined, indicating the Playbook is not working as designed.

C.

Playbook has autopilot disabled. Playbook is unable to take actions without autopilot enabled.

D.

Alert severity is set to medium, which should still trigger the Playbook. Playbook not working as designed.

An administrator must create a VM with a specific IP address and provision it into a security group before it's powered on.

What type of tasks would allow them to accomplish this?

A.

Post-delete and Pre-create

B.

While-loop and Post-create

C.

Pre-create and Post-create

D.

VM power-on and Post-delete

When using Prism Central Disaster Recovery in an Organization, which statement is true for Playbooks on a recovered Prism Central?

A.

No changes need to be made to credentials in enabled Playbooks since a credential provider is used.

B.

Credentials should be re-entered into enabled Playbooks since a credential provider is used.

C.

Credentials should be re-entered into enabled Playbooks so they will continue to work successfully.

D.

No changes need to be made to credentials in enabled Playbooks; they will continue to work successfully.

There is a blueprint that creates a Windows VM with IIS and it assigns the categories OSType: Windows and AppType:IIS. Another blueprint creates a Windows VM with VisualStudio Code and Chrome and assigns the categories OSType: Windows and Environment:Dev.

How can the administrator make every deployed VM automatically be replicated asynchronously (every 1 hour) to NC2 on AWS?

A.

Create a Protection Policy using the category OSType: Windows.

B.

Create a Protection Policy using the category AppType:IIS.

C.

Create a Protection Policy and manually assign all deployed VMs.

D.

Create a Protection Policy using the category Environment:Dev.